Uses of Class
org.cloudi.API
-
Packages that use API Package Description org.cloudi -
-
Uses of API in org.cloudi
Methods in org.cloudi with parameters of type API Modifier and Type Method Description ObjectFunctionInterface10. invoke(API api, Integer request_type, String name, String pattern, byte[] request_info, byte[] request, Integer timeout, Byte priority, byte[] trans_id, OtpErlangPid pid)Constructors in org.cloudi with parameters of type API Constructor Description Function9(API api, Class<?> clazz, String methodName)FunctionObject10(API api, FunctionInterface10 function)FunctionObject9(API api, Class<?> clazz, String methodName)
-