|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PublicationReport | |
| org.apache.savan.subscribers | |
| Uses of PublicationReport in org.apache.savan.subscribers |
| Methods in org.apache.savan.subscribers with parameters of type PublicationReport | |
void |
Subscriber.processPublication(SavanMessageContext publication,
PublicationReport report)
|
void |
CompositeSubscriber.sendPublication(SavanMessageContext publication,
PublicationReport report)
|
void |
AbstractSubscriber.processPublication(SavanMessageContext publication,
PublicationReport report)
This method first checks weather the passed message complies with the current filter. |
protected abstract void |
AbstractSubscriber.sendPublication(SavanMessageContext publication,
PublicationReport report)
This should be used by based classes to sendThe publication in its own manner |
void |
LeafSubscriber.sendPublication(SavanMessageContext publication,
PublicationReport report)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||