| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionService |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
ConnectionService |
ConnectionCreatorImpl.createConnection(ConnectionInformation connectionInformation,
Integer autoReconnectDelay,
boolean lazyActivation) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionService |
ConnectionCreatorImpl.createConnection(ConnectionInformation connectionInformation,
Integer autoReconnectDelay,
boolean lazyActivation) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionService |
ConnectionCreatorImpl.createConnection(ConnectionInformation connectionInformation,
Integer autoReconnectDelay,
boolean lazyActivation) |
| Constructor and Description |
|---|
DiffJob(String jobName,
ConnectionService connectionService,
DiffEntry entry) |
DiffJob(String jobName,
ConnectionService connectionService,
List<DiffEntry> diffEntries) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionManager<ConnectionServiceType extends ConnectionService> |
class |
AbstractManagedConnectionServiceFactory<ConnectionServiceType extends ConnectionService> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionService |
| Modifier and Type | Method and Description |
|---|---|
ConnectionService |
ConnectionTracker.getService() |
ConnectionService |
ConnectionTracker.waitForService(long timeout) |
| Modifier and Type | Method and Description |
|---|---|
protected SingleServiceTracker<ConnectionService> |
ConnectionTracker.createTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionTracker.Listener.setConnection(ConnectionService connectionService) |
protected void |
ConnectionTracker.setService(org.osgi.framework.ServiceReference<ConnectionService> reference,
ConnectionService service) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionTracker.setService(org.osgi.framework.ServiceReference<ConnectionService> reference,
ConnectionService service) |
| Constructor and Description |
|---|
ConnectionIdTracker(org.osgi.framework.BundleContext context,
String connectionId,
ConnectionTracker.Listener listener,
Class<? extends ConnectionService> clazz) |
ConnectionRequestTracker(org.osgi.framework.BundleContext context,
ConnectionRequest request,
ConnectionTracker.Listener listener,
Class<? extends ConnectionService> clazz) |
ConnectionTracker(org.osgi.framework.BundleContext context,
ConnectionTracker.Listener listener,
Class<? extends ConnectionService> clazz) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionService |
ConnectionCreatorHelper.createConnection(ConnectionInformation info,
Integer autoReconnectDelay,
boolean lazyActivation) |
ConnectionService |
ConnectionCreator.createConnection(ConnectionInformation connectionInformation,
Integer autoReconnectDelay,
boolean lazyActivation)
Create a new connection service
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionService |
ConnectionManager.EntryWrapper.getConnectionService() |
ConnectionService |
ConnectionManager.Entry.getConnectionService() |
ConnectionService |
ConnectionManager.EntryImpl.getConnectionService() |
ConnectionService |
ConnectionHolder.getConnectionService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionHolder.setConnectionService(ConnectionService connectionService) |
| Constructor and Description |
|---|
EntryImpl(ConnectionDescriptor connectionDescriptor,
ConnectionService connectionService,
org.osgi.framework.ServiceRegistration<?> serviceRegistration) |
| Modifier and Type | Method and Description |
|---|---|
void |
DetailsTab.setSelection(ConnectionService connectionService) |
void |
AbstractConnectionTab.setSelection(ConnectionService connectionService) |
void |
InterfacesTab.setSelection(ConnectionService connectionService) |
void |
StatisticsTab.setSelection(ConnectionService connectionService) |
| Constructor and Description |
|---|
ConnectionLoginHandler(ConnectionService connectionService,
LoginConnection loginConnection,
CallbackHandler callbackHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionAnalyzerFactory.addService(org.osgi.framework.ServiceReference<ConnectionService> reference,
ConnectionService service) |
protected void |
ConnectionAnalyzerFactory.removeService(ConnectionService service) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionAnalyzerFactory.addService(org.osgi.framework.ServiceReference<ConnectionService> reference,
ConnectionService service) |
| Constructor and Description |
|---|
ConnectionAnalyzer(ScheduledExecutorService executor,
org.osgi.framework.BundleContext context,
org.osgi.framework.ServiceReference<?> reference,
ConnectionService service) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionService |
ConnectionCreatorImpl.createConnection(ConnectionInformation connectionInformation,
Integer autoReconnectDelay,
boolean lazyActivation) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionService |
ConnectionCreatorImpl.createConnection(ConnectionInformation connectionInformation,
Integer autoReconnectDelay,
boolean lazyActivation) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionService |
ConnectionCreatorImpl.createConnection(ConnectionInformation connectionInformation,
Integer autoReconnectDelay,
boolean lazyActivation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceQueryBuffer.setConnection(ConnectionService connectionService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataItemObservableValue.bind(ConnectionService connectionService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataItemRegistration.setConnection(ConnectionService connectionService) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.