|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcisco.uc.cuae.BasemessagingClient
public class BasemessagingClient
Base implementation of messagingClient, with default method implementations which throw UnsupportedOperationException. Extend this class to provide implementations of messages from the server.
ImplmessagingClient| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface cisco.uc.cuae.EtchBridge |
|---|
EtchBridge.BridgeException, EtchBridge.ConfigEntry, EtchBridge.EventMessage, EtchBridge.LogLevel |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
BasemessagingClient()
|
|
| Method Summary | |
|---|---|
void |
_sessionControl(java.lang.Object control,
java.lang.Object value)
|
void |
_sessionNotify(java.lang.Object event)
|
java.lang.Object |
_sessionQuery(java.lang.Object query)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasemessagingClient()
| Method Detail |
|---|
public java.lang.Object _sessionQuery(java.lang.Object query)
throws java.lang.Exception
_sessionQuery in interface etch.bindings.java.support.ObjSessionjava.lang.Exception
public void _sessionControl(java.lang.Object control,
java.lang.Object value)
throws java.lang.Exception
_sessionControl in interface etch.bindings.java.support.ObjSessionjava.lang.Exception
public void _sessionNotify(java.lang.Object event)
throws java.lang.Exception
_sessionNotify in interface etch.bindings.java.support.ObjSessionjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||