Uses of Class
net.sf.dexterim.oscar.server.RateInfoResponse

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)
           
 



Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.