org.apache.derby.iapi.services.io
Interface LimitObjectInput

All Superinterfaces:
java.io.DataInput, ErrorInfo, ErrorObjectInput, Limit, java.io.ObjectInput
All Known Implementing Classes:
ArrayInputStream

public interface LimitObjectInput
extends ErrorObjectInput, Limit

Limit and ErrorObjectInput capabilities. Combin


Method Summary
 
Methods inherited from interface org.apache.derby.iapi.services.io.ErrorObjectInput
getErrorInfo, getNestedException
 
Methods inherited from interface java.io.ObjectInput
available, close, read, read, read, readObject, skip
 
Methods inherited from interface java.io.DataInput
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
 
Methods inherited from interface org.apache.derby.iapi.services.io.Limit
clearLimit, setLimit
 


Built on Thu 2010-12-23 20:49:13+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.