Package ilog.server.jcomp

Rogue Wave Server Java Component package.

See:
          Description

Interface Summary
AttributeMapper This is the base interface for the mapping of the attributes.
C2STransactionStatus This class defines constants which specify the kind of component transactions executed within a server.
ExtPtclMsg.Decoder  
MvComponent.ConnectionListener  
MvComponent.RepresentationListener  
MvConnectItf This interface is specific to the communication layer and should not be used
ObjectMapper This is the base interface for the mapping of the attributes.
RepresentationUpdateType  
S2CTransactionStatus Defines the type of transactions executed within a component
TransactionListener Interface to be implemented for objects that need to be notified when transaction acknowledge or rollback.
 

Class Summary
Any  
ExpMethodInvocationIpl Excluded.  
ExpMethodInvocationItf Excluded.  
ExpMethodInvocationMsg Excluded.  
ExpObjectRepository Excluded.  
ExpRef Excluded.  
ExtPtclMsg Excluded.  
ExtPtclMsg.DefaultDecoder  
HRef  
IlsVersion Returns Rogue Wave Server version, patch and build number of the package.
Mapping This class is used to define the mapping between the representation type names used in a dynamic view type specification and the associated component classes; the attribute labels used in a dynamic view type specification and attribute modifiers of the component classes.
MsgDecoder The MsgDecoder and MsgEncoder classes can be used to cipher/decipher and compress/uncompress messages exchanged between a component and a server.
MsgEncoder The MsgEncoder and MsgDecoder classes can be used to cipher/decipher aand to compress/uncompress messages exchanged between a component and a server.
MvArray Implements an array of Java Objects that can be transported between processes.
MvCompMessage  
MvComponent Category : Dynamic view-related class (component side).
MvComponent.ConnectionEvent  
MvComponent.RepresentationEvent  
MvComponentFactory Category: Dynamic view-related class
MvConnect This class is specific to the communication layer and should not be used
MvConnectFactory This class is specific to the communication layer and should not be used
MvDataType CategoryDynamic view related class.
MvDateTime This class is used to exchange dates and times between Rogue Wave Server processes.
MvEndPoint Category
MvFile  
MvKeyValueTable This class carries out the association between a key and a value, based on the Map interface.
MvMessage This class manages the server/component communication layer.
MvOptions  
MvProcess Catagory : Dynamic view-related class This class implements a set of functions required by any Rogue Wave Server process, whether a component or a server process.
MvRef Dynamic view-related class (component and server side)
MvUserType This is the base class for all user-defined types.
MvValue This class encapsulates the value of the runtime attributes attached to representation objects.
MvViewParamInfo  
OpenViewStatus Defines the status of a view opening.
Representation Catagory Dynamic view-related class (component side)
RpAttrModel Dynamic view-related class
RpModel Category: Dynamic view-related class
RpObject This is the base class for any representation objects.
RpObjModel Category: Dynamic view-related class (component side).
StrDecoder  
StrEncoder  
SvModel Deprecated.  
SvMsg This class enables you to specify a message level identifier and description.
TransactionEvent Event class used for acknowledge or rollback a transaction.
Translation  
TranslationMng  
 

Exception Summary
AlreadyInitialized Indicate that something -- typicaly a singleton -- is already initialized while it should not.
CodingError Signal an error in an MvMessage.
Error  
IllegalModelModification  
InternalError  
RepresentationClassNotFound  
RpObject.IllegalCollector  
RpObjModel.BadMapping  
 

Package ilog.server.jcomp Description

Rogue Wave Server Java Component package.