|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteJmsMessageListenerIfc | |
---|---|
org.exolab.jms.client.rmi | |
org.exolab.jms.server.rmi |
Uses of RemoteJmsMessageListenerIfc in org.exolab.jms.client.rmi |
---|
Classes in org.exolab.jms.client.rmi that implement RemoteJmsMessageListenerIfc | |
---|---|
class |
RmiJmsMessageListener
This is an implementation of the RemoteJmsMessageListenerIfc interface. |
class |
RmiJmsSessionStub
This class is repsonsible for managing a reference to a remote session object in additon to registering itself as an object, with the RMI registry. |
Uses of RemoteJmsMessageListenerIfc in org.exolab.jms.server.rmi |
---|
Methods in org.exolab.jms.server.rmi with parameters of type RemoteJmsMessageListenerIfc | |
---|---|
void |
RmiJmsServerSession.setMessageListener(RemoteJmsMessageListenerIfc listener)
All server side sessions register with the consumer manager for message consumption (i.e push-model). |
void |
RemoteJmsServerSessionIfc.setMessageListener(RemoteJmsMessageListenerIfc listener)
All server side sessions register with the consumer manager for message consumption (i.e push-model). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |