|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.eventing.services.AbstractService
org.apache.ws.eventing.services.SubscriberService
Field Summary |
Fields inherited from class org.apache.ws.eventing.services.AbstractService |
m_isInitialized, m_methodNameMap, m_resourceContext |
Constructor Summary | |
SubscriberService(org.apache.ws.resource.ResourceContext resourceContext)
|
Method Summary | |
void |
filter(org.apache.axis.message.SOAPEnvelope req,
org.apache.axis.message.SOAPEnvelope resp)
|
void |
subscriptionEnd(org.xmlsoap.schemas.ws.x2004.x08.eventing.SubscriptionEndDocument body)
|
Methods inherited from class org.apache.ws.eventing.services.AbstractService |
getMethodName, getMethodNameMap, getResourceContext, init, isInitialized |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SubscriberService(org.apache.ws.resource.ResourceContext resourceContext)
Method Detail |
public void subscriptionEnd(org.xmlsoap.schemas.ws.x2004.x08.eventing.SubscriptionEndDocument body) throws java.rmi.RemoteException
subscriptionEnd
in interface SubscriptionEndPortType
java.rmi.RemoteException
public void filter(org.apache.axis.message.SOAPEnvelope req, org.apache.axis.message.SOAPEnvelope resp)
filter
in interface NotificationPortType
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |