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
RemoteInvocationFactory
Overview
Inheritance
Members
Usage
Source
Books
Since
1.1
Version
Not specified.
Author(s)
Juergen Hoeller
Strategy interface for creating a
RemoteInvocation
from an AOP Alliance
MethodInvocation
.
Used by
RmiClientInterceptor
(for RMI invokers) and by
HttpInvokerClientInterceptor
.
See also
DefaultRemoteInvocationFactory
setRemoteInvocationFactory(RemoteInvocationFactory)
setRemoteInvocationFactory(RemoteInvocationFactory)
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 RmiClientInterceptor (for RMI invokers) and by HttpInvokerClientInterceptor .