Package de.aristaflow.adept2.base.communication.invocation
-
Interface Summary Interface Description InvocationDelegate The invocation delegate which is called by theInvocationHandlerfor processing API calls remotely. -
Class Summary Class Description InvocationHandler<T> This InvocationHandler handles invocations to a ADEPT2 service through the API-Interface designated by the type parameterTin a distributed environment.