| Modifier and Type | Interface and Description |
|---|---|
interface |
Connection
Interface for client connection
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventManager.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
void |
MonitorManager.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionImpl |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformationImpl.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformationImpl.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformationImpl.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
ConnectionFactory.create(ConnectionInformation connectionInformation)
Find a driver and create a new connection
|
Connection |
DriverInformation.create(ConnectionInformation connectionInformation) |
static Connection |
ConnectionFactory.create(java.lang.String className,
ConnectionInformation connectionInformation)
Find a driver and create a new connection
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoReconnectController.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
void |
ConnectWaitController.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
void |
ConnectionStateListener.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error)
Notify a state change
|
| Constructor and Description |
|---|
AutoReconnectController(Connection connection)
Create a new reconnect controller for the provided connection using the
default reconnect delay
|
AutoReconnectController(Connection connection,
long reconnectDelay)
Create a new reconnect controller for the provided connection
|
ConnectWaitController(Connection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientBaseConnection |
| Constructor and Description |
|---|
StateNotifier(java.util.concurrent.ExecutorService executor,
Connection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionBase |
class |
SessionConnectionBase |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionBaseImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DumpingStateListener.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
ConnectionService.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractConnectionService.setConnection(Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderManager.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
void |
ItemManagerImpl.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
| Modifier and Type | Class and Description |
|---|---|
class |
Connection |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformation.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformation.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformation.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyConnectionWrapper |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionAnalyzer.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotifyConnectionErrorListener.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error)
either sends connection state straight away, or schedules it for later execution
|
void |
ProxySubConnection.stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformationImpl.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformationImpl.create(ConnectionInformation connectionInformation) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0