Frames | No Frames |
Classes implementing org.jacorb.orb.giop.StatisticsProvider | |
class | |
class |
Constructors with parameter type org.jacorb.orb.giop.StatisticsProvider | |
ClientGIOPConnection.ClientGIOPConnection(Profile profile, Connection transport, RequestListener request_listener, ReplyListener reply_listener, StatisticsProvider statistics_provider) | |
GIOPConnection.GIOPConnection(Profile profile, Connection transport, RequestListener request_listener, ReplyListener reply_listener, StatisticsProvider statistics_provider) | |
ServerGIOPConnection.ServerGIOPConnection(Profile profile, Connection transport, RequestListener request_listener, ReplyListener reply_listener, StatisticsProvider statistics_provider, GIOPConnectionManager manager) |
Fields of type org.jacorb.orb.giop.StatisticsProvider | |
StatisticsProvider |
Methods with return type org.jacorb.orb.giop.StatisticsProvider | |
StatisticsProvider | Get the statistics provider for transport usage statistics.
|