haXe API Documentation
Back
|
Index
class
neko.net.ThreadRemotingServer
extends
ThreadServer
<
haxe.remoting.SocketConnection
String
>
Available in neko
function
new(?domains :
Array
<
String
>) :
Void
dynamic
function
initClientApi(cnx :
haxe.remoting.SocketConnection
, ctx :
haxe.remoting.Context
) :
Void
dynamic
function
makePolicyFile() :
String
dynamic
function
onXml(cnx :
haxe.remoting.SocketConnection
, data :
String
) :
Void
Back
|
Index