Class ServiceChannelCreator
- java.lang.Object
-
- com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelCreator
-
public class ServiceChannelCreator extends Object
- Author:
- Alexey Stashok
-
-
Constructor Summary
Constructors Constructor Description ServiceChannelCreator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.sun.xml.ws.api.server.WSEndpoint<ServiceChannelWSImpl>getServiceChannelEndpointInstance()
-
-
-
Method Detail
-
getServiceChannelEndpointInstance
public static com.sun.xml.ws.api.server.WSEndpoint<ServiceChannelWSImpl> getServiceChannelEndpointInstance()
-
-