|
|||||||||
| Home >> All >> org >> apache >> ws >> notification >> base >> v2004_06 >> porttype >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.ws.notification.base.v2004_06.porttype.impl
Class SubscriptionManagerPortTypeImpl

java.lang.Objectorg.apache.ws.resource.AbstractPortType
org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
org.apache.ws.notification.base.v2004_06.porttype.impl.SubscriptionManagerPortTypeImpl
- All Implemented Interfaces:
- org.apache.ws.notification.base.v2004_06.porttype.SubscriptionManagerPortType
- public class SubscriptionManagerPortTypeImpl
- extends org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
- implements org.apache.ws.notification.base.v2004_06.porttype.SubscriptionManagerPortType
- extends org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
An implementation of the WS-BaseNotification SubscriptionManager portType.
| Field Summary | |
private static org.apache.ws.notification.base.WsnNamespaceVersionHolder |
NAMESPACE_SET
|
| Fields inherited from class org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType |
|
| Fields inherited from class org.apache.ws.resource.AbstractPortType |
|
| 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 |
| Constructor Summary | |
SubscriptionManagerPortTypeImpl(org.apache.ws.resource.ResourceContext resourceContext)
|
|
| Method Summary | |
private PauseSubscriptionResponseDocument |
createPauseSubscriptionResponseDocument()
|
private ResumeSubscriptionResponseDocument |
createResumeSubscriptionResponseDocument()
|
protected org.apache.ws.resource.properties.NamespaceVersionHolder |
getNamespaceSet()
|
PauseSubscriptionResponseDocument |
pauseSubscription(PauseSubscriptionDocument requestDoc)
|
ResumeSubscriptionResponseDocument |
resumeSubscription(ResumeSubscriptionDocument requestDoc)
|
| Methods inherited from class org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType |
getProperties, refreshAllProperties, refreshProperty |
| Methods inherited from class org.apache.ws.resource.AbstractPortType |
getResource, getResourceContext, getResourceHome, getResourceKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
NAMESPACE_SET
private static final org.apache.ws.notification.base.WsnNamespaceVersionHolder NAMESPACE_SET
| Constructor Detail |
SubscriptionManagerPortTypeImpl
public SubscriptionManagerPortTypeImpl(org.apache.ws.resource.ResourceContext resourceContext)
| Method Detail |
pauseSubscription
public PauseSubscriptionResponseDocument pauseSubscription(PauseSubscriptionDocument requestDoc)
- Specified by:
pauseSubscriptionin interfaceorg.apache.ws.notification.base.v2004_06.porttype.SubscriptionManagerPortType
resumeSubscription
public ResumeSubscriptionResponseDocument resumeSubscription(ResumeSubscriptionDocument requestDoc)
- Specified by:
resumeSubscriptionin interfaceorg.apache.ws.notification.base.v2004_06.porttype.SubscriptionManagerPortType
createPauseSubscriptionResponseDocument
private PauseSubscriptionResponseDocument createPauseSubscriptionResponseDocument()
createResumeSubscriptionResponseDocument
private ResumeSubscriptionResponseDocument createResumeSubscriptionResponseDocument()
getNamespaceSet
protected org.apache.ws.resource.properties.NamespaceVersionHolder getNamespaceSet()
|
|||||||||
| Home >> All >> org >> apache >> ws >> notification >> base >> v2004_06 >> porttype >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC