public abstract class LabelCallback extends AbstractCallback
DEFAULT_TIMEOUT, ORDER_COMPARATOR
Constructor and Description |
---|
LabelCallback() |
LabelCallback(String label,
int order) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
protected void |
injectRequestAttributes(Map<String,String> request) |
void |
parseRequestAttributes(Map<String,String> attributes) |
buildRequestAttributes, buildResponseAttributes, cancel, getOrder, injectResponseAttributes, isCanceled, parseInteger, parseResponseAttributes
public LabelCallback()
public LabelCallback(String label, int order)
public String getLabel()
protected void injectRequestAttributes(Map<String,String> request)
injectRequestAttributes
in class AbstractCallback
public void parseRequestAttributes(Map<String,String> attributes)
parseRequestAttributes
in interface Callback
parseRequestAttributes
in class AbstractCallback
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.