com.sibvisions.rad.server
Class ServerContextImpl
java.lang.Object
javax.rad.server.ServerContext
com.sibvisions.rad.server.AbstractServerContext
com.sibvisions.rad.server.ServerContextImpl
public class ServerContextImpl
- extends AbstractServerContext
The ServerContextImpl is an internal ServerContext implementation.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCallHandler
public ICallHandler getCallHandler()
- Gets the
ICallHandler for the current context. The handler is session
independent.
- Overrides:
getCallHandler in class AbstractServerContext
- Returns:
- the call handler or
null if no current session is available
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.