Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring2.5.2
Package:
org.springframework.remoting.support
Interface
public
interface
RemoteInvocationExecutor
Overview
Inheritance
Members
Usage
Source
Books
Since
1.1
Version
Not specified.
Author(s)
Juergen Hoeller
Strategy interface for executing a
RemoteInvocation
on a target object.
Used by
RmiServiceExporter
(for RMI invokers) and by
HttpInvokerServiceExporter
.
See also
DefaultRemoteInvocationFactory
setRemoteInvocationExecutor(RemoteInvocationExecutor)
setRemoteInvocationExecutor(RemoteInvocationExecutor)
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
Used by RmiServiceExporter (for RMI invokers) and by HttpInvokerServiceExporter .