Class AsyncWriteRequestWrapper<T>

java.lang.Object
com.inductiveautomation.ignition.gateway.sqltags.model.AsyncWriteRequestWrapper<T>
All Implemented Interfaces:
AsyncWriteRequest<T>, WriteRequest<T>

public class AsyncWriteRequestWrapper<T> extends Object implements AsyncWriteRequest<T>
A wrapper around WriteRequest that adds the functions defined by AsyncWriteRequest.