|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.jdbc.transport.LocalTransportHandler
public class LocalTransportHandler
| Constructor Summary | |
|---|---|
LocalTransportHandler(ClientSideDQP dqp)
Default constructor - used by reflection to create a new instance. |
|
| Method Summary | |
|---|---|
ServerConnection |
createConnection(java.util.Properties connectionProperties)
Establish a connection to the server. |
void |
registerListener(ServerConnectionListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalTransportHandler(ClientSideDQP dqp)
| Method Detail |
|---|
public ServerConnection createConnection(java.util.Properties connectionProperties)
throws ConnectionException
ServerConnectionFactory
createConnection in interface ServerConnectionFactoryConnectionException - If an error occurs communicating between client and serverpublic void registerListener(ServerConnectionListener listener)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||