|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A multiplexer reads messages from a connection's channels, and sends them down the connection's physical connection implementation.
Connection
Method Summary | |
void |
close()
Close the multiplexer, freeing any allocated resources. |
void |
start()
Start multiplexing. |
Method Detail |
public void start()
Connection
instance, and sends them down the connection's physical connection
implementation.
java.lang.IllegalStateException
- if the multiplexer has been closed.public void close()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |