Package | Description |
---|---|
ifs.fnd.buffer |
Provides classes and interfaces for working with IFS Buffers.
|
ifs.fnd.service |
Service oriented utilities.
|
ifs.fnd.util |
General utilities.
|
Class and Description |
---|
Message
A message contains a header (message name) and a set of
Attribute s. |
Class and Description |
---|
Message
A message contains a header (message name) and a set of
Attribute s. |
SimpleStack
Simple unsynchronized implementation of stack.
|
Class and Description |
---|
Attribute
En instance of this class represents a component of a
Message . |
AttributeNotFoundException
This exception is trhown when a manadatory attribute is not found
in a Message object.
|
InvalidMessageFormatException
This exception signals that an IFS-message has invalid fromat.
|
Message
A message contains a header (message name) and a set of
Attribute s. |
Packable
Framework internal class: A Packable object can store (pack) and retrieve (unpack) its state
(all attribute values) into/from an instance of
PackedObject.
|
PackedObject
Framework internal class: PackedObject is a class that encapsulates pack/unpack algorithms
used for storage of persistant objects.
|
ResetableListMap
Map that associates a list of values with a key and supports mark and reset operations.
|
ResetableListMap.State
Class that identifies the state of a ResetableListMap.
|
Time
An instance of this class represents a timestamp.
|