Uses of Class
org.apache.cxf.ws.rm.Source
-
Packages that use Source Package Description org.apache.cxf.ws.rm -
-
Uses of Source in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return Source Modifier and Type Method Description SourceRMEndpoint. getSource()SourceRMManager. getSource(Message message)SourceSourceSequence. getSource()Returns the source associated with this source sequence.Methods in org.apache.cxf.ws.rm with parameters of type Source Modifier and Type Method Description voidRMEndpoint. setSource(Source source)
-