| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractNotificationBroker.handleNotify(Notify notify) |
void |
AbstractNotificationBroker.notify(Notify notify) |
void |
AbstractPullPoint.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 |
NotificationConsumer.notify(Notify notify) |
void |
PullPoint.notify(Notify notify) |
Apache CXF