| Package | Description |
|---|---|
| org.jacorb.orb.giop | |
| org.jacorb.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
LFUStatisticsProviderImpl |
class |
LRUStatisticsProviderImpl |
| Modifier and Type | Field and Description |
|---|---|
protected StatisticsProvider |
GIOPConnection.statistics_provider |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Constructor and Description |
|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStatisticsProvider |
Copyright © 2017 JacORB. All rights reserved.