@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/") public class JaxwsPublisher extends JmsPublisher
| Modifier and Type | Field and Description | 
|---|---|
protected JaxwsNotificationBroker | 
notificationBroker  | 
demand, publisherReference, topicaddress, endpoint, endpointEpr, manager, name| Constructor and Description | 
|---|
JaxwsPublisher(String name,
              JaxwsNotificationBroker notificationBroker)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
start()  | 
protected Object | 
startSubscription(TopicExpressionType topic)  | 
protected void | 
stopSubscription(Object sub)  | 
destroy, getConnection, notify, onConsumerEvent, setConnection, validatePublishercreate, destroyRegistration, getPublisherReferencegetAddress, getEpr, getManager, getMBeanName, getName, getWSDLLocation, register, setAddress, setManager, unregisterprotected JaxwsNotificationBroker notificationBroker
public JaxwsPublisher(String name, JaxwsNotificationBroker notificationBroker)
protected void start()
              throws PublisherRegistrationFailedFault
start in class JmsPublisherPublisherRegistrationFailedFaultprotected Object startSubscription(TopicExpressionType topic)
startSubscription in class JmsPublisherprotected void stopSubscription(Object sub)
stopSubscription in class JmsPublisherApache CXF