-
- All Implemented Interfaces:
public class RemoteAddressAttribute extends AddressAttributeThe REMOTE-ADDRESS is present in Data Indication of old TURN versions. It specifies the address and port where the data is 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
-
-