org.apache.servicemix.wsn.client
Class Subscription
java.lang.Object
org.apache.servicemix.wsn.client.AbstractWSAClient
org.apache.servicemix.wsn.client.Subscription
public class Subscription
- extends AbstractWSAClient
| Methods inherited from class org.apache.servicemix.wsn.client.AbstractWSAClient |
createJaxbClient, createJaxbClient, createWSA, getClient, getEndpoint, getResolver, request, resolveWSA, send, setClient, setEndpoint, setResolver |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Subscription
public Subscription(EndpointReferenceType subscriptionReference,
ServiceMixClient client)
pause
public void pause()
throws JBIException
- Throws:
JBIException
resume
public void resume()
throws JBIException
- Throws:
JBIException
unsubscribe
public void unsubscribe()
throws JBIException
- Throws:
JBIException
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.