|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ChannelMultiplexerThread.CallbackHandler
Method Summary | |
---|---|
void |
connectionClosed()
Signals that the remote host has closed the connection. |
void |
newStream(ChannelMultiplexerThread muxer,
int streamID)
Signals that the remote end has created a new sub-stream. |
void |
shutdown()
Signals that the channel multiplexer thread is shutting down. |
Method Detail |
---|
void newStream(ChannelMultiplexerThread muxer, int streamID)
void connectionClosed()
void shutdown()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |