Uses of Class
org.smallmind.phalanx.wire.signal.Function
Packages that use Function
Package
Description
-
Uses of Function in org.smallmind.phalanx.wire
Methods in org.smallmind.phalanx.wire with parameters of type FunctionModifier and TypeMethodDescriptionstatic Object[]ArgumentRectifier.constructArray(SignalCodec signalCodec, InvocationSignal invocationSignal, Function invocationFunction, Methodology methodology) -
Uses of Function in org.smallmind.phalanx.wire.signal
Methods in org.smallmind.phalanx.wire.signal that return FunctionMethods in org.smallmind.phalanx.wire.signal with parameters of type FunctionConstructors in org.smallmind.phalanx.wire.signal with parameters of type Function -
Uses of Function in org.smallmind.phalanx.wire.transport
Methods in org.smallmind.phalanx.wire.transport that return FunctionMethods in org.smallmind.phalanx.wire.transport with parameters of type FunctionModifier and TypeMethodDescriptionMethodInvoker.getMethodology(Function function) MethodInvoker.remoteInvocation(WireContext[] contexts, Function function, Object... arguments)