Class Summary |
RomaBeRequest |
This class encapsulates requests received by Roma Business
Elements. |
RomaBeResponse |
This class encapsulates responses made by a Roma Business Element
following a Roma Client request. |
RomaBusinessElement |
This class allows an application to instantiate a server-side
connection to the Roma network as a Roma Business Element. |
RomaBusinessFlow |
This class defines the business flow information. |
RomaBusinessService |
This class defines the Business Service information. |
RomaClient |
This class represents the application's client-side use of Roma. |
RomaClientRequest |
This class encapsulates requests made by a Roma client to a Roma
business service. |
RomaClientResponse |
This class encapsulates responses returned to Roma client
applications from a Roma Business Service. |
RomaConfig |
This class defines the Roma environment configuration of the application. |
RomaContext |
This is a base class that encapsulates the common options between
a RomaClient and a RomaBusinessElement. |
RomaDirectoryAccess |
This class encapsalates LDAP authentication information. |
RomaDirectoryAgent |
This class encapsalates Roma directory access. |
RomaDirectoryItem |
This class encapsalates a Roma directory item that has been
retrieved from the Roma directory using the RomaDirectoryAgent
class. |
RomaEteInfo |
This class defines the end-to-end and in-flight information of
the message. |
RomaExceptionInfo |
This class defines the message exception information. |
RomaExceptionMessage |
This class is used to report erroneous messages to an
Exception Messgage Queue by encapsulating the message that
resulted in the error plus information about the error. |
RomaExceptionOptions |
This class encapsulates the options when putting a
RomaExceptionMessage on an Exception Message Queue. |
RomaExcErrorData |
This class defines the exception error data. |
RomaGetOptions |
The RomaGetOptions class encapsulates the criteria by which a
Business Element retrieves a Client request or a Client
retrieves a Business Service response. |
RomaILSData |
This class encapsalates Roma Inline Service Data |
RomaInteger |
This class provides an integer object to be used for a method
integer parameter which must be passed by reference to allow
a return value. |
RomaLogInformation |
This class encapsulates the human-readable information that
can be logged to an error log or sent as an alert. |
RomaMessageInfo |
This class defines the message information. |
RomaPublication |
This class encapsulates publication messages sent by a Roma client. |
RomaReportOptions |
This class contains the options that the application supplies
when it invokes the Error Analysis Routine. |
RomaRetrieveOptions |
The RomaRetrieveOptions encapsulates the options available
when retrieving a message from a storage queue. |
RomaRoute |
This class defines the workflow route step. |
RomaSecurityDef |
This class encapsulates the security information for an
inline service. |
RomaStorable |
This class extends the RomaMessage class to provide the ability
to be used on storage queues. |
RomaStorageQueue |
The RomaStorageQueue class enables the storing and retrieval
of message from a Roma storage queue. |
RomaStoreOptions |
This class encapsulates the options available when storing a
message to a storage queue. |
RomaSubject |
This class is used by applications to define the topic(s) for
publish and subscribe operations. |
RomaSubscription |
This class encapsulates subscription messages put by a Roma client. |
RomaSyncpointDef |
This class encapsulates a Roma syncpoint definition. |
RomaSystemConfig |
This class defines the system environment configuration of the application. |
RomaTheme |
This class encapsulates a Roma theme. |
RomaThemeInfo |
This class defines the theme details extracted with the
RomaBusinessElement.queryTheme(RomaTheme)
or RomaClient.queryTheme(RomaTheme)
method. |
RomaTrailer |
This class defines the persistent trailer information. |
RomaWorkflow |
This class defines the workflow information. |
RomaWorkflowService |
This class defines the business service information
associated with the workflow. |