Uses of Class
org.apache.cxf.ws.mc.v200702.MakeConnectionType
-
Packages that use MakeConnectionType Package Description org.apache.cxf.ws.mc.v200702 -
-
Uses of MakeConnectionType in org.apache.cxf.ws.mc.v200702
Methods in org.apache.cxf.ws.mc.v200702 that return MakeConnectionType Modifier and Type Method Description MakeConnectionType
ObjectFactory. createMakeConnectionType()
Create an instance ofMakeConnectionType
Methods in org.apache.cxf.ws.mc.v200702 that return types with arguments of type MakeConnectionType Modifier and Type Method Description JAXBElement<MakeConnectionType>
ObjectFactory. createMakeConnection(MakeConnectionType value)
Methods in org.apache.cxf.ws.mc.v200702 with parameters of type MakeConnectionType Modifier and Type Method Description JAXBElement<MakeConnectionType>
ObjectFactory. createMakeConnection(MakeConnectionType value)
-