Uses of Interface
org.cloudi.FunctionInterface10
-
Packages that use FunctionInterface10 Package Description org.cloudi -
-
Uses of FunctionInterface10 in org.cloudi
Methods in org.cloudi with parameters of type FunctionInterface10 Modifier and Type Method Description voidAPI. subscribe(String pattern, FunctionInterface10 callback)Subscribes a static method to a service name pattern.Constructors in org.cloudi with parameters of type FunctionInterface10 Constructor Description FunctionObject10(API api, FunctionInterface10 function)
-