-
- All Implemented Interfaces:
public class DestinationAddressAttribute extends AddressAttributeThe DESTINATION-ADDRESS is present in Send Requests of old TURN versions. It specifies the address and port where the data is to be sent. It is encoded in the same way as MAPPED-ADDRESS.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.ice4j.attribute.AddressAttribute
encode, equals, getAddress, getAddressBytes, getDataLength, getFamily, getName, getPort, setAddress -
Methods inherited from class org.ice4j.attribute.Attribute
getAttributeType, getLocationInMessage, setLocationInMessage -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-