com.jbase.jremote.io.inflow
Class PendingChange
java.lang.Object
com.jbase.jremote.io.inflow.PendingChange
public class PendingChange
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REGISTER
public static final int REGISTER
- See Also:
- Constant Field Values
CHANGEOPS
public static final int CHANGEOPS
- See Also:
- Constant Field Values
PendingChange
public PendingChange(SocketChannel channel,
int type,
int ops)
getType
public int getType()
getOps
public int getOps()
getChannel
public SocketChannel getChannel()
Copyright © 2016 TEMENOS. All Rights Reserved.