-
Call when a server-side connection has been explicitly accepted.
Call when a server-side connection has been explicitly accepted.
Call when a server-side connection has been explicitly accepted.
Access the session that the given remote object is bound to.
Call to establish a new client-side session.
Call to establish a new client-side session.
Returns the current thread-local session, which is available to a remote method
implementation when it's invoked.
void
Called when this object has been attached to a session and can be accessed remotely.
void
Called to establish a new socket connection using the session's
remote address
.
void
Called when this object has been detached from a session which it was previously
attached to.
void
Add a listener which is immediately invoked (in the current thread), or when the session
state changes, or when a reconnect attempt fails.
void
Set the handler which is invoked for any uncaught exceptions within this environment
instance.
void
Set the handler which is invoked for any uncaught exceptions within this session
instance.