Uses of Class
org.xlattice.protocol.xl.ValueAttr

Packages that use ValueAttr
org.xlattice.protocol.xl   
 

Uses of ValueAttr in org.xlattice.protocol.xl
 

Subclasses of ValueAttr in org.xlattice.protocol.xl
 class Destination
           
 class NodeIDAttr
           
 class Source
           
 

Methods in org.xlattice.protocol.xl that return ValueAttr
protected static ValueAttr ValueAttr.readValue(int type, int length, byte[] message, int offset)
          Type and length have already been decoded.