Attribute() | fm.liveswitch.stun.Attribute | protected |
ControllingAttribute(long value) | fm.liveswitch.stun.ice.ControllingAttribute | |
getAlternateServerType() | fm.liveswitch.stun.Attribute | static |
getChannelNumberType() | fm.liveswitch.stun.Attribute | static |
getConnectionIdType() | fm.liveswitch.stun.Attribute | static |
getControlledType() | fm.liveswitch.stun.Attribute | static |
getControllingType() | fm.liveswitch.stun.Attribute | static |
getDataType() | fm.liveswitch.stun.Attribute | static |
getDontFragmentType() | fm.liveswitch.stun.Attribute | static |
getErrorCodeType() | fm.liveswitch.stun.Attribute | static |
getEvenPortType() | fm.liveswitch.stun.Attribute | static |
getFingerprintType() | fm.liveswitch.stun.Attribute | static |
getLength() | fm.liveswitch.stun.Attribute | |
getLifetimeType() | fm.liveswitch.stun.Attribute | static |
getMappedAddressType() | fm.liveswitch.stun.Attribute | static |
getMessageIntegrityType() | fm.liveswitch.stun.Attribute | static |
getNonceType() | fm.liveswitch.stun.Attribute | static |
getPaddingLength(int valueLength) | fm.liveswitch.stun.Attribute | |
getPriorityType() | fm.liveswitch.stun.Attribute | static |
getRealmType() | fm.liveswitch.stun.Attribute | static |
getRequestedAddressFamilyType() | fm.liveswitch.stun.Attribute | static |
getRequestedTransportType() | fm.liveswitch.stun.Attribute | static |
getReservationTokenType() | fm.liveswitch.stun.Attribute | static |
getSoftwareType() | fm.liveswitch.stun.Attribute | static |
getTransactionTransmitCounterType() | fm.liveswitch.stun.Attribute | static |
getTypeValue() | fm.liveswitch.stun.ice.ControllingAttribute | |
getUnknownAttributesType() | fm.liveswitch.stun.Attribute | static |
getUseCandidateType() | fm.liveswitch.stun.Attribute | static |
getUsernameType() | fm.liveswitch.stun.Attribute | static |
getValue() | fm.liveswitch.stun.ice.ControllingAttribute | |
getValueLength() | fm.liveswitch.stun.ice.ControllingAttribute | protected |
getXorMappedAddressType() | fm.liveswitch.stun.Attribute | static |
getXorPeerAddressType() | fm.liveswitch.stun.Attribute | static |
getXorRelayedAddressType() | fm.liveswitch.stun.Attribute | static |
nextLength(fm.liveswitch.DataBuffer buffer, int offset) | fm.liveswitch.stun.Attribute | static |
readAddressType(fm.liveswitch.DataBuffer buffer, int offset) | fm.liveswitch.stun.Attribute | protectedstatic |
readFrom(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.IntegerHolder offsetPlus, fm.liveswitch.DataBuffer transactionId, fm.liveswitch.DataBuffer messageBuffer) | fm.liveswitch.stun.Attribute | static |
readFrom(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.DataBuffer transactionId, fm.liveswitch.DataBuffer messageBuffer) | fm.liveswitch.stun.Attribute | static |
readIPAddress(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.AddressType addressType) | fm.liveswitch.stun.Attribute | protectedstatic |
readPort(fm.liveswitch.DataBuffer buffer, int offset) | fm.liveswitch.stun.Attribute | protectedstatic |
readValueFrom(fm.liveswitch.DataBuffer buffer, int offset) | fm.liveswitch.stun.ice.ControllingAttribute | static |
readXorIPAddress(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.AddressType addressType, fm.liveswitch.DataBuffer transactionId) | fm.liveswitch.stun.Attribute | protectedstatic |
readXorPort(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.DataBuffer transactionId) | fm.liveswitch.stun.Attribute | protectedstatic |
setValue(long value) | fm.liveswitch.stun.ice.ControllingAttribute | |
toString() | fm.liveswitch.stun.ice.ControllingAttribute | |
writeAddressType(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.AddressType addressType) | fm.liveswitch.stun.Attribute | protectedstatic |
writeIPAddress(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.AddressType addressType, String ipAddress) | fm.liveswitch.stun.Attribute | protected |
writePort(fm.liveswitch.DataBuffer buffer, int offset, int port) | fm.liveswitch.stun.Attribute | protected |
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.ice.ControllingAttribute | protected |
writeXorIPAddress(fm.liveswitch.DataBuffer buffer, int offset, fm.liveswitch.AddressType addressType, String ipAddress, fm.liveswitch.DataBuffer transactionId) | fm.liveswitch.stun.Attribute | protected |
writeXorPort(fm.liveswitch.DataBuffer buffer, int offset, int port, fm.liveswitch.DataBuffer transactionId) | fm.liveswitch.stun.Attribute | protected |