com.sun.xml.ws.transport.tcp.grizzly
Class WSTCPFramedConnectionHandler
java.lang.Object
com.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
- All Implemented Interfaces:
- com.sun.enterprise.web.connector.grizzly.Handler
public final class WSTCPFramedConnectionHandler
- extends Object
- implements com.sun.enterprise.web.connector.grizzly.Handler
- Author:
- Alexey Stashok
| Fields inherited from interface com.sun.enterprise.web.connector.grizzly.Handler |
BREAK, CONTINUE, HEADERS_PARSED, REQUEST_BUFFERED, REQUEST_LINE_PARSED, RESPONSE_PROCEEDED |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSTCPFramedConnectionHandler
public WSTCPFramedConnectionHandler(@NotNull
WSTCPStreamAlgorithm streamAlgorithm)
handle
public int handle(Object request,
int code)
throws IOException
- Specified by:
handle in interface com.sun.enterprise.web.connector.grizzly.Handler
- Throws:
IOException
attachChannel
public void attachChannel(SocketChannel socketChannel)
- Specified by:
attachChannel in interface com.sun.enterprise.web.connector.grizzly.Handler
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.