com.sun.jini.jeri.internal.mux
Class SocketChannelConnectionIO.Handler

java.lang.Object
  extended by com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO.Handler
All Implemented Interfaces:
SelectionManager.SelectionHandler
Enclosing class:
SocketChannelConnectionIO

private class SocketChannelConnectionIO.Handler
extends Object
implements SelectionManager.SelectionHandler


Constructor Summary
private SocketChannelConnectionIO.Handler()
           
 
Method Summary
 void handleSelection(int readyMask, SelectionManager.Key key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocketChannelConnectionIO.Handler

private SocketChannelConnectionIO.Handler()
Method Detail

handleSelection

public void handleSelection(int readyMask,
                            SelectionManager.Key key)
Specified by:
handleSelection in interface SelectionManager.SelectionHandler


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.