Uses of Record Class
me.ehp246.aufjms.core.reflection.InvocationOutcome
Packages that use InvocationOutcome
Package
Description
-
Uses of InvocationOutcome in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return InvocationOutcomeMethods in me.ehp246.aufjms.api.endpoint that return types with arguments of type InvocationOutcomeModifier and TypeMethodDescriptionExecutableBinder.bind(Executable resolved, MsgContext invocationContext) -
Uses of InvocationOutcome in me.ehp246.aufjms.core.endpoint
Methods in me.ehp246.aufjms.core.endpoint that return types with arguments of type InvocationOutcomeModifier and TypeMethodDescriptionDefaultExecutableBinder.bind(Executable target, MsgContext ctx) -
Uses of InvocationOutcome in me.ehp246.aufjms.core.reflection
Methods in me.ehp246.aufjms.core.reflection that return InvocationOutcomeModifier and TypeMethodDescriptionTargetInvoked.getResult()static <T> InvocationOutcome<T>static <T> InvocationOutcome<T>InvocationOutcome.returned(T returned) static <T> InvocationOutcome<T>