org.apache.servicemix.wsn.client
Class Publisher

java.lang.Object
  extended by org.apache.servicemix.wsn.client.AbstractWSAClient
      extended by org.apache.servicemix.wsn.client.Publisher

public class Publisher
extends AbstractWSAClient


Constructor Summary
Publisher(EndpointReferenceType publisherRegistrationReference, ServiceMixClient client)
           
 
Method Summary
 void destroy()
           
 
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
 

Constructor Detail

Publisher

public Publisher(EndpointReferenceType publisherRegistrationReference,
                 ServiceMixClient client)
Method Detail

destroy

public void destroy()
             throws JBIException
Throws:
JBIException


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.