Interface | Description |
---|---|
BRMListener |
BRM listener used during notification mechanism.
|
CMConnectionListener | |
SocketChannelListener |
Listens to socket channel events.
|
XMLConstants |
Defines constants used by XML to flist converters
|
Class | Description |
---|---|
ArrayField |
Specific field type
|
AssocArray |
The AssocArray (or Associative Array)
|
BinStrField |
Specific field type
|
BrmWalletConf | |
Buffer |
The Buffer class is used to encapsulate the Portal FLDT_BUF functionality.
|
BufField |
Specific field type
|
ByteBuffer |
The ByteBuffer subclass of Buffer is used when the buffer information is
to be handled as a byte array.
|
CMConnectionEvent | |
DecimalField |
Specific field type
|
DefaultLog |
The
DefaultLog class is a convenience class for debug and error
logging using the default log javapcm.log. |
Element |
The element class contains information pertaining to fields that belong
to an FList array.
|
EnumField |
Specific field type
|
ErrField |
Specific field type
|
ErrorLog |
ErrorLog presents a Java interface for the PCM library error log.
|
Field |
The field class contains information not only on the field ID, but on the
type associated with it, and its permissions.
|
FileBuffer |
The FileBuffer subclass of Buffer is used when the buffered information is
to be stored in an external file.
|
FList |
The
FList class is the Java expression of the Portal flist (field list)
structure and associated functions. |
FlistToXML |
FlistToXML converts an flist to XML document.
|
InfranetUtil | |
IntField |
Specific Field type
|
jnap |
jnap command set:
|
LocalizedStringTable |
The LocalizedStringTable class is used to access server side localized
message strings.
|
Log |
Log presents a Java interface for the PCM library log and is the base class
for logging functionality.
|
NamedLog |
The
NamedLog class lets you use multiple logs to group messages of a
similar type into a specific log by specifying the name of the log to write to. |
NIOSSLHandShake |
Special class that handles the handshake and read/write operations when SSL is turned on during async/NIO mode.
|
NumField |
Specific field type
|
ObjField |
Specific field type
|
PCPOperation | |
PCPOperation.Chunk |
The Chunk class is used to depict the various chunk flags used to
manage the segmentation of the XDRed flist data.
|
PCPOperation.PCPFlag |
The PCPFlag class is used to depict the various transaction and
request/response flags that are sent over the wire.
|
PCPSelector |
PCP connections socket channel Selector.
|
PCPServerOperation |
Provides methods to send and receive FLists
|
PCPTest | |
Poid |
The
Poid class encapsulates the Portal POID data type. |
PoidField |
Specific field type
|
PortalContext |
Objects of type
PortalContext create and manage connections to
Portal. |
PortalContextListener |
An abstract listener that forces client to implement the notification
handling interface.
|
PortalContextUtil |
A Utility class that maps socket channel and related portal context objects.
|
PortalProperties |
Main access for PCM library related resources and properties
|
SparseArray |
The SparseArray class is used to simulate the Portal `Array' in an
FList.
|
StrField |
Specific field type
|
SubStructField |
Specific field type
|
TextBufField | |
TimeField | |
TStampField |
Specific field type
|
UIntField |
Specific field type
|
XMLToFlist |
Processes XML of the form
|
Enum | Description |
---|---|
BRMListener.EventType |
enum variable to define supported events
|
Exception | Description |
---|---|
ApplicationException |
Signals that a Portal Library exception has occurred.
|
DeterminateException |
Signals that a Portal Library exception has occurred.
|
EBufException |
Signals that a Portal Library exception has occurred.
|
IndeterminateException |
Signals that a Portal Library exception has occurred.
|
PortalException |
Signals that a Portal Library exception has occurred.
|
RetryableException |
Signals that a Portal Library exception has occurred.
|
Copyright © 2003, 2023, Oracle and/or its affiliates.