|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.api.server.Adapter<TCPAdapter.TCPToolkit>
com.sun.xml.ws.transport.tcp.server.TCPAdapter
com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter
public final class TCPServiceChannelWSAdapter
Nested Class Summary | |
---|---|
static class |
TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
|
Nested classes/interfaces inherited from class com.sun.xml.ws.transport.tcp.server.TCPAdapter |
---|
TCPAdapter.TCPToolkit |
Nested classes/interfaces inherited from class com.sun.xml.ws.api.server.Adapter |
---|
com.sun.xml.ws.api.server.Adapter.Toolkit |
Field Summary |
---|
Fields inherited from class com.sun.xml.ws.transport.tcp.server.TCPAdapter |
---|
FACTORY |
Fields inherited from class com.sun.xml.ws.api.server.Adapter |
---|
endpoint, pool |
Constructor Summary | |
---|---|
TCPServiceChannelWSAdapter(java.lang.String name,
java.lang.String urlPattern,
com.sun.xml.ws.api.server.WSEndpoint endpoint,
WSTCPAdapterRegistry adapterRegistry)
|
Method Summary | |
---|---|
protected TCPAdapter.TCPToolkit |
createToolkit()
|
Methods inherited from class com.sun.xml.ws.transport.tcp.server.TCPAdapter |
---|
getValidPath, handle, sendErrorResponse |
Methods inherited from class com.sun.xml.ws.api.server.Adapter |
---|
getEndpoint |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TCPServiceChannelWSAdapter(@NotNull java.lang.String name, @NotNull java.lang.String urlPattern, @NotNull com.sun.xml.ws.api.server.WSEndpoint endpoint, @NotNull WSTCPAdapterRegistry adapterRegistry)
Method Detail |
---|
protected TCPAdapter.TCPToolkit createToolkit()
createToolkit
in class TCPAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |