|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.transport.ODBCClientInstance
public class ODBCClientInstance
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.teiid.transport.ChannelListener |
|---|
ChannelListener.ChannelListenerFactory |
| Constructor Summary | |
|---|---|
ODBCClientInstance(ObjectChannel channel,
ODBCServerRemote.AuthenticationType authType,
TeiidDriver driver)
|
|
| Method Summary | |
|---|---|
void |
disconnected()
|
void |
exceptionOccurred(java.lang.Throwable t)
|
ODBCClientRemote |
getClient()
|
void |
onConnection()
|
void |
receivedMessage(java.lang.Object msg)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ODBCClientInstance(ObjectChannel channel,
ODBCServerRemote.AuthenticationType authType,
TeiidDriver driver)
| Method Detail |
|---|
public ODBCClientRemote getClient()
public void disconnected()
disconnected in interface ChannelListenerpublic void exceptionOccurred(java.lang.Throwable t)
exceptionOccurred in interface ChannelListener
public void onConnection()
throws CommunicationException
onConnection in interface ChannelListenerCommunicationException
public void receivedMessage(java.lang.Object msg)
throws CommunicationException
receivedMessage in interface ChannelListenerCommunicationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||