Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.stubs.CloseChannel
-
Packages that use CloseChannel Package Description 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 Modifier and Type Method Description CloseChannelObjectFactory. createCloseChannel()Create an instance ofCloseChannelMethods in com.sun.xml.ws.transport.tcp.servicechannel.stubs that return types with arguments of type CloseChannel Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CloseChannel>ObjectFactory. createCloseChannel(CloseChannel value)Methods in com.sun.xml.ws.transport.tcp.servicechannel.stubs with parameters of type CloseChannel Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CloseChannel>ObjectFactory. createCloseChannel(CloseChannel value)
-