Uses of Class
com.sun.grizzly.TCPSelectorHandler.ConnectChannelOperation

Packages that use TCPSelectorHandler.ConnectChannelOperation
com.sun.grizzly   
 

Uses of TCPSelectorHandler.ConnectChannelOperation in com.sun.grizzly
 

Methods in com.sun.grizzly with parameters of type TCPSelectorHandler.ConnectChannelOperation
protected  void TCPSelectorHandler.onConnectOp(Context ctx, TCPSelectorHandler.ConnectChannelOperation selectionKeyOp)
          Handle new OP_CONNECT ops.
protected  void UDPSelectorHandler.onConnectOp(Context ctx, TCPSelectorHandler.ConnectChannelOperation selectionKeyOp)
          Handle new OP_CONNECT ops.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.