|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.mqueue.stomp.AbstractStompSubscription
public class AbstractStompSubscription
Custom serialization for the cache
| Constructor Summary | |
|---|---|
AbstractStompSubscription()
|
|
| Method Summary | |
|---|---|
void |
ack(long mid)
|
void |
close()
|
void |
nack(long mid)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractStompSubscription()
| Method Detail |
|---|
public void ack(long mid)
ack in interface StompSubscriptionpublic void nack(long mid)
nack in interface StompSubscriptionpublic void close()
close in interface StompSubscription
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||