|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.notification.base.impl.AbstractSubscription
org.apache.ws.notification.pubsub.Subscription
Field Summary |
Fields inherited from class org.apache.ws.notification.base.impl.AbstractSubscription |
m_consumerReference, m_creationTime, m_epr, m_id, m_isPaused, m_policy, m_precondition, m_producerHomeLocation, m_producerKey, m_producerReference, m_propSet, m_selector, m_terminationTime, m_topicExpression, m_useNotify |
Constructor Summary | |
Subscription()
Creates a new instance of Subscription |
Method Summary | |
SubscriptionEndConsumer |
getSubscriptionEndConsumer()
Get the subscriptionEnd consumer associated with this subscription. |
void |
init()
|
void |
setResourcePropertySet(org.apache.ws.resource.properties.ResourcePropertySet propSet)
|
void |
setSubscriptionManager(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.SubscribeResponseDocument.SubscribeResponse sresdom)
|
Methods inherited from class org.apache.ws.notification.base.impl.AbstractSubscription |
addTerminationListener, destroy, getConsumerReference, getCreationTime, getCurrentTime, getDeliveryMode, getEndpointReference, getFilters, getID, getNotificationConsumer, getNotificationProducer, getPolicy, getPrecondition, getProducerReference, getProducerResource, getResourcePropertySet, getSelector, getTerminationTime, getTopicExpression, getUseNotify, isPaused, pause, resume, setEndpointReference, setID, setNotificationConsumer, setNotificationProducer, setPolicy, setPrecondition, setSelector, setTerminationTime, setUseNotify, unsubscribe |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Subscription()
Method Detail |
public void setSubscriptionManager(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.SubscribeResponseDocument.SubscribeResponse sresdom)
public void init()
public void setResourcePropertySet(org.apache.ws.resource.properties.ResourcePropertySet propSet)
public SubscriptionEndConsumer getSubscriptionEndConsumer()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |