Uses of Class
net.sf.dexterim.oscar.entity.DWord

Packages that use DWord
net.sf.dexterim.oscar   
net.sf.dexterim.oscar.entity   
net.sf.dexterim.oscar.server Provides Parser and Builder Classes parse received Oscar Messages.  
 

Uses of DWord in net.sf.dexterim.oscar
 

Methods in net.sf.dexterim.oscar that return DWord
 DWord BufferArray.getDWord()
           
abstract  DWord OscarByteBuffer.getDWord()
          Returns the data chunk at current position as DWord.
 

Uses of DWord in net.sf.dexterim.oscar.entity
 

Methods in net.sf.dexterim.oscar.entity that return DWord
static DWord DWord.createFrom(byte[] data)
          Creates a DWord from an byte array
 

Uses of DWord in net.sf.dexterim.oscar.server
 

Methods in net.sf.dexterim.oscar.server that return DWord
 DWord RateInfoResponse.RateClass.getClearAvg()
           
 DWord RateInfoResponse.RateClass.getCurrentAvg()
           
 DWord RateInfoResponse.RateClass.getDisconnectAvg()
           
 DWord RateInfoResponse.RateClass.getLimitedAvg()
           
 DWord RateInfoResponse.RateClass.getMaxAvg()
           
 DWord RateInfoResponse.RateClass.getWarnAvg()
           
 DWord RateInfoResponse.RateClass.getWindowSize()
           
 



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