public abstract class InfoRequestWithVariables extends java.lang.Object implements InfoRequest
Used to send request differently.
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
variables |
Constructor and Description |
---|
InfoRequestWithVariables() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getVariables() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleRequest, runLocally