-
- All Implemented Interfaces:
public class SourceAddressAttribute extends AddressAttributeThe SOURCE-ADDRESS attribute is present in Binding Responses. It indicates the source IP address and port that the server is sending the response from. Its syntax is identical to that of 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
-
-