| |
|
| org.apache.cxf.jaxws.AbstractJaxWsTest org.apache.cxf.jaxws.service.AnnotationInterceptorTest
Inner Class :public class HelloServiceImpl implements HelloService | |
Inner Class :public class HelloServiceImplNoAnnotation implements HelloService | |
Inner Class :public class SayHiImplementation implements SayHi | |
Inner Class :public class SayHiNoInterceptor implements SayHi | |
Inner Class :public class SayHiInterfaceImpl implements SayHiInterface | |
Inner Class :public class SayHiInterfaceImpl2 implements SayHiInterface | |
setUp | public void setUp()(Code) | | |
testJaxWsFrontendWithAnnotationInSEI | public void testJaxWsFrontendWithAnnotationInSEI() throws Exception(Code) | | |
testJaxWsFrontendWithAnnotationInSEIAndImpl | public void testJaxWsFrontendWithAnnotationInSEIAndImpl() throws Exception(Code) | | |
testJaxwsFrontendWithAnnotationInImpl | public void testJaxwsFrontendWithAnnotationInImpl() throws Exception(Code) | | |
testJaxwsFrontendWithFeatureAnnotation | public void testJaxwsFrontendWithFeatureAnnotation() throws Exception(Code) | | |
testJaxwsFrontendWithNoAnnotation | public void testJaxwsFrontendWithNoAnnotation() throws Exception(Code) | | |
testSimpleFrontendWithFeature | public void testSimpleFrontendWithFeature() throws Exception(Code) | | |
testSimpleFrontendWithNoAnnotation | public void testSimpleFrontendWithNoAnnotation() throws Exception(Code) | | |
Fields inherited from org.apache.cxf.jaxws.AbstractJaxWsTest | protected LocalTransportFactory localTransport(Code)(Java Doc)
|
|
|
|