Method |
Description |
|
CancelRequest ( ) : void |
|
|
ClearRequest ( ) : void |
|
|
DecodeMessage ( string header, ArraySegment body ) : void |
|
|
Init ( ) : void |
|
|
OnFailure ( ) : void |
|
|
OnRequestTimeout ( object param ) : void |
|
|
ReadCb ( IAsyncResult ar ) : void |
|
|
RequestStreamCb ( IAsyncResult ar ) : void |
|
|
ResponseCb ( IAsyncResult ar ) : void |
|
|
SendHttpWebRequest ( string>.Dictionary headers, FunapiMessage body ) : void |
|
|
SendWWWRequest ( string>.Dictionary headers, FunapiMessage body ) : void |
|
|
SetAddress ( Fun.HostAddr addr ) : void |
|
|
Stop ( ) : void |
|
|
WWWPost ( WWW www ) : IEnumerator |
|
|
WireSend ( ) : void |
|
|