public static class NioTcpMessageProcessor.ChangeRequest extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CHANGEOPS |
int |
ops |
static int |
REGISTER |
SocketChannel |
socket |
int |
type |
Constructor and Description |
---|
NioTcpMessageProcessor.ChangeRequest(SocketChannel socket,
int type,
int ops) |
public static final int REGISTER
public static final int CHANGEOPS
public SocketChannel socket
public int type
public int ops
public NioTcpMessageProcessor.ChangeRequest(SocketChannel socket, int type, int ops)
Copyright © 2018. All Rights Reserved.