| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectionImpl.AcknowledgeFuture |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectionImpl.BrowseFuture |
static class |
ConnectionImpl.WriteAttributesFuture |
static class |
ConnectionImpl.WriteFuture |
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayFutureListener<T> |
| Constructor and Description |
|---|
DisplayFutureListener(org.eclipse.swt.widgets.Display display,
FutureListener<T> listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
IteratingFuture.FutureListenerImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
InstantFutureBase.addListener(FutureListener<T> listener) |
void |
FutureTask.addListener(FutureListener<T> listener) |
void |
AbstractFuture.addListener(FutureListener<T> listener) |
void |
NotifyFuture.addListener(FutureListener<T> listener) |
void |
InstantFutureBase.removeListener(FutureListener<T> listener) |
void |
FutureTask.removeListener(FutureListener<T> listener) |
void |
AbstractFuture.removeListener(FutureListener<T> listener) |
void |
NotifyFuture.removeListener(FutureListener<T> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
FutureTaskNotifier.addListener(FutureListener<T> listener) |
void |
FutureTaskNotifier.removeListener(FutureListener<T> listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
ResultFutureHandler<T> |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.