| Package | com.bourre.remoting.interfaces |
| Interface | public interface ServiceProxyListener |
| Implementors | RemotingCall |
| Player version: | Flash Player 9.0 |
| Language version: | ActionScript 3.0 |
TODO Documentation.
| Method | Defined by | ||
|---|---|---|---|
|
onFault(e:BasicFaultEvent):void
| ServiceProxyListener | ||
|
onResult(e:BasicResultEvent):void
| ServiceProxyListener | ||
| onFault | () | method |
public function onFault(e:BasicFaultEvent):void
| Player version: | Flash Player 9.0 |
| Language version: | ActionScript 3.0 |
e:BasicFaultEvent |
| onResult | () | method |
public function onResult(e:BasicResultEvent):void
| Player version: | Flash Player 9.0 |
| Language version: | ActionScript 3.0 |
e:BasicResultEvent |