程序包的使用
org.springframework.remoting.support
使用org.springframework.remoting.support的程序包 程序包 说明 org.springframework.jms.remoting Remoting classes for transparent Java-to-Java remoting via a JMS provider.org.springframework.remoting.caucho This package provides remoting classes for Caucho's Hessian protocol: a proxy factory for accessing Hessian services, and an exporter for making beans available to Hessian clients.org.springframework.remoting.httpinvoker Remoting classes for transparent Java-to-Java remoting via HTTP invokers.org.springframework.remoting.rmi Remoting classes for conventional RMI and transparent remoting via RMI invokers.org.springframework.remoting.support Generic support classes for remoting implementations.org.springframework.jms.remoting使用的org.springframework.remoting.support中的类 类 说明 RemoteExporter Abstract base class for classes that export a remote service.RemoteInvocation Encapsulates a remote invocation, providing core method invocation properties in a serializable fashion.RemoteInvocationBasedExporter Abstract base class for remote service exporters that are based on deserialization ofRemoteInvocationobjects.RemoteInvocationFactory Strategy interface for creating aRemoteInvocationfrom an AOP AllianceMethodInvocation.RemoteInvocationResult Encapsulates a remote invocation result, holding a result value or an exception.RemotingSupport Generic support base class for remote accessor and exporters, providing common bean ClassLoader handling.org.springframework.remoting.caucho使用的org.springframework.remoting.support中的类 类 说明 RemoteAccessor Abstract base class for classes that access a remote service.RemoteExporter Abstract base class for classes that export a remote service.RemotingSupport Generic support base class for remote accessor and exporters, providing common bean ClassLoader handling.UrlBasedRemoteAccessor Abstract base class for classes that access remote services via URLs.org.springframework.remoting.httpinvoker使用的org.springframework.remoting.support中的类 类 说明 RemoteAccessor Abstract base class for classes that access a remote service.RemoteExporter Abstract base class for classes that export a remote service.RemoteInvocation Encapsulates a remote invocation, providing core method invocation properties in a serializable fashion.RemoteInvocationBasedAccessor Abstract base class for remote service accessors that are based on serialization ofRemoteInvocationobjects.RemoteInvocationBasedExporter Abstract base class for remote service exporters that are based on deserialization ofRemoteInvocationobjects.RemoteInvocationResult Encapsulates a remote invocation result, holding a result value or an exception.RemotingSupport Generic support base class for remote accessor and exporters, providing common bean ClassLoader handling.UrlBasedRemoteAccessor Abstract base class for classes that access remote services via URLs.org.springframework.remoting.rmi使用的org.springframework.remoting.support中的类 类 说明 RemoteAccessor Abstract base class for classes that access a remote service.RemoteExporter Abstract base class for classes that export a remote service.RemoteInvocation Encapsulates a remote invocation, providing core method invocation properties in a serializable fashion.RemoteInvocationBasedAccessor Abstract base class for remote service accessors that are based on serialization ofRemoteInvocationobjects.RemoteInvocationBasedExporter Abstract base class for remote service exporters that are based on deserialization ofRemoteInvocationobjects.RemoteInvocationFactory Strategy interface for creating aRemoteInvocationfrom an AOP AllianceMethodInvocation.RemoteInvocationResult Encapsulates a remote invocation result, holding a result value or an exception.RemotingSupport Generic support base class for remote accessor and exporters, providing common bean ClassLoader handling.UrlBasedRemoteAccessor Abstract base class for classes that access remote services via URLs.org.springframework.remoting.support使用的org.springframework.remoting.support中的类 类 说明 RemoteAccessor Abstract base class for classes that access a remote service.RemoteExporter Abstract base class for classes that export a remote service.RemoteInvocation Encapsulates a remote invocation, providing core method invocation properties in a serializable fashion.RemoteInvocationExecutor Strategy interface for executing aRemoteInvocationon a target object.RemoteInvocationFactory Strategy interface for creating aRemoteInvocationfrom an AOP AllianceMethodInvocation.RemoteInvocationResult Encapsulates a remote invocation result, holding a result value or an exception.RemotingSupport Generic support base class for remote accessor and exporters, providing common bean ClassLoader handling.UrlBasedRemoteAccessor Abstract base class for classes that access remote services via URLs.