|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hornetq.rest.queue.push.PushConsumer
org.hornetq.rest.topic.PushSubscription
public class PushSubscription
| Field Summary |
|---|
| Fields inherited from class org.hornetq.rest.queue.push.PushConsumer |
|---|
consumer, destination, factory, id, registration, session, store, strategy |
| Constructor Summary | |
|---|---|
PushSubscription(org.hornetq.api.core.client.ClientSessionFactory factory,
java.lang.String destination,
java.lang.String id,
PushRegistration registration,
PushStore store)
|
|
| Method Summary | |
|---|---|
protected void |
deleteSubscriberQueue()
|
void |
disableFromFailure()
|
| Methods inherited from class org.hornetq.rest.queue.push.PushConsumer |
|---|
getDestination, getRegistration, onMessage, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PushSubscription(org.hornetq.api.core.client.ClientSessionFactory factory,
java.lang.String destination,
java.lang.String id,
PushRegistration registration,
PushStore store)
| Method Detail |
|---|
public void disableFromFailure()
disableFromFailure in class PushConsumerprotected void deleteSubscriberQueue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||