Uses of Interface
org.cloudi.FunctionInterface9
-
Packages that use FunctionInterface9 Package Description org.cloudi -
-
Uses of FunctionInterface9 in org.cloudi
Classes in org.cloudi that implement FunctionInterface9 Modifier and Type Class Description classFunctionObject10classFunctionObject9Methods in org.cloudi with parameters of type FunctionInterface9 Modifier and Type Method Description voidAPI. subscribe(String pattern, FunctionInterface9 callback)Subscribes an object method to a service name pattern.
-