- java.lang.Object
-
- org.cloudi.FunctionObject10
-
- All Implemented Interfaces:
FunctionInterface9
public class FunctionObject10 extends Object implements FunctionInterface9
-
-
Constructor Summary
Constructors Constructor Description FunctionObject10(API api, FunctionInterface10 function)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectinvoke(Integer request_type, String name, String pattern, byte[] request_info, byte[] request, Integer timeout, Byte priority, byte[] trans_id, OtpErlangPid pid)
-
-
-
Constructor Detail
-
FunctionObject10
public FunctionObject10(API api, FunctionInterface10 function)
-
-