public interface SessionCallback
Modifier and Type | Interface and Description |
---|---|
static class |
SessionCallback.SimpleCloseCallback
Assumes that only close() will be called.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
java.lang.String |
getName() |
java.lang.Object |
getObject() |
void |
join(java.lang.String session) |