Class ProxyAsyncListener

  • All Implemented Interfaces:
    Future, Response

    public class ProxyAsyncListener
    extends AsyncResponse
    ProxyAsyncListener will be used to create response object when client does response.get(); The Class will return the data type associated with Response Generic Class. Example Response will return a Float object to client on Response.get() call.