Uses of Class
org.smallmind.phalanx.wire.Methodology
-
Packages that use Methodology Package Description org.smallmind.phalanx.wire org.smallmind.phalanx.wire.transport -
-
Uses of Methodology in org.smallmind.phalanx.wire
Methods in org.smallmind.phalanx.wire with parameters of type Methodology Modifier and Type Method Description static Object[]ArgumentRectifier. constructArray(SignalCodec signalCodec, InvocationSignal invocationSignal, Function invocationFunction, Methodology methodology) -
Uses of Methodology in org.smallmind.phalanx.wire.transport
Methods in org.smallmind.phalanx.wire.transport that return Methodology Modifier and Type Method Description MethodologyMethodInvoker. getMethodology(Function function)
-