|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultProducer
org.apache.camel.component.rmi.RmiProducer
public class RmiProducer
Constructor Summary | |
---|---|
RmiProducer(RmiEndpoint endpoint)
|
Method Summary | |
---|---|
Remote |
getRemote()
|
void |
process(org.apache.camel.Exchange exchange)
|
Methods inherited from class org.apache.camel.impl.DefaultProducer |
---|
createExchange, createExchange, doStart, doStop, getEndpoint |
Methods inherited from class org.apache.camel.impl.ServiceSupport |
---|
addChildService, getThreadName, isStarted, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.camel.Service |
---|
start, stop |
Constructor Detail |
---|
public RmiProducer(RmiEndpoint endpoint) throws RemoteException, NotBoundException
RemoteException
NotBoundException
Method Detail |
---|
public void process(org.apache.camel.Exchange exchange) throws Exception
Exception
public Remote getRemote() throws RemoteException, NotBoundException
RemoteException
NotBoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |