|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DispatchStatistic | |
| org.xmlBlaster.authentication | |
| org.xmlBlaster.client | This is the Java client side package. |
| org.xmlBlaster.client.protocol | |
| org.xmlBlaster.engine | The core implementation. |
| org.xmlBlaster.util.dispatch | |
| Uses of DispatchStatistic in org.xmlBlaster.authentication |
| Fields in org.xmlBlaster.authentication declared as DispatchStatistic | |
private DispatchStatistic |
SubjectInfo.dispatchStatistic
|
private DispatchStatistic |
SessionInfo.statistic
Statistic about send/received messages, can be null if there is a DispatchManager around |
| Methods in org.xmlBlaster.authentication that return DispatchStatistic | |
DispatchStatistic |
SessionInfo.getDispatchStatistic()
|
| Uses of DispatchStatistic in org.xmlBlaster.client |
| Fields in org.xmlBlaster.client declared as DispatchStatistic | |
private DispatchStatistic |
XmlBlasterAccess.statistic
Statistic about send/received messages, can be null if there is a DispatchManager around |
| Methods in org.xmlBlaster.client that return DispatchStatistic | |
DispatchStatistic |
XmlBlasterAccess.getDispatchStatistic()
|
| Uses of DispatchStatistic in org.xmlBlaster.client.protocol |
| Methods in org.xmlBlaster.client.protocol that return DispatchStatistic | |
DispatchStatistic |
AbstractCallbackExtended.getDispatchStatistic()
Access the statistic holder. |
| Uses of DispatchStatistic in org.xmlBlaster.engine |
| Fields in org.xmlBlaster.engine declared as DispatchStatistic | |
private DispatchStatistic |
RequestBroker.dispatchStatistic
Contains total count of published messages and get() invocations. |
| Uses of DispatchStatistic in org.xmlBlaster.util.dispatch |
| Fields in org.xmlBlaster.util.dispatch declared as DispatchStatistic | |
protected DispatchStatistic |
DispatchConnectionsHandler.statistic
|
| Methods in org.xmlBlaster.util.dispatch that return DispatchStatistic | |
DispatchStatistic |
DispatchManager.getDispatchStatistic()
|
DispatchStatistic |
DispatchConnectionsHandler.getDispatchStatistic()
|
| Methods in org.xmlBlaster.util.dispatch with parameters of type DispatchStatistic | |
private java.lang.Throwable |
DispatchConnection.processResponseTimeoutException(DispatchStatistic stats,
java.lang.Throwable e)
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||