|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderEnvelope | |
|---|---|
| org.marketcetera.client.jms | Spring-wrapped JMS utilities. |
| Uses of OrderEnvelope in org.marketcetera.client.jms |
|---|
| Method parameters in org.marketcetera.client.jms with type arguments of type OrderEnvelope | |
|---|---|
SimpleMessageListenerContainer |
IncomingJmsFactory.registerHandlerOEX(ReceiveOnlyHandler<OrderEnvelope> handler,
String inDstName,
boolean isInDstTopic)
Registers the given message handler for messages that are received by the given incoming destination (and of the given type). |
SimpleMessageListenerContainer |
IncomingJmsFactory.registerHandlerOEX(ReplyHandler<OrderEnvelope> handler,
String inDstName,
boolean isInDstTopic,
String replyDstName,
boolean isReplyDstTopic)
Registers the given message handler for messages that are received by the given incoming destination (and of the given type). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||