Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel

Packages that use OpenChannel
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
 OpenChannel ObjectFactory.createOpenChannel()
          Create an instance of OpenChannel
 

Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return types with arguments of type OpenChannel
 javax.xml.bind.JAXBElement<OpenChannel> ObjectFactory.createOpenChannel(OpenChannel value)
          Create an instance of JAXBElement<OpenChannel>}
 

Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs with parameters of type OpenChannel
 javax.xml.bind.JAXBElement<OpenChannel> ObjectFactory.createOpenChannel(OpenChannel value)
          Create an instance of JAXBElement<OpenChannel>}