public interface ConnectionService
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONNECTION_URI |
| Modifier and Type | Method and Description |
|---|---|
void |
connect() |
void |
disconnect() |
void |
dispose() |
AutoReconnectController |
getAutoReconnectController() |
Connection |
getConnection() |
java.lang.Class<?>[] |
getSupportedInterfaces() |
void |
setConnectCallbackHandler(CallbackHandler callbackHandler) |
static final java.lang.String CONNECTION_URI
Connection getConnection()
AutoReconnectController getAutoReconnectController()
void connect()
void setConnectCallbackHandler(CallbackHandler callbackHandler)
void disconnect()
java.lang.Class<?>[] getSupportedInterfaces()
void dispose()
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