|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
public final class WSTCPFramedConnectionHandler
Field Summary |
---|
Fields inherited from interface com.sun.enterprise.web.connector.grizzly.Handler |
---|
BREAK, CONTINUE, REQUEST_BUFFERED, REQUEST_LINE_PARSED, RESPONSE_PROCEEDED |
Constructor Summary | |
---|---|
WSTCPFramedConnectionHandler(WSTCPStreamAlgorithm streamAlgorithm)
|
Method Summary | |
---|---|
void |
attachChannel(java.nio.channels.SocketChannel socketChannel)
|
int |
handle(java.lang.Object request,
int code)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSTCPFramedConnectionHandler(@NotNull WSTCPStreamAlgorithm streamAlgorithm)
Method Detail |
---|
public int handle(java.lang.Object request, int code) throws java.io.IOException
handle
in interface com.sun.enterprise.web.connector.grizzly.Handler
java.io.IOException
public void attachChannel(java.nio.channels.SocketChannel socketChannel)
attachChannel
in interface com.sun.enterprise.web.connector.grizzly.Handler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |