|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.accendia.iris.server.ClientContext
public class ClientContext
The client context provides the client proxy and the client connection.
| Method Summary | |
|---|---|
static java.lang.Object |
getClientProxy()
Returns the client proxy corresponding to the connection that invoked the current executing method. |
static IConnectionContext |
getConnectionContext()
Returns an object that describes the connection that invoked the current executing method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.Object getClientProxy()
public static IConnectionContext getConnectionContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||