|
Class Summary |
| AdminClient |
An Admin client communicates with the remote admin server in each
of INS system components. |
| ANotificationService |
An instance of NotificationService can be used
to send messages to a Notification Server of
same version |
| ContentBody |
A ContentBody is a set of name-value pairs. |
| DeliveryOptions |
Sets delivery options for the Notification Server |
| DeliveryOptionsExtended |
Sets delivery options for the Notification Server. |
| DeviceName |
Stores a Device name or Device type name. |
| NotificationML |
Wrappers the Notification ML |
| NotificationService |
An instance of NotificationService can be used
to send messages to a Notification Server of
same version |
| NotificationServiceReturnCode |
Return code object used by the SOAP interface. |
| NSConfirmation |
class necessary for communication with NS until serialization is
removed (post beta) |
| NSConfirmationExtended |
class necessary for communication with NS until serialization is
removed (post beta) |
| NSInstruction |
Used in the client as a serialized package sent by client to server |
| NSInstructionExtended |
Used in the client as a serialized package sent by client to server |
| SimpleContentSource |
A SimpleContentSource is a ContentSource with a single named entity. |
| SqlSelector |
An SqlSelector is a ContentFilter consisting only of a SQL92
query. |
| TriggerHandler |
A trigger handler is installed on behalf of a particular user to
process messages received through a given trigger. |
| TriggerHandlerV2 |
|
| TriggerID |
A TriggerID object uniquely identifies a trigger handler that has been
installed by a call on TriggerManager.addTrigger. |
| TriggerIDList |
A Iterator object is used to return TriggerID objects. |
| TriggerInfo |
A TriggerInfo object contains information about a trigger. |
| TriggerInfoList |
A TriggerInfoIterator object is used to return TriggerInfo objects. |
| TriggerManager |
A TriggerManager oversees the creation and removal of triggers, the firing of
triggers, and the fetching of content persistently stored by the firing of a
trigger. |
| TriggerManager.InfoIterator |
|
| TriggerRequest |
insert comment for class |
| TriggerResponse |
A trigger handler is installed on behalf of a particular user to
process messages received through a given trigger. |
| TriggerResult |
A TriggerResult is an object returned by the TriggerHandler.handleMatch(com.ibm.pvc.we.ins.ContentBody)
method to specify the actions that iQueue should perform on behalf of the
trigger handler, and what the disposition of the trigger handler
should be at the conclusion of the call on handleMatch. |
| UserIDList |
This class is not thread safe |