Package | com.adobe.protocols.dict.util |
Class | public class SocketHelper |
Inheritance | SocketHelper ![]() ![]() |
Property | Defined by | ||
---|---|---|---|
COMPLETE_RESPONSE : String = "completeResponse" [static]
| SocketHelper |
Method | Defined by | ||
---|---|---|---|
SocketHelper | |||
![]() |
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0.0, useWeakReference:Boolean = false):void
| RFC2817Socket | |
![]() |
connect(host:String, port:int):void
Connect to the specified host over the specified port.
| RFC2817Socket | |
![]() |
setProxyInfo(host:String, port:int):void
Set the proxy host and port number.
| RFC2817Socket |