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 Source
RMEndpoint. getSource()
Source
RMManager. getSource(org.apache.cxf.message.Message message)
Source
SourceSequence. 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 void
RMEndpoint. setSource(Source source)
-