mailpuccino
Class RawMessageEmailID
java.lang.Object
mailpuccino.EmailID
mailpuccino.RawMessageEmailID
- public class RawMessageEmailID
- extends EmailID
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawMessage
java.lang.String RawMessage
TheStruct
PartStruct TheStruct
StatusFlags
java.util.Hashtable StatusFlags
HeaderEnd
int HeaderEnd
RawMessageEmailID
public RawMessageEmailID(java.lang.String RawMessage)
getRawMessage
public java.lang.String getRawMessage()
throws java.io.IOException,
FolderException
- Overrides:
getRawMessage
in class EmailID
- Throws:
java.io.IOException
FolderException
getHeader
public java.lang.String getHeader(java.lang.String HeaderName)
throws java.io.IOException,
FolderException
- Overrides:
getHeader
in class EmailID
- Throws:
java.io.IOException
FolderException
getAllHeaders
public java.lang.String getAllHeaders()
throws java.io.IOException,
FolderException
- Overrides:
getAllHeaders
in class EmailID
- Throws:
java.io.IOException
FolderException
setStatus
public void setStatus(java.lang.String Type,
int Value)
throws java.io.IOException,
FolderException
- Overrides:
setStatus
in class EmailID
- Throws:
java.io.IOException
FolderException
getPart
public java.lang.Object getPart(PartStruct Part)
throws java.io.IOException,
FolderException
- Overrides:
getPart
in class EmailID
- Throws:
java.io.IOException
FolderException
getPartStruct
public PartStruct getPartStruct()
throws java.io.IOException,
FolderException
- Overrides:
getPartStruct
in class EmailID
- Throws:
java.io.IOException
FolderException
delete
public void delete()
throws java.io.IOException,
FolderException
- Overrides:
delete
in class EmailID
- Throws:
java.io.IOException
FolderException
equals
public boolean equals(java.lang.Object Target)
- Overrides:
equals
in class EmailID
getStatus
public int getStatus(java.lang.String Type)
throws java.io.IOException,
FolderException
- Overrides:
getStatus
in class EmailID
- Throws:
java.io.IOException
FolderException