|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PublisherRegistrationRejectedFault | |
---|---|
org.apache.cxf.wsn | |
org.apache.cxf.wsn.client | |
org.apache.cxf.wsn.jms | |
org.oasis_open.docs.wsn.brw_2 |
Uses of PublisherRegistrationRejectedFault in org.apache.cxf.wsn |
---|
Methods in org.apache.cxf.wsn that throw PublisherRegistrationRejectedFault | |
---|---|
void |
AbstractPublisher.create(RegisterPublisher registerPublisherRequest)
|
RegisterPublisherResponse |
AbstractNotificationBroker.handleRegisterPublisher(RegisterPublisher registerPublisherRequest)
|
RegisterPublisherResponse |
AbstractNotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest)
|
protected void |
AbstractPublisher.validatePublisher(RegisterPublisher registerPublisherRequest)
|
Uses of PublisherRegistrationRejectedFault in org.apache.cxf.wsn.client |
---|
Methods in org.apache.cxf.wsn.client that throw PublisherRegistrationRejectedFault | |
---|---|
Registration |
NotificationBroker.registerPublisher(Referencable publisher,
List<String> topics,
boolean demand)
|
Registration |
NotificationBroker.registerPublisher(Referencable publisher,
String topic)
|
Registration |
NotificationBroker.registerPublisher(Referencable publisher,
String topic,
boolean demand)
|
Uses of PublisherRegistrationRejectedFault in org.apache.cxf.wsn.jms |
---|
Methods in org.apache.cxf.wsn.jms that throw PublisherRegistrationRejectedFault | |
---|---|
protected void |
JmsPublisher.validatePublisher(RegisterPublisher registerPublisherRequest)
|
Uses of PublisherRegistrationRejectedFault in org.oasis_open.docs.wsn.brw_2 |
---|
Methods in org.oasis_open.docs.wsn.brw_2 that throw PublisherRegistrationRejectedFault | |
---|---|
RegisterPublisherResponse |
NotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |