-
public final class Operation-extKt
-
-
Method Summary
Modifier and Type Method Description final static <RQ extends Any, RS extends Any> RSrunOperation(Operation<RQ, RS> $self, RQ request)Created By Ibrahim Al-Tamimi Created At 02, Tue March, 2021 Project radixhttps://arkitik. final static <RQ extends Any, RS extends Any> RSoperateRole(OperationRole<RQ, RS> $self, RQ request)final static <RQ extends Any, RS extends Any> UnitrunOperator(Operator<RQ, RS> $self, RQ request, RS response)-
-
Method Detail
-
runOperation
final static <RQ extends Any, RS extends Any> RS runOperation(Operation<RQ, RS> $self, RQ request)
Created By Ibrahim Al-Tamimi Created At 02, Tue March, 2021 Project radixhttps://arkitik.io
-
operateRole
final static <RQ extends Any, RS extends Any> RS operateRole(OperationRole<RQ, RS> $self, RQ request)
-
runOperator
final static <RQ extends Any, RS extends Any> Unit runOperator(Operator<RQ, RS> $self, RQ request, RS response)
-
-
-
-