Constructor and Description |
---|
UdtVariable(String name,
int index,
Variable... variables) |
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) |
public void handleData(org.apache.mina.core.buffer.IoBuffer data, Variant timestamp)
handleData
in interface Variable
public void handleError(int errorCode)
handleError
in interface Variable
public void handleDisconnect()
handleDisconnect
in interface Variable
public void handleFailure(Throwable e)
handleFailure
in interface Variable
public void start(String parentName, org.osgi.framework.BundleContext context, MemoryRequestBlock block, int offset)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.