Default Remote Service locator for current application.
Use it as a global reference for your remoting gateway definition and service declaration.
The gateway url can be defined throw the Fever Configuration System
<remotingURL>http://www.mydomain.com/amf/gateway.php</remotingURL>
static public function getInstance():FeverServiceLocatorReturns FeverServiceLocator instance.
public function init(remotingURL:String):VoidInits remoting system with passing gateway URL.
If fever.Fever.isOn is true, starts the
remoting connection debug mode.