Uses of Interface
rabbit.io.Storable

Packages that use Storable
rabbit.http The classes that represent the http entities. 
 

Uses of Storable in rabbit.http
 

Classes in rabbit.http that implement Storable
 class GeneralHeader
          A class to handle general headers.
 class Header
          This class holds a single header value, that is a "type: some text"
 class HttpHeader
          A class to handle http headers.
 class MultipartHeader
          A header suitable for multi part handling.