|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Word | |
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 Word in net.sf.dexterim.oscar |
Methods in net.sf.dexterim.oscar that return Word | |
Word |
BufferArray.getWord()
|
abstract Word |
OscarByteBuffer.getWord()
Returns the data chunk at current position as Word. |
Uses of Word in net.sf.dexterim.oscar.entity |
Methods in net.sf.dexterim.oscar.entity that return Word | |
static Word |
Word.createFrom(byte[] data)
|
static Word |
Word.getDefault()
|
Constructors in net.sf.dexterim.oscar.entity with parameters of type Word | |
TLV(Word type)
|
Uses of Word in net.sf.dexterim.oscar.server |
Methods in net.sf.dexterim.oscar.server that return Word | |
Word |
RateInfoResponse.RateClass.getId()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |