NekoSocketConnection
class haxe.remoting.NekoSocketConnectionextends ConnectionAvailable in neko
function closeConnection() : Void
function getProtocol() : SocketProtocol
function onRequestError( path : Array<String>, method : String, args : Array<Dynamic>, exc : Dynamic ) : Void
function processRequest() : Void
function setProtocol( p : SocketProtocol ) : Void
static function socketConnect( s : Socket, ?r : RemotingServer ) : NekoSocketConnection
version #600, modified 2008-05-02 19:17:35 by api
0 comment