Package com.smeup.kokos.sdk.rpgle.caller
Class RpgleServiceCaller
java.lang.Object
com.smeup.kokos.sdk.rpgle.caller.RpgleServiceCaller
- Author:
- mattia.bonardi RpgleServiceCaller dispatch the runtime to relative rpgle service invoking Jariko
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddispatch(com.smeup.kokos.sdk.fun.Fun fun) Dispatch execution to relative service based on fun servicevoidsetPostCreateCallbackHandler(Consumer<JarikoCallbackHandler> postCreateCallbackHandler)
-
Constructor Details
-
RpgleServiceCaller
-
-
Method Details
-
setPostCreateCallbackHandler
-
dispatch
Dispatch execution to relative service based on fun service- Parameters:
fun- fun- Throws:
Exception- Exception
-