Uses of Class
de.aristaflow.adept2.base.communication.InvocationTarget.InvocationHandling
-
Packages that use InvocationTarget.InvocationHandling Package Description de.aristaflow.adept2.base.communication de.aristaflow.adept2.base.registry -
-
Uses of InvocationTarget.InvocationHandling in de.aristaflow.adept2.base.communication
Methods in de.aristaflow.adept2.base.communication that return InvocationTarget.InvocationHandling Modifier and Type Method Description InvocationTarget.InvocationHandlingInvocationTarget. getInvocationHandling(URI remId, URI regId)Gets the interfaces required to handle the invocation for the designated URI. -
Uses of InvocationTarget.InvocationHandling in de.aristaflow.adept2.base.registry
Methods in de.aristaflow.adept2.base.registry that return InvocationTarget.InvocationHandling Modifier and Type Method Description InvocationTarget.InvocationHandlingGlobalInvocationTarget. getInvocationHandling(URI remId, URI regId)
-