|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServerSynchroMessageConnection
| Method Summary | |
|---|---|
Subject |
getSubject()
Returns a connection-specific subject used for authorization. |
void |
setCallback(SynchroCallback cb)
Sets a callback to receive a remote request. |
| Methods inherited from interface com.sun.jmx.remote.generic.SynchroMessageConnection |
|---|
close, connect, getConnectionId, sendOneWay |
| Method Detail |
|---|
void setCallback(SynchroCallback cb)
cb - a callback used to treat a remote request.
IllegalArgumentException - thrown if the value of cb is null.Subject getSubject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||