Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
-
Packages that use OpenChannel Package Description com.sun.xml.ws.transport.tcp.servicechannel.stubs -
-
Uses of OpenChannel in com.sun.xml.ws.transport.tcp.servicechannel.stubs
Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return OpenChannel Modifier and Type Method Description OpenChannelObjectFactory. createOpenChannel()Create an instance ofOpenChannelMethods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return types with arguments of type OpenChannel Modifier and Type Method Description javax.xml.bind.JAXBElement<OpenChannel>ObjectFactory. createOpenChannel(OpenChannel value)Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs with parameters of type OpenChannel Modifier and Type Method Description javax.xml.bind.JAXBElement<OpenChannel>ObjectFactory. createOpenChannel(OpenChannel value)
-