Modifier and Type | Method and Description |
---|---|
protected void |
AbstractNotificationBroker.handleNotify(Notify notify) |
void |
AbstractPullPoint.notify(Notify notify) |
void |
AbstractNotificationBroker.notify(Notify notify) |
Modifier and Type | Method and Description |
---|---|
void |
Consumer.notify(Notify notify) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
JmsSubscription.doNotify(Notify notify) |
Modifier and Type | Method and Description |
---|---|
protected void |
JaxwsSubscription.doNotify(Notify notify) |
Modifier and Type | Method and Description |
---|---|
Notify |
ObjectFactory.createNotify()
Create an instance of
Notify |
Modifier and Type | Method and Description |
---|---|
void |
NotificationBroker.notify(Notify notify) |
Modifier and Type | Method and Description |
---|---|
void |
PullPoint.notify(Notify notify) |
void |
NotificationConsumer.notify(Notify notify) |
Apache CXF