Uses of Class
org.apache.cxf.ws.rm.v200502.ObjectFactory

Packages that use ObjectFactory
org.apache.cxf.ws.rm   
 

Uses of ObjectFactory in org.apache.cxf.ws.rm
 

Methods in org.apache.cxf.ws.rm that return ObjectFactory
static ObjectFactory RMUtils.getWSRM200502Factory()
          Get the factory for WS-ReliableMessaging 1.0 using the standard 200408 WS-Addressing namespace.
 



Apache CXF