Uses of Interface
org.swisspush.gateleen.core.util.Result.RetHandler
-
Packages that use Result.RetHandler Package Description org.swisspush.gateleen.core.util -
-
Uses of Result.RetHandler in org.swisspush.gateleen.core.util
Methods in org.swisspush.gateleen.core.util with parameters of type Result.RetHandler Modifier and Type Method Description <R> RResult. handle(Result.RetHandler<TOk,TErr,R> handler)
-