ServiceProxy
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.remoting |
| Inherits from: | AbstractServiceProxy |
| Author: | romain |
| Classpath: | com.bourre.remoting.ServiceProxy |
| File last modified: | Monday, 24 November 2008, 11:36:48 |
Summary
Constructor
- ServiceProxy (oURL:URLRequest, sServiceName:String)
Instance methods
- __resolve (sServiceMethodName:ServiceMethod) : Function
Instance methods inherited from AbstractServiceProxy
Event handlers
Event handlers inherited from AbstractServiceProxy
Constructor
ServiceProxy
public function ServiceProxy (
oURL:URLRequest,
sServiceName:String)