Uses of Interface
com.tc.io.TCByteBufferOutput

Packages that use TCByteBufferOutput
com.tc.io   
com.tc.object.dna.api   
com.tc.object.locks   
 

Uses of TCByteBufferOutput in com.tc.io
 

Methods in com.tc.io with parameters of type TCByteBufferOutput
 void TCSerializable.serializeTo(TCByteBufferOutput serialOutput)
           
 

Uses of TCByteBufferOutput in com.tc.object.dna.api
 

Methods in com.tc.object.dna.api with parameters of type TCByteBufferOutput
 void DNAWriter.copyTo(TCByteBufferOutput dest)
          Copy the written DNA data to the given output stream
 

Uses of TCByteBufferOutput in com.tc.object.locks
 

Methods in com.tc.object.locks with parameters of type TCByteBufferOutput
 void UnclusteredLockID.serializeTo(TCByteBufferOutput serialOutput)
           
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.