public interface ServerSynchroMessageConnection extends SynchroMessageConnection
| Modifier and Type | Method and Description |
|---|---|
Subject |
getSubject()
Returns a connection-specific subject used for authorization.
|
void |
setCallback(SynchroCallback cb)
Sets a callback to receive a remote request.
|
close, connect, getConnectionId, sendOneWayvoid setCallback(SynchroCallback cb)
cb - a callback used to treat a remote request.IllegalArgumentException - thrown if the value of cb is null.Subject getSubject()
Copyright © 2019 Terracotta, Inc.. All rights reserved.