|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionException | |
|---|---|
| org.teiid.net | |
| org.teiid.net.socket | |
| Uses of ConnectionException in org.teiid.net |
|---|
| Methods in org.teiid.net that throw ConnectionException | |
|---|---|
void |
ServerConnection.authenticate()
|
ServerConnection |
ServerConnectionFactory.getConnection(java.util.Properties connectionProperties)
Establish a connection to the server. |
| Uses of ConnectionException in org.teiid.net.socket |
|---|
| Methods in org.teiid.net.socket that throw ConnectionException | |
|---|---|
void |
SocketServerConnection.authenticate()
|
SocketServerConnection |
SocketServerConnectionFactory.getConnection(java.util.Properties connectionProperties)
|
SocketServerInstance |
SocketServerConnection.selectServerInstance(boolean logoff)
Implements a sticky random selection policy TODO: make this customizable TODO: put more information on hostinfo as to process response time, last successful connect, etc. |
| Constructors in org.teiid.net.socket that throw ConnectionException | |
|---|---|
SocketServerConnection(SocketServerInstanceFactory connectionFactory,
boolean secure,
ServerDiscovery serverDiscovery,
java.util.Properties connProps)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||