Uses of Class
org.smallmind.phalanx.wire.transport.jms.JmsResponseTransport
-
Packages that use JmsResponseTransport Package Description org.smallmind.phalanx.wire.transport.jms -
-
Uses of JmsResponseTransport in org.smallmind.phalanx.wire.transport.jms
Constructors in org.smallmind.phalanx.wire.transport.jms with parameters of type JmsResponseTransport Constructor Description RequestListener(JmsResponseTransport jmsResponseTransport, ConnectionManager requestConnectionManager, javax.jms.Destination requestDestination, String serviceGroup, String instanceId)
-