- recv_async() - Method in class org.cloudi.API
-
Asynchronously receive a response.
- recv_async(Integer) - Method in class org.cloudi.API
-
Asynchronously receive a response.
- recv_async(byte[]) - Method in class org.cloudi.API
-
Asynchronously receive a response.
- recv_async(boolean) - Method in class org.cloudi.API
-
Asynchronously receive a response.
- recv_async(Integer, byte[]) - Method in class org.cloudi.API
-
Asynchronously receive a response.
- recv_async(Integer, boolean) - Method in class org.cloudi.API
-
Asynchronously receive a response.
- recv_async(byte[], boolean) - Method in class org.cloudi.API
-
Asynchronously receive a response.
- recv_async(Integer, byte[], boolean) - Method in class org.cloudi.API
-
Asynchronously receive a response.
- request_http_qs_parse(byte[]) - Method in class org.cloudi.API
-
- response - Variable in class org.cloudi.API.Response
-
- response_info - Variable in class org.cloudi.API.Response
-
- return_(Integer, String, String, byte[], byte[], Integer, byte[], OtpErlangPid) - Method in class org.cloudi.API
-
Returns a response from a service request.
- return_async(String, String, byte[], byte[], Integer, byte[], OtpErlangPid) - Method in class org.cloudi.API
-
Asynchronously returns a response from a service request.
- return_sync(String, String, byte[], byte[], Integer, byte[], OtpErlangPid) - Method in class org.cloudi.API
-
Synchronously returns a response from a service request.