Apache CXF API

Uses of Class
org.apache.cxf.ws.rm.Source

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

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

Methods in org.apache.cxf.ws.rm that return Source
 Source RMEndpoint.getSource()
           
 Source SourceSequence.getSource()
          Returns the source associated with this source sequence.
 Source RMManager.getSource(Message message)
           
 

Methods in org.apache.cxf.ws.rm with parameters of type Source
 void RMEndpoint.setSource(Source source)
           
 


Apache CXF API

Apache CXF