org.w3c.www.mux
Interface MUX
- All Known Implementing Classes:
- MuxInputStream
- public interface MUX
RECEIVER_DEFAULT_CREDIT
public static final int RECEIVER_DEFAULT_CREDIT
- See Also:
- Constant Field Values
SENDER_DEFAULT_CREDIT
public static final int SENDER_DEFAULT_CREDIT
- See Also:
- Constant Field Values
WRITER_BUFFER_SIZE
public static final int WRITER_BUFFER_SIZE
- See Also:
- Constant Field Values
READER_BUFFER_SIZE
public static final int READER_BUFFER_SIZE
- See Also:
- Constant Field Values
SENDER_DEFAULT_FRAGMENT_SIZE
public static final int SENDER_DEFAULT_FRAGMENT_SIZE
- See Also:
- Constant Field Values
SESSIONS_INCR
public static final int SESSIONS_INCR
- See Also:
- Constant Field Values
MAX_SESSION
public static final int MAX_SESSION
- See Also:
- Constant Field Values
LONG_LENGTH
public static final int LONG_LENGTH
- See Also:
- Constant Field Values
CONTROL
public static final int CONTROL
- See Also:
- Constant Field Values
SYN
public static final int SYN
- See Also:
- Constant Field Values
FIN
public static final int FIN
- See Also:
- Constant Field Values
RST
public static final int RST
- See Also:
- Constant Field Values
PUSH
public static final int PUSH
- See Also:
- Constant Field Values
SESSION
public static final int SESSION
- See Also:
- Constant Field Values
LENGTH
public static final int LENGTH
- See Also:
- Constant Field Values
CTRL_CODE
public static final int CTRL_CODE
- See Also:
- Constant Field Values
CTRL_DEFINE_STRING
public static final int CTRL_DEFINE_STRING
- See Also:
- Constant Field Values
CTRL_DEFINE_STACK
public static final int CTRL_DEFINE_STACK
- See Also:
- Constant Field Values
CTRL_MUX_CONTROL
public static final int CTRL_MUX_CONTROL
- See Also:
- Constant Field Values
CTRL_SEND_CREDIT
public static final int CTRL_SEND_CREDIT
- See Also:
- Constant Field Values