org.apache.servicemix.wsn.client
Class CreatePullPoint
java.lang.Object
org.apache.servicemix.wsn.client.AbstractWSAClient
org.apache.servicemix.wsn.client.CreatePullPoint
public class CreatePullPoint
- 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 |
WSN_URI
public static final String WSN_URI
- See Also:
- Constant Field Values
WSN_SERVICE
public static final String WSN_SERVICE
- See Also:
- Constant Field Values
NOTIFICATION_BROKER
public static final QName NOTIFICATION_BROKER
CreatePullPoint
public CreatePullPoint(ComponentContext context)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
CreatePullPoint
public CreatePullPoint(ComponentContext context,
String brokerName)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
CreatePullPoint
public CreatePullPoint(JBIContainer container)
throws JBIException,
javax.xml.bind.JAXBException
- Throws:
JBIException
javax.xml.bind.JAXBException
CreatePullPoint
public CreatePullPoint(JBIContainer container,
String brokerName)
throws JBIException,
javax.xml.bind.JAXBException
- Throws:
JBIException
javax.xml.bind.JAXBException
CreatePullPoint
public CreatePullPoint(ServiceMixClient client)
CreatePullPoint
public CreatePullPoint(ServiceMixClient client,
String brokerName)
createPullPoint
public PullPoint createPullPoint()
throws JBIException
- Throws:
JBIException
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.