Uses of Interface
org.apache.cxf.mime.TestMtom

Packages that use TestMtom
org.apache.cxf.mime   
org.apache.cxf.mtom_xop   
 

Uses of TestMtom in org.apache.cxf.mime
 

Methods in org.apache.cxf.mime that return TestMtom
 TestMtom TestMtomJMSService.getTestMtomJMSPort()
           
 TestMtom TestMtomJMSService.getTestMtomJMSPort(javax.xml.ws.WebServiceFeature... features)
           
 TestMtom TestMtomService.getTestMtomPort()
           
 TestMtom TestMtomService.getTestMtomPort(javax.xml.ws.WebServiceFeature... features)
           
 

Uses of TestMtom in org.apache.cxf.mtom_xop
 

Classes in org.apache.cxf.mtom_xop that implement TestMtom
 class TestMtomImpl
           
 



Apache CXF