|
||||||||||
| 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.Toolkit
com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
public class TCPAdapter.TCPToolkit
| Field Summary | |
|---|---|
protected TCPConnectionImpl |
connection
|
| Fields inherited from class com.sun.xml.ws.api.server.Adapter.Toolkit |
|---|
codec, head |
| Constructor Summary | |
|---|---|
TCPAdapter.TCPToolkit()
|
|
| Method Summary | |
|---|---|
void |
addCustomPacketSattellites(com.sun.xml.ws.api.message.Packet packet)
Method could be overwritten by children to add some extra Satellites to Packet |
void |
close()
|
protected com.sun.xml.ws.api.pipe.Codec |
getCodec(ChannelContext context)
|
protected void |
handle(TCPConnectionImpl con)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TCPConnectionImpl connection
| Constructor Detail |
|---|
public TCPAdapter.TCPToolkit()
| Method Detail |
|---|
protected void handle(@NotNull
TCPConnectionImpl con)
throws java.io.IOException,
WSTCPException
java.io.IOException
WSTCPException
@NotNull
protected com.sun.xml.ws.api.pipe.Codec getCodec(@NotNull
ChannelContext context)
public void addCustomPacketSattellites(@NotNull
com.sun.xml.ws.api.message.Packet packet)
public void close()
close in interface com.sun.xml.ws.api.server.TransportBackChannel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||