|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines a connector.
A connector wraps a connecting socket and provides a uniform means to create an input and an output.
FIXME find a means to cancel opening ?
It is up to the implementation to ensure thread-safety and re-entrance.
Method Summary | |
void |
open()
Open the connector. |
Method Detail |
public void open()
Whether this method is blocking or not depends on the implementation.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |