Uses of Interface
me.ehp246.aufjms.api.endpoint.InvokableDefinition
Packages that use InvokableDefinition
-
Uses of InvokableDefinition in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return types with arguments of type InvokableDefinitionMethods in me.ehp246.aufjms.api.endpoint with parameters of type InvokableDefinitionModifier and TypeMethodDescriptionvoidInvokableRegistry.register(InvokableDefinition invokableDefinition) -
Uses of InvokableDefinition in me.ehp246.aufjms.core.endpoint
Methods in me.ehp246.aufjms.core.endpoint that return types with arguments of type InvokableDefinitionMethods in me.ehp246.aufjms.core.endpoint with parameters of type InvokableDefinitionModifier and TypeMethodDescriptionvoidDefaultInvokableResolver.register(InvokableDefinition invokingDefinition) Method parameters in me.ehp246.aufjms.core.endpoint with type arguments of type InvokableDefinitionModifier and TypeMethodDescriptionDefaultInvokableResolver.register(Stream<InvokableDefinition> invokingDefinitions)