Interface | Description |
---|---|
IPendingServiceCall |
IPendingServiceCall is a call that have a list of callbacks.
|
IPendingServiceCallback |
Callback that will be executed when the result of a pending service call
has been received.
|
IServiceCall |
Container for a Service Call
|
IServiceCapableConnection |
Connection that has options to invoke and handle remote calls
|
IServiceHandlerProvider |
Supports registration and lookup of service handlers.
|
IServiceHandlerProviderAware |
Class that knows about objects which can provide service handlers.
|
IServiceInvoker |
Interface for objects that execute service calls (remote calls from client).
|
Class | Description |
---|---|
ServiceUtils |
Utility functions to invoke methods on connections.
|
Copyright © 2006-2012 The Red5 Project