fm.liveswitch.stun.ErrorCodeAttribute Member List

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

Attribute()fm.liveswitch.stun.Attributeprotected
ErrorCodeAttribute(int code)fm.liveswitch.stun.ErrorCodeAttribute
ErrorCodeAttribute(int code, String reason)fm.liveswitch.stun.ErrorCodeAttribute
getAlternateServerType()fm.liveswitch.stun.Attributestatic
getChannelNumberType()fm.liveswitch.stun.Attributestatic
getCode()fm.liveswitch.stun.ErrorCodeAttribute
getConnectionIdType()fm.liveswitch.stun.Attributestatic
getControlledType()fm.liveswitch.stun.Attributestatic
getControllingType()fm.liveswitch.stun.Attributestatic
getDataType()fm.liveswitch.stun.Attributestatic
getDontFragmentType()fm.liveswitch.stun.Attributestatic
getErrorCodeType()fm.liveswitch.stun.Attributestatic
getEvenPortType()fm.liveswitch.stun.Attributestatic
getFingerprintType()fm.liveswitch.stun.Attributestatic
getLength()fm.liveswitch.stun.Attribute
getLifetimeType()fm.liveswitch.stun.Attributestatic
getMappedAddressType()fm.liveswitch.stun.Attributestatic
getMessageIntegrityType()fm.liveswitch.stun.Attributestatic
getNonceType()fm.liveswitch.stun.Attributestatic
getPaddingLength(int valueLength)fm.liveswitch.stun.Attribute
getPriorityType()fm.liveswitch.stun.Attributestatic
getRealmType()fm.liveswitch.stun.Attributestatic
getReason()fm.liveswitch.stun.ErrorCodeAttribute
getRequestedAddressFamilyType()fm.liveswitch.stun.Attributestatic
getRequestedTransportType()fm.liveswitch.stun.Attributestatic
getReservationTokenType()fm.liveswitch.stun.Attributestatic
getSoftwareType()fm.liveswitch.stun.Attributestatic
getTransactionTransmitCounterType()fm.liveswitch.stun.Attributestatic
getTypeValue()fm.liveswitch.stun.ErrorCodeAttribute
getUnknownAttributesType()fm.liveswitch.stun.Attributestatic
getUseCandidateType()fm.liveswitch.stun.Attributestatic
getUsernameType()fm.liveswitch.stun.Attributestatic
getValueLength()fm.liveswitch.stun.ErrorCodeAttributeprotected
getXorMappedAddressType()fm.liveswitch.stun.Attributestatic
getXorPeerAddressType()fm.liveswitch.stun.Attributestatic
getXorRelayedAddressType()fm.liveswitch.stun.Attributestatic
nextLength(fm.liveswitch.DataBuffer buffer, int offset)fm.liveswitch.stun.Attributestatic
readAddressType(fm.liveswitch.DataBuffer buffer, int offset)fm.liveswitch.stun.Attributeprotectedstatic
readFrom(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.IntegerHolder offsetPlus, fm.liveswitch.DataBuffer transactionId, fm.liveswitch.DataBuffer messageBuffer)fm.liveswitch.stun.Attributestatic
readFrom(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.DataBuffer transactionId, fm.liveswitch.DataBuffer messageBuffer)fm.liveswitch.stun.Attributestatic
readIPAddress(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.AddressType addressType)fm.liveswitch.stun.Attributeprotectedstatic
readPort(fm.liveswitch.DataBuffer buffer, int offset)fm.liveswitch.stun.Attributeprotectedstatic
readValueFrom(fm.liveswitch.DataBuffer buffer, int offset, int length)fm.liveswitch.stun.ErrorCodeAttributestatic
readXorIPAddress(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.AddressType addressType, fm.liveswitch.DataBuffer transactionId)fm.liveswitch.stun.Attributeprotectedstatic
readXorPort(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.DataBuffer transactionId)fm.liveswitch.stun.Attributeprotectedstatic
setCode(int value)fm.liveswitch.stun.ErrorCodeAttribute
setReason(String value)fm.liveswitch.stun.ErrorCodeAttribute
toString()fm.liveswitch.stun.ErrorCodeAttribute
writeAddressType(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.AddressType addressType)fm.liveswitch.stun.Attributeprotectedstatic
writeIPAddress(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.AddressType addressType, String ipAddress)fm.liveswitch.stun.Attributeprotected
writePort(fm.liveswitch.DataBuffer buffer, int offset, int port)fm.liveswitch.stun.Attributeprotected
writeTo(fm.liveswitch.DataBuffer buffer, int offset)fm.liveswitch.stun.Attribute
writeTo(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.IntegerHolder offsetPlus)fm.liveswitch.stun.Attribute
writeValueTo(fm.liveswitch.DataBuffer buffer, int offset)fm.liveswitch.stun.ErrorCodeAttributeprotected
writeXorIPAddress(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.AddressType addressType, String ipAddress, fm.liveswitch.DataBuffer transactionId)fm.liveswitch.stun.Attributeprotected
writeXorPort(fm.liveswitch.DataBuffer buffer, int offset, int port, fm.liveswitch.DataBuffer transactionId)fm.liveswitch.stun.Attributeprotected