|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.notification.base.v2004_06.impl.SubscriptionService
Implementation of the SubscriptionService
Field Summary | |
static java.lang.String |
TARGET_NSPREFIX
|
static java.lang.String |
TARGET_NSURI
|
Fields inherited from interface org.apache.ws.notification.base.v2004_06.porttype.SubscriptionManagerPortType |
NAME, PROP_QNAME_CONSUMER_REFERENCE, PROP_QNAME_CREATION_TIME, PROP_QNAME_PRECONDITION, PROP_QNAME_SELECTOR, PROP_QNAME_SUBSCRIPTION_POLICY, PROP_QNAME_TOPIC_EXPRESSION, PROP_QNAME_USE_NOTIFY, PROPS_DOC_NAME |
Fields inherited from interface org.apache.ws.resource.lifetime.v2004_06.porttype.ScheduledResourceTerminationPortType |
NAME, PROP_QNAME_CURRENT_TIME, PROP_QNAME_TERMINATION_TIME |
Fields inherited from interface org.apache.ws.resource.properties.v2004_06.porttype.GetResourcePropertyPortType |
NAME |
Fields inherited from interface org.apache.ws.resource.lifetime.v2004_06.porttype.ImmediateResourceTerminationPortType |
NAME |
Constructor Summary | |
SubscriptionService(org.apache.ws.resource.ResourceContext resourceContext)
Creates a new SubscriptionService object. |
Method Summary | |
org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceLifetime12Draft01.DestroyResponseDocument |
destroy(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceLifetime12Draft01.DestroyDocument requestDoc)
DOCUMENT_ME |
java.lang.String |
getMethodName(javax.xml.namespace.QName requestQname)
DOCUMENT_ME |
org.apache.ws.resource.handler.SoapMethodNameMap |
getMethodNameMap()
DOCUMENT_ME |
org.apache.ws.resource.ResourceContext |
getResourceContext()
DOCUMENT_ME |
org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyResponseDocument |
getResourceProperty(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyDocument requestDoc)
DOCUMENT_ME |
void |
init()
DOCUMENT_ME |
protected boolean |
isInitialized()
DOCUMENT_ME |
org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.PauseSubscriptionResponseDocument |
pauseSubscription(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.PauseSubscriptionDocument requestDoc)
|
org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.ResumeSubscriptionResponseDocument |
resumeSubscription(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.ResumeSubscriptionDocument requestDoc)
|
org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceLifetime12Draft01.SetTerminationTimeResponseDocument |
setTerminationTime(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceLifetime12Draft01.SetTerminationTimeDocument requestDoc)
DOCUMENT_ME |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String TARGET_NSURI
public static final java.lang.String TARGET_NSPREFIX
Constructor Detail |
public SubscriptionService(org.apache.ws.resource.ResourceContext resourceContext)
SubscriptionService
object.
resourceContext
- DOCUMENT_MEMethod Detail |
public java.lang.String getMethodName(javax.xml.namespace.QName requestQname)
requestQname
- DOCUMENT_ME
public org.apache.ws.resource.ResourceContext getResourceContext()
getResourceContext
in interface org.apache.ws.resource.handler.WsrfService
public final org.apache.ws.resource.handler.SoapMethodNameMap getMethodNameMap()
getMethodNameMap
in interface org.apache.ws.resource.handler.WsrfService
public void init()
init
in interface org.apache.ws.resource.handler.WsrfService
protected final boolean isInitialized()
public org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceLifetime12Draft01.SetTerminationTimeResponseDocument setTerminationTime(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceLifetime12Draft01.SetTerminationTimeDocument requestDoc)
setTerminationTime
in interface org.apache.ws.resource.lifetime.v2004_06.porttype.ScheduledResourceTerminationPortType
requestDoc
- DOCUMENT_ME
public org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyResponseDocument getResourceProperty(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyDocument requestDoc)
getResourceProperty
in interface org.apache.ws.resource.properties.v2004_06.porttype.GetResourcePropertyPortType
requestDoc
- DOCUMENT_ME
public org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceLifetime12Draft01.DestroyResponseDocument destroy(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceLifetime12Draft01.DestroyDocument requestDoc)
destroy
in interface org.apache.ws.resource.lifetime.v2004_06.porttype.ImmediateResourceTerminationPortType
requestDoc
- DOCUMENT_ME
public org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.PauseSubscriptionResponseDocument pauseSubscription(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.PauseSubscriptionDocument requestDoc)
pauseSubscription
in interface SubscriptionManagerPortType
requestDoc
-
public org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.ResumeSubscriptionResponseDocument resumeSubscription(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.ResumeSubscriptionDocument requestDoc)
resumeSubscription
in interface SubscriptionManagerPortType
requestDoc
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |