|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A demultiplexer reads messages from a connection's physical connection
implementation, and sends them to their associated Channel
instances.
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 | ||||||||||