|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionException | |
|---|---|
| com.metamatrix.common.comm.api | |
| com.metamatrix.common.comm.platform.socket.client | |
| com.metamatrix.jdbc | |
| org.teiid.transport | |
| Uses of ConnectionException in com.metamatrix.common.comm.api |
|---|
| Methods in com.metamatrix.common.comm.api that throw ConnectionException | |
|---|---|
ServerConnection |
ServerConnectionFactory.createConnection(java.util.Properties connectionProperties)
Establish a connection to the server. |
| Uses of ConnectionException in com.metamatrix.common.comm.platform.socket.client |
|---|
| Methods in com.metamatrix.common.comm.platform.socket.client that throw ConnectionException | |
|---|---|
void |
SocketServerConnection.authenticate()
|
SocketServerConnection |
SocketServerConnectionFactory.createConnection(java.util.Properties connectionProperties)
|
| Constructors in com.metamatrix.common.comm.platform.socket.client that throw ConnectionException | |
|---|---|
SocketServerConnection(SocketServerInstanceFactory connectionFactory,
boolean secure,
ServerDiscovery serverDiscovery,
java.util.Properties connProps,
java.util.Timer pingTimer)
|
|
| Uses of ConnectionException in com.metamatrix.jdbc |
|---|
| Methods in com.metamatrix.jdbc that throw ConnectionException | |
|---|---|
ServerConnection |
EmbeddedConnectionFactoryImpl.createConnection(java.util.Properties connectionProperties)
|
| Uses of ConnectionException in org.teiid.transport |
|---|
| Methods in org.teiid.transport that throw ConnectionException | |
|---|---|
LogonResult |
LocalServerConnection.authenticate(java.util.Properties connProps)
|
| Constructors in org.teiid.transport that throw ConnectionException | |
|---|---|
LocalServerConnection(java.util.Properties connectionProperties,
ClientServiceRegistry clientServices,
SessionServiceInterface sessionService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||