JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.tick42.glue.core.interop.invoke
package
com.tick42.glue.core.interop.invoke
Related Packages
Package
Description
com.tick42.glue.core.interop
Interop API .
com.tick42.glue.core.interop.discovery
com.tick42.glue.core.interop.event
All Classes and Interfaces
Interfaces
Classes
Enums
Class
Description
MethodInvocationHandler
<T,
R>
MethodInvocationRequest
<T>
A request to invoke method.
MethodInvocationResponse
<T>
MethodInvocationResponse.Status
MethodInvocationResult
<T>
Holds responses received for a method invocation.
MethodInvocationResult.Type
SynchronousMethodInvocationHandler
<T,
R>