|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionException | |
|---|---|
| com.metamatrix.common.comm.api | |
| com.metamatrix.common.comm.platform.socket.client | |
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||