Uses of Class
com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
-
Packages that use ServiceChannelWSImpl Package Description com.sun.xml.ws.transport.tcp.server com.sun.xml.ws.transport.tcp.servicechannel -
-
Uses of ServiceChannelWSImpl in com.sun.xml.ws.transport.tcp.server
Methods in com.sun.xml.ws.transport.tcp.server that return types with arguments of type ServiceChannelWSImpl Modifier and Type Method Description com.sun.xml.ws.api.server.WSEndpoint<ServiceChannelWSImpl>WSTCPModule. createServiceChannelEndpoint() -
Uses of ServiceChannelWSImpl in com.sun.xml.ws.transport.tcp.servicechannel
Methods in com.sun.xml.ws.transport.tcp.servicechannel that return types with arguments of type ServiceChannelWSImpl Modifier and Type Method Description static com.sun.xml.ws.api.server.WSEndpoint<ServiceChannelWSImpl>ServiceChannelCreator. getServiceChannelEndpointInstance()
-