|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dexterim.oscar.client.MessageBuilder
Constructor Summary | |
MessageBuilder()
|
Method Summary | |
byte[] |
buildCookieRequest(AuthenticationCookie cookie)
|
byte[] |
buildFamilyVersionRequest()
|
byte[] |
buildIdentRequest(Account account)
|
protected TLVCollection |
buildIdentTLV(Account account)
|
byte[] |
buildRateInfoAcknowledge(RateInfoResponse response)
|
byte[] |
buildRateRequest()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MessageBuilder()
Method Detail |
public byte[] buildCookieRequest(AuthenticationCookie cookie)
public byte[] buildIdentRequest(Account account)
public byte[] buildRateRequest()
public byte[] buildRateInfoAcknowledge(RateInfoResponse response)
public byte[] buildFamilyVersionRequest()
protected TLVCollection buildIdentTLV(Account account)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |