|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JBossConnectionConsumer | |
org.jboss.jms.client.delegate | |
org.jboss.jms.delegate |
Uses of JBossConnectionConsumer in org.jboss.jms.client.delegate |
Methods in org.jboss.jms.client.delegate that return JBossConnectionConsumer | |
JBossConnectionConsumer |
ClientConnectionDelegate.createConnectionConsumer(Destination dest,
java.lang.String subscriptionName,
java.lang.String messageSelector,
ServerSessionPool sessionPool,
int maxMessages)
This invocation should either be handled by the client-side interceptor chain or by the server-side endpoint. |
Uses of JBossConnectionConsumer in org.jboss.jms.delegate |
Methods in org.jboss.jms.delegate that return JBossConnectionConsumer | |
JBossConnectionConsumer |
ConnectionDelegate.createConnectionConsumer(Destination dest,
java.lang.String subscriptionName,
java.lang.String messageSelector,
ServerSessionPool sessionPool,
int maxMessages)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |