The net.guttershark.service.remoting package contains classes for working with Flash Remoting.



Classes
 ClassDescription
 RemotingCall The RemotingCall class encapsulates a remoting request, and manages timing tasks with the call and should not be used directly.
 RemotingConnection The RemotingConnection class simplifies connecting a net connection to a Flash Remoting gateway.
 RemotingManager The RemotingManager class simplifies creating and working with RemotingConnection and RemotingService classes.
 RemotingService The RemotingService class simplifies Flash Remoting by wraping all functionality needed for Remoting, as well as adding many features that aren't implemented by default in Flash.