|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PlasticConnection
Simple interface describing a connnection to a hub.
Well-behaved implementations should ensure that the connection is
closed even if unregister()
is not explicitly called, for
instance in the finalizer and/or at JVM shutdown.
Method Summary | |
---|---|
URI |
getId()
Returns the client ID which identifies this connection to the hub. |
void |
unregister()
Ensures that this connection is no longer registered with the hub. |
Method Detail |
---|
URI getId()
void unregister()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |