Interfaces
 InterfaceDescription
 IRemotingServiceListener This interface provides a basic event listener for the RemotingService instances.
Classes
 ClassDescription
 RemotingAuthentification This class is used to create a credential authentification with a Flash remoting method.
 RemotingConnection The RemotingConnection object used in the RemotingService class to connect the client with the server.
 RemotingConnectionCollector This collector use a Map to register all RemotingConnection in the application.
 RemotingFormat The instances of this class can converts an object to a custom string representation.
 RemotingGatewayUrl This factory build the gateway url of the services of this application.
 RemotingService This class provides a service object to communicate with a remoting gateway server.
 RemotingServiceListener The basic implementation of the IRemotingEventListener interface.