Uses of Interface
org.apache.cxf.test.TestInterfacePort

Packages that use TestInterfacePort
org.apache.cxf.test   
 

Uses of TestInterfacePort in org.apache.cxf.test
 

Methods in org.apache.cxf.test that return TestInterfacePort
 TestInterfacePort TestService.getNewPort()
           
 TestInterfacePort TestService.getNewPort(javax.xml.ws.WebServiceFeature... features)
           
 



Apache CXF