public interface Variable
| Modifier and Type | Method and Description |
|---|---|
void |
handleData(IoBuffer data,
Variant timestamp) |
void |
handleDisconnect() |
void |
handleError(int errorCode) |
void |
handleFailure(java.lang.Throwable e) |
void |
start(java.lang.String parentName,
BundleContext context,
MemoryRequestBlock block,
int offset) |
void |
stop(BundleContext context) |
void start(java.lang.String parentName,
BundleContext context,
MemoryRequestBlock block,
int offset)
void stop(BundleContext context)
void handleError(int errorCode)
void handleFailure(java.lang.Throwable e)
void handleData(IoBuffer data,
Variant timestamp)
void handleDisconnect()
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