Package JHPcte

Interface Summary
HPcteFunction  
PcteNotificationListener The interface objects interested in Notification Events have to implement.
 

Class Summary
HPcte Java H-PCTE interface class.
HPcteLockGranule  
HPcteLockType  
HPcteVersion  
JHPcteUserDataType  
Mutex A simple mutex class.
NttObjectReference A class representing NTT object references.
NttVagueObjSet A class representing NTT's Java interface.
PcteAccessRights Instances contain granted and denied rights for PCTE resources.
PcteAclEntry Instances contain one entry of an access control list.
PcteActivityClass This class corresponds to the enumeral type Pcte_activity_class of the C-API.
PcteArgument The PcteArgument class.
PcteAtomicAccessRights Instances contain granted and denied rights for PCTE resources.
PcteAttributeAssignment Contains instance of class PcteAttributeValue and the attribute's name
PcteAttributeTypeProperties Properties if an attribute type, e.g.
PcteAttributeValue The value of a Pcte attribute.
PcteCmdNumbers defines the command number constants
PcteContentsHandle The Java representation of a Pcte_contents_handle.
PcteEventDescription Contains description of HPcte notification event.
PcteEventMulticaster manage a list of listeners and forward notification events to them
PcteLinkDescriptor Instances capsule an object reference and a link name, e.g.
PcteLinkSetDescriptor Contains an instance of PcteObjectReference and a vector of link names.
PcteLinkTypeProperties Properties of a link type, e.g.
PcteMutableAttributeValue The mutable value of a Pcte attribute.
PcteNotificationEvent  
PcteNotificationHandler Receives notification event desciptions from the JHPcte server and forwards them to the corresponding process.
PcteNotifier Defines an HPcte notifier.
PcteObjectReference The Java representation of a Pcte_object_reference.
PcteObjectTypeProperties Properties of a link type, e.g.
PcteProcess A Pcte (light-weight) process
PcteRequestedAccessRights Instances contain granted and denied rights for PCTE resources.
PcteRunnable The base class for objects which want to be executed in a PcteProcess.
PcteUserArguments The PcteUserArguments class.
 

Exception Summary
NttException A class for Exceptions appearing during NTT operations.
PcteException A Pcte error has occured.