com.sun.jini.jeri.internal.mux
Class SocketChannelConnectionIO.Handler
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocketChannelConnectionIO.Handler
private SocketChannelConnectionIO.Handler()
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.