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

Packages that use TLVCollection
net.sf.dexterim.oscar.client Provides Factory and Builder Classes to generate Oscar Protocol Messages.  
net.sf.dexterim.oscar.entity   
 

Uses of TLVCollection in net.sf.dexterim.oscar.client
 

Methods in net.sf.dexterim.oscar.client that return TLVCollection
protected  TLVCollection MessageBuilder.buildIdentTLV(Account account)
           
 

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

Methods in net.sf.dexterim.oscar.entity that return TLVCollection
 TLVCollection TLVCollection.getType(int type)
           
 TLVCollection TLVLexer.lexData(byte[] data, int offset)
           
 TLVCollection TLVLexer.lexData(byte[] data)
           
 



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