Interface AsyncControlClient.Response<T>

Type Parameters:
T - the result type
Enclosing interface:
AsyncControlClient

public static interface AsyncControlClient.Response<T>
Represents a response produced by the remote end.