org.apache.servicemix.wsn.client
Class PullPoint
java.lang.Object
org.apache.servicemix.wsn.client.AbstractWSAClient
org.apache.servicemix.wsn.client.PullPoint
public class PullPoint
- 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 |
PullPoint
public PullPoint(EndpointReferenceType pullPoint,
ServiceMixClient client)
PullPoint
public PullPoint(EndpointReferenceType pullPoint,
JBIContainer container)
throws JBIException,
javax.xml.bind.JAXBException
- Throws:
JBIException
javax.xml.bind.JAXBException
getMessages
public List<NotificationMessageHolderType> getMessages(int max)
throws JBIException
- Throws:
JBIException
destroy
public void destroy()
throws JBIException
- Throws:
JBIException
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.