Uses of Interface
org.smallmind.phalanx.wire.transport.jms.SessionEmployer
-
Packages that use SessionEmployer Package Description org.smallmind.phalanx.wire.transport.jms -
-
Uses of SessionEmployer in org.smallmind.phalanx.wire.transport.jms
Classes in org.smallmind.phalanx.wire.transport.jms that implement SessionEmployer Modifier and Type Class Description classQueueOperatorclassRequestListenerclassResponseListenerclassTopicOperatorMethods in org.smallmind.phalanx.wire.transport.jms with parameters of type SessionEmployer Modifier and Type Method Description voidConnectionManager. createConsumer(SessionEmployer sessionEmployer)javax.jms.MessageProducerConnectionManager. getProducer(SessionEmployer sessionEmployer)javax.jms.SessionConnectionManager. getSession(SessionEmployer sessionEmployer)
-