de.netseeker.ejoe
Class EJConstants
java.lang.Object
de.netseeker.ejoe.EJConstants
- public final class EJConstants
- extends java.lang.Object
- Author:
- netseeker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NIO_HEADER_SIZE
public static final int NIO_HEADER_SIZE
- See Also:
- Constant Field Values
NIO_BYTEBUFFER_STREAM_SIZE
public static final int NIO_BYTEBUFFER_STREAM_SIZE
- See Also:
- Constant Field Values
NIO_MAX_ITERATIONS
public static final int NIO_MAX_ITERATIONS
- See Also:
- Constant Field Values
BUFFERED_STREAM_SIZE
public static final int BUFFERED_STREAM_SIZE
- See Also:
- Constant Field Values
EJOE_PORT
public static final int EJOE_PORT
- See Also:
- Constant Field Values
EJOE_CLASSLOADER_PORT
public static final int EJOE_CLASSLOADER_PORT
- See Also:
- Constant Field Values
EJOE_MAX_READPROCESSORS
public static final int EJOE_MAX_READPROCESSORS
- See Also:
- Constant Field Values
EJOE_MAX_WRITEPROCESSORS
public static final int EJOE_MAX_WRITEPROCESSORS
- See Also:
- Constant Field Values
EJOE_SELECT_TIMEOUT
public static final int EJOE_SELECT_TIMEOUT
- See Also:
- Constant Field Values
EJOE_CONNECTION_TIMEOUT
public static final int EJOE_CONNECTION_TIMEOUT
- See Also:
- Constant Field Values
EJOE_WAIT_CYCLE
public static final int EJOE_WAIT_CYCLE
- See Also:
- Constant Field Values
EJOE_WAIT_TIMEOUT
public static final int EJOE_WAIT_TIMEOUT
- See Also:
- Constant Field Values
EJOE_MAX_SOCKET_BUF_SIZE
public static final int EJOE_MAX_SOCKET_BUF_SIZE
- See Also:
- Constant Field Values
EJOE_DEFAULT_SOCKET_BUF_SIZE
public static final int EJOE_DEFAULT_SOCKET_BUF_SIZE
- See Also:
- Constant Field Values
IPTOS_LOWCOST
public static final int IPTOS_LOWCOST
- See Also:
- Constant Field Values
IPTOS_RELIABILITY
public static final int IPTOS_RELIABILITY
- See Also:
- Constant Field Values
IPTOS_THROUGHPUT
public static final int IPTOS_THROUGHPUT
- See Also:
- Constant Field Values
IPTOS_LOWDELAY
public static final int IPTOS_LOWDELAY
- See Also:
- Constant Field Values
EJConstants
public EJConstants()
Copyright © 2005-2006 netseeker. All Rights Reserved.