|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RateInfoResponse | |
net.sf.dexterim.oscar.client | Provides Factory and Builder Classes to generate Oscar Protocol Messages. |
net.sf.dexterim.oscar.server | Provides Parser and Builder Classes parse received Oscar Messages. |
Uses of RateInfoResponse in net.sf.dexterim.oscar.client |
Methods in net.sf.dexterim.oscar.client with parameters of type RateInfoResponse | |
byte[] |
MessageBuilder.buildRateInfoAcknowledge(RateInfoResponse response)
|
Constructors in net.sf.dexterim.oscar.client with parameters of type RateInfoResponse | |
RateInfoAcknowledge(RateInfoResponse serverResponse)
|
Uses of RateInfoResponse in net.sf.dexterim.oscar.server |
Methods in net.sf.dexterim.oscar.server that return RateInfoResponse | |
static RateInfoResponse |
RateInfoResponse.create(Snac snac)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |