|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatisticsProvider | |
|---|---|
| org.jacorb.orb.giop | |
| Uses of StatisticsProvider in org.jacorb.orb.giop |
|---|
| Classes in org.jacorb.orb.giop that implement StatisticsProvider | |
|---|---|
class |
LFUStatisticsProviderImpl
|
class |
LRUStatisticsProviderImpl
|
| Fields in org.jacorb.orb.giop declared as StatisticsProvider | |
|---|---|
protected StatisticsProvider |
GIOPConnection.statistics_provider
|
| Methods in org.jacorb.orb.giop that return StatisticsProvider | |
|---|---|
StatisticsProvider |
GIOPConnection.getStatisticsProvider()
Get the statistics provider for transport usage statistics that can be used in conjunction with the SelectionStrategy. |
StatisticsProvider |
TransportListener.Event.getStatisticsProvider(int orderno)
|
StatisticsProvider |
GIOPConnection.getStatisticsProvider(int no)
Return the StatissticsProvider, given the cardinality number |
| Constructors in org.jacorb.orb.giop with parameters of type StatisticsProvider | |
|---|---|
ClientGIOPConnection(org.omg.ETF.Profile profile,
org.omg.ETF.Connection transport,
RequestListener request_listener,
ReplyListener reply_listener,
StatisticsProvider statistics_provider)
|
|
GIOPConnection(org.omg.ETF.Profile profile,
org.omg.ETF.Connection transport,
RequestListener request_listener,
ReplyListener reply_listener,
StatisticsProvider statistics_provider)
|
|
ServerGIOPConnection(org.omg.ETF.Profile profile,
org.omg.ETF.Connection transport,
RequestListener request_listener,
ReplyListener reply_listener,
StatisticsProvider statistics_provider,
GIOPConnectionManager manager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||