|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionInternal
Enhanced Connection
class to initialize it by library and therefore user has to care about less things.
Method Summary | |
---|---|
void |
establish()
Kind of a init method; delegates establish() invocation to internal OscPort and starts rerouting. |
Methods inherited from interface net.sf.josceleton.connection.api.Connection |
---|
getUserService |
Methods inherited from interface net.sf.josceleton.core.api.async.Async |
---|
addListener, removeListener |
Methods inherited from interface net.sf.josceleton.core.api.async.Closeable |
---|
close |
Method Detail |
---|
void establish()
OscPort
and starts rerouting.
IllegalStateException
- if invoked more than one time.$see {@link OscMessageAddressRouter#reroute(OscPort, OscMessageRouterCallback)}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |