|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StompJmsPrefetch | |
|---|---|
| org.fusesource.stomp.jms | |
| Uses of StompJmsPrefetch in org.fusesource.stomp.jms |
|---|
| Methods in org.fusesource.stomp.jms that return StompJmsPrefetch | |
|---|---|
StompJmsPrefetch |
StompJmsSession.getPrefetch()
|
StompJmsPrefetch |
StompJmsConnection.getPrefetch()
|
| Methods in org.fusesource.stomp.jms with parameters of type StompJmsPrefetch | |
|---|---|
void |
StompJmsSession.setPrefetch(StompJmsPrefetch prefetch)
|
void |
StompJmsConnection.setPrefetch(StompJmsPrefetch prefetch)
|
void |
StompChannel.subscribe(StompJmsDestination destination,
org.fusesource.hawtbuf.AsciiBuffer consumerId,
org.fusesource.hawtbuf.AsciiBuffer selector,
org.fusesource.hawtbuf.AsciiBuffer ackMode,
boolean persistent,
boolean browser,
StompJmsPrefetch prefetch,
java.util.Map<org.fusesource.hawtbuf.AsciiBuffer,org.fusesource.hawtbuf.AsciiBuffer> headers)
|
| Constructors in org.fusesource.stomp.jms with parameters of type StompJmsPrefetch | |
|---|---|
StompJmsPrefetch(StompJmsPrefetch other)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||