com.sun.xml.ws.transport.tcp.server
Class TCPServiceChannelWSAdapter
java.lang.Object
com.sun.xml.ws.api.server.Adapter<TCPAdapter.TCPToolkit>
com.sun.xml.ws.transport.tcp.server.TCPAdapter
com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter
- All Implemented Interfaces:
- com.sun.xml.ws.api.Component, com.sun.xml.ws.api.config.management.Reconfigurable
public final class TCPServiceChannelWSAdapter
- extends TCPAdapter
- Author:
- Alexey Stashok
| Nested classes/interfaces inherited from class com.sun.xml.ws.api.server.Adapter |
com.sun.xml.ws.api.server.Adapter.Toolkit |
| Fields inherited from class com.sun.xml.ws.api.server.Adapter |
endpoint, pool |
| Methods inherited from class com.sun.xml.ws.api.server.Adapter |
getEndpoint, getEndpointComponent, getPool, getSPI, reconfigure |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCPServiceChannelWSAdapter
public TCPServiceChannelWSAdapter(@NotNull
String name,
@NotNull
String urlPattern,
@NotNull
com.sun.xml.ws.api.server.WSEndpoint endpoint,
@NotNull
WSTCPAdapterRegistry adapterRegistry)
createToolkit
protected TCPAdapter.TCPToolkit createToolkit()
- Overrides:
createToolkit in class TCPAdapter
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.