org.xlightweb
Class BlockingBodyDataSource

Package class diagram package BlockingBodyDataSource
java.lang.Object
  extended by org.xlightweb.BodyDataSource
      extended by org.xlightweb.BlockingBodyDataSource
All Implemented Interfaces:
Closeable, Channel, ReadableByteChannel, IDataSource

Deprecated. use BodyDataSource instead

public final class BlockingBodyDataSource
extends BodyDataSource


Field Summary
 
Fields inherited from class org.xlightweb.BodyDataSource
DEFAULT_RECEIVE_TIMEOUT
 
Method Summary
 
Methods inherited from class org.xlightweb.BodyDataSource
close, getReceiveTimeoutSec, isMultipart, isOpen, markReadPosition, read, readByte, readByteBuffer, readByteBufferByDelimiter, readByteBufferByDelimiter, readByteBufferByLength, readBytes, readBytesByDelimiter, readBytesByDelimiter, readBytesByLength, readDouble, readInt, readLong, readPart, readParts, readShort, readString, readString, readStringByDelimiter, readStringByDelimiter, readStringByDelimiter, readStringByDelimiter, readStringByLength, readStringByLength, removeReadMark, resetToReadMark, setReceiveTimeoutSec, size, toInputStream, toReader, toString, transferTo, transferTo, transferTo, transferTo, transferTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait