fm.liveswitch.UdpSocket Member List

This is the complete list of members for fm.liveswitch.UdpSocket, including all inherited members.

bind(String ipAddress, int port, BooleanHolder addressInUse)fm.liveswitch.UdpSocket
fm::liveswitch::DatagramSocket.bind(String ipAddress, int port, fm.liveswitch.BooleanHolder addressInUse)fm.liveswitch.ManagedSocket
close()fm.liveswitch.UdpSocket
DatagramSocket()fm.liveswitch.DatagramSocketprotected
getAdapterSpeed()fm.liveswitch.ManagedSocket
getAttemptDscp()fm.liveswitch.UdpSocketstatic
getDefaultReceiveBufferSize()fm.liveswitch.UdpSocketstatic
getDefaultSendBufferSize()fm.liveswitch.UdpSocketstatic
getIPv6()fm.liveswitch.UdpSocket
getIsClosed()fm.liveswitch.UdpSocket
getLocalIPAddress()fm.liveswitch.UdpSocket
getLocalPort()fm.liveswitch.UdpSocket
getMaxQueuedPackets()fm.liveswitch.UdpSocket
getPublicIPAddresses()fm.liveswitch.ManagedSocket
getReceiveBufferSize()fm.liveswitch.UdpSocket
getSendBufferSize()fm.liveswitch.UdpSocket
ManagedSocket()fm.liveswitch.ManagedSocketprotected
raiseReceiveFailure(fm.liveswitch.IAction1< java.lang.Exception > callback, java.lang.Exception exception)fm.liveswitch.DatagramSocketprotected
raiseReceiveSuccess(fm.liveswitch.IAction3< fm.liveswitch.DataBuffer, String, Integer > callback, fm.liveswitch.DataBuffer buffer, String ipAddress, int port)fm.liveswitch.DatagramSocketprotected
receiveAsync(final IAction3< DataBuffer, String, Integer > onSuccess, final IAction1< Exception > onFailure)fm.liveswitch.UdpSocket
fm::liveswitch::DatagramSocket.receiveAsync(fm.liveswitch.IAction3< fm.liveswitch.DataBuffer, String, Integer > onSuccess, fm.liveswitch.IAction1< java.lang.Exception > onFailure)fm.liveswitch.DatagramSocket
send(DataBuffer buffer, String ipAddress, int port)fm.liveswitch.UdpSocket
fm::liveswitch::DatagramSocket.send(fm.liveswitch.DataBuffer buffer, String ipAddress, int port)fm.liveswitch.DatagramSocket
setAdapterSpeed(long value)fm.liveswitch.ManagedSocket
setAttemptDscp(boolean dscp)fm.liveswitch.UdpSocketstatic
setDefaultReceiveBufferSize(int value)fm.liveswitch.UdpSocketstatic
setDefaultSendBufferSize(int value)fm.liveswitch.UdpSocketstatic
setMaxQueuedPackets(int maxQueuedPackets)fm.liveswitch.UdpSocket
setPublicIPAddresses(String[] value)fm.liveswitch.ManagedSocket
UdpSocket(boolean ipv6)fm.liveswitch.UdpSocket
UdpSocket(boolean ipv6, int sendBufferSize, int receiveBufferSize)fm.liveswitch.UdpSocket