-
- All Implemented Interfaces:
public class ResponseAddressAttribute extends AddressAttributeThe RESPONSE-ADDRESS attribute indicates where the response to a Binding Request should be sent. Its syntax is identical to MAPPED- ADDRESS.
-
-
Constructor Summary
Constructors Constructor Description ResponseAddressAttribute()Creates a RESPONSE_ADDRESS attribute
-
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
-
-