SomPumiceAttribute |
Models an attribute returned in a SOM command response
|
SomPumiceAttributeMap |
Class which provides the mapping between the string field names
returned in a SOM response and integer attribute ids used by the Java
interface.
|
SomPumiceConnection |
Class which models a (P7 or P3) connection into the Message Store
The SomPumiceSubordinates command generates a list of objects of this
type when it is invoked to list connections.
|
SomPumiceMailbox |
Class which models a mailbox in the Message Store
The SomPumiceSubordinates command generates a list of objects of this
type when it is invoked to list mailboxes
|
SomPumiceMessage |
Class which models a message in a Message Store mailbox
The SomPumiceSubordinates command generates a list of objects of this
type when it is invoked to list messages
|
SomPumiceMessageStore |
Class which models an Isode X.400 Message Store server, including the
mailboxes which it supports and any P7/P3 connections into and out of
the server.
|
SomPumiceObject |
Base class on which the other Pumice objects are built.
|