This is the complete list of members for NetConnection, including all inherited members.
close(boolean kill) | NetConnection | |
hasDgram | NetConnection | |
localAddr | NetConnection | |
localPort | NetConnection | |
NetConnection(object socket) | NetConnection | |
onClose(function callback) | NetConnection | |
onMessage(function callback) | NetConnection | |
remoteAddr | NetConnection | |
remotePort | NetConnection | |
send(string message) | NetConnection | |
send(MemBlock message) | NetConnection | |
send(ISerializable message) | NetConnection | |
send(object message) | NetConnection | |
sendDgram(string message) | NetConnection | |
sendDgram(MemBlock message) | NetConnection | |
sendDgram(ISerializable message) | NetConnection | |
sendDgram(object message) | NetConnection |