| Home >> All >> org >> jboss >> invocation >> jrmp |
| | org.jboss.invocation.jrmp.interfaces.* (2) | | org.jboss.invocation.jrmp.server.* (5) |
Package Samples:
org.jboss.invocation.jrmp.interfaces
org.jboss.invocation.jrmp.server
Classes:
JRMPProxyFactory: Create an interface proxy that uses RMI/JRMP to communicate with the server side object that exposes the corresponding JMX invoke operation. Requests make through the proxy are sent to the JRMPInvoker instance the proxy is bound to.
JRMPProxyFactoryMBean: An mbean interface for a proxy factory that can expose any interface with RMI compatible semantics for access to remote clients using JRMP as the transport protocol.
JRMPInvokerHA: The JRMPInvokerHA is an HA-RMI implementation that can generate Invocations from RMI/JRMP into the JMX base
JRMPInvoker: The JRMPInvoker is an RMI implementation that can generate Invocations from RMI/JRMP into the JMX base.
JRMPInvokerProxy: JRMPInvokerProxy, local to the proxy and is capable of delegating to the JRMP implementations
JRMPInvokerProxyHA: An extension of the JRMPInvokerProxy that supports failover and load balancing among a
DefaultSocketFactory: A default socket factory.
| Home | Contact Us | Privacy Policy | Terms of Service |