com.sun.xml.ws.transport.tcp.grizzly
Class WSTCPFramedConnectionHandler
java.lang.Object
com.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
- All Implemented Interfaces:
- Handler
public final class WSTCPFramedConnectionHandler
- extends Object
- implements Handler
- Author:
- Alexey Stashok
| 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 Handler
- Throws:
IOException
attachChannel
public void attachChannel(SocketChannel socketChannel)
- Specified by:
attachChannel in interface Handler
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.