All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----kh.majorcoffee.MessageInfo
| Summary |
public class MessageInfo
extends java.lang.Object
implements java.io.Serializable
{
// Constructors 1
public MessageInfo(BufferedReader, long) throws IOException, BadMessageException;
}
| Constructors |
· MessageInfo | Summary | Top |
public MessageInfo(BufferedReader source,
long offset) throws IOException, BadMessageException
Create a new message info by reading the header lines of a message it is assumed that the stream is just past the From xxx@xxx line and that we should read headers until a blank line.
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7