|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.javawi.jstun.attribute.MessageAttribute
de.javawi.jstun.attribute.MappedResponseChangedSourceAddressReflectedFrom
de.javawi.jstun.attribute.ResponseAddress
public class ResponseAddress
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface de.javawi.jstun.attribute.MessageAttributeInterface |
---|
MessageAttributeInterface.MessageAttributeType |
Field Summary |
---|
Fields inherited from interface de.javawi.jstun.attribute.MessageAttributeInterface |
---|
CHANGEDADDRESS, CHANGEREQUEST, DUMMY, ERRORCODE, MAPPEDADDRESS, MESSAGEINTEGRITY, PASSWORD, REFLECTEDFROM, RESPONSEADDRESS, SOURCEADDRESS, UNKNOWNATTRIBUTE, USERNAME |
Constructor Summary | |
---|---|
ResponseAddress()
|
Method Summary | |
---|---|
static MessageAttribute |
parse(byte[] data)
|
Methods inherited from class de.javawi.jstun.attribute.MappedResponseChangedSourceAddressReflectedFrom |
---|
getAddress, getBytes, getPort, parse, setAddress, setPort, toString |
Methods inherited from class de.javawi.jstun.attribute.MessageAttribute |
---|
getLength, getType, intToType, parseCommonHeader, setType, typeToInteger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ResponseAddress()
Method Detail |
---|
public static MessageAttribute parse(byte[] data) throws MessageAttributeParsingException
MessageAttributeParsingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |