Package org.apache.camel.component.rmi

Defines an RMI Component that can bind PojoExchanges to the Java Remote Method Protocol (JRMP).

See:
          Description

Class Summary
RmiComponent  
RmiConsumer A Consumer which uses RMI's UnicastRemoteObject to consume method invocations.
RmiEndpoint  
RmiProducer  
RmiRegistryBean  
 

Package org.apache.camel.component.rmi Description

Defines an RMI Component that can bind PojoExchanges to the Java Remote Method Protocol (JRMP).



Apache Camel