public interface Variable
Modifier and Type | Method and Description |
---|---|
void |
handleData(org.apache.mina.core.buffer.IoBuffer data,
Variant timestamp) |
void |
handleDisconnect() |
void |
handleError(int errorCode) |
void |
handleFailure(Throwable e) |
void |
start(String parentName,
org.osgi.framework.BundleContext context,
MemoryRequestBlock block,
int offset) |
void |
stop(org.osgi.framework.BundleContext context) |
void start(String parentName, org.osgi.framework.BundleContext context, MemoryRequestBlock block, int offset)
void stop(org.osgi.framework.BundleContext context)
void handleError(int errorCode)
void handleFailure(Throwable e)
void handleData(org.apache.mina.core.buffer.IoBuffer data, Variant timestamp)
void handleDisconnect()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.