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

Packages that use CloseChannel
com.sun.xml.ws.transport.tcp.servicechannel.stubs   
 

Uses of CloseChannel in com.sun.xml.ws.transport.tcp.servicechannel.stubs
 

Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return CloseChannel
 CloseChannel ObjectFactory.createCloseChannel()
          Create an instance of CloseChannel
 

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

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