All Classes and Interfaces
Class
Description
Class which represents a generic SOM command.
Command listener used to handle command execution result
Utility class for safe SOM command string generation
Basic Exception class for SOM API
Interface for basic response handler
Invalid command argument exception
Invalid Time String exception
Message resubmit command
Java implementation of message priority values, including Military settings
Models an attribute returned in a SOM command response
Class which provides the mapping between the string field names
returned in a SOM response and integer attribute ids used by the Java
interface.
Interface for object which listens for a SOM bind/unbind event
Top level class which implements the X.400 Message Store
set of SOM commands.
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.
Class which implements all of the SOM Pumice control commands.
Implements the SOM command which tells the Message Store to forward (i.e.
Interface for classes which will handle responses to SOM Pumice commands
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
Class which implements commands for mailbox management
Class which provides message management commands
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
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.
Class providing SOM mailbox or connection monitoring command
Base class on which the other Pumice objects are built.
Class providing the Message Store-specific Session object
Class providing the various Message Store status commands,
which can be used to obtain information about the Store as
a whole, an individual mailbox, connection or message.
Command which interrogates a Message Store to obtain a list of subordinate objects
Class which implements commands for mailbox management
This class models an association between a channel (inbound or outbound)
and a peer MTA of some type.
This class models an individual SOM attribute - a type/value string pair
This class maps between the string field names as returned in SOM command
responses and integer attribute types.
This interface class is used by objects which want to be notified
when a SomQmgr object is successfully bound to a remote M-Switch Queue
Manager, or becomes disconnected.
This class models a Channel within M-Switch.
Class which provides Channel Control commands.
This class implements the command which reads information about a channel
Abstract class which forms the basis for all SOM QMGR message commands
Class which implements the commands which provide control of the Queue
Manager itself.
A Filter can be applied to various SOM Qmgr operations, and allows
a particular subset of the available objects to be selected.
SomQmgrHandler Adapter
This class models a message which is inbound to M-Switch.
This class models a queued message within M-Switch
SOM Command which enables Control operations to be performed on Messages.
This class implements the command which reads information about a message
This class implements the command which can search for a message or messages
Class which models a Peer MTA object within M-Switch
This class implements the remote address checking command.
SOM Command which enables Control operations to be performed on MTAs.
This class implements the command which reads information about a MTA
Abstract class which forms the basis for the other SOM Object classes
This class models an M-Switch Queue Manager, and is the top level object from which
the channels are accessed.
Class which models a recipient object within the Queue
This class models a schedule set up with a peer MTA.
Class which implements the Selector object which is used to select particular
Channel/MTA/Message combinations when performing various SOM commands.
Class which implements the Qmgr-specific type of SOM session
Class which implements the SomQmgrStatus command.
Class representing SOM command to audit user events.
Class which implements the archive viewing command.
Abstract class which implements the basic "view" command.
Class which implements the queue viewing command.
Class which models a command handler object; these are queued up
when a command string is sent off and are then used to handler the
resulting response.
Class which models the actual octets of a SOM command as
it is being sent (perhaps in chunks) over the wire/
Class which handles a SOM command response.
Interface for classes which process SOM command responses.
Class for handling RFC822 messages returned by SOM commands
Class which provides a SaslClientFactory which can create SomScramSha1Client instances.
Provider class for the SOM Sasl Client factory.
Class which implements a SCRAM-SHA-1 SASL client, in line with the
requirements of javax.security.sasl.
Class which implements a SOM connection between a client application
and a SOM server - i.e.
Unauthenticated SOM session exception - thrown when called SOM operation
requires authenticated session.
This class provides a way to encapsulate a UTCtime struct as used by dcapi to
represent time values returned by the DSA.
Class for handling X.400 messages returned by SOM commands.