fm.liveswitch.DataChannel Member List

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

addOnStateChange(fm.liveswitch.IAction1< TDataChannel > value)fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
DataChannel(String label)fm.liveswitch.DataChannel
DataChannel(String label, boolean ordered)fm.liveswitch.DataChannel
DataChannel(String label, boolean ordered, String subprotocol)fm.liveswitch.DataChannel
DataChannelBase(String label, boolean ordered, String subprotocol)fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >protected
DataChannelBase(String label, boolean ordered, String subprotocol, boolean internalChannel)fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >protected
getBytesReceived()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getBytesSent()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getConnectionId()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getId()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getInfo()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getInstance()fm.liveswitch.DataChannelprotected
getIsInternal()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getIsTerminated()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getIsTerminating()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getIsTerminatingOrTerminated()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getLabel()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getMessagesReceived()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getMessagesSent()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getOnReceive()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getOrdered()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getState()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getStreamId()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
getSubprotocol()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
processStateChange()fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >protected
processStateLockChange()fm.liveswitch.DataChannelprotected
raiseDataBytes(fm.liveswitch.DataBuffer dataBytes)fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >protected
raiseDataString(String dataString)fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >protected
registerDataReceived(int dataLength)fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >protected
registerDataSent(int dataLength)fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >protected
removeOnStateChange(fm.liveswitch.IAction1< TDataChannel > value)fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >
sendDataBytes(fm.liveswitch.DataBuffer dataBytes)fm.liveswitch.DataChannel
sendDataString(String dataString)fm.liveswitch.DataChannel
setOnReceive(fm.liveswitch.IAction1< fm.liveswitch.DataChannelReceiveArgs > value)fm.liveswitch.DataChannelBase< fm.liveswitch.DataChannel >