Package org.objectweb.jorm.naming.lib

Class Summary
AbstractInheritFilteredPNamingContext This class is abstract implementation of the FilteredPNamingContext interface.
AbstractInheritKeyFilteredPNamingContext This class is a PNamingContext for managing the inheritance.
BasicCompositePName This abstract class helps the implementation of PName for composite name.
BasicPBinder It defines the a basic PBinder which able to be also a PNamingContext.
BasicPName This basic implementation of a PName delegates all calls to its methods to the PNamingContext it references.
BasicPNamingContext Default implementation for a PNamingContext with no coding support.
BasicPolymorphicPName  
BasicPolymorphicPNamingContext This class is used to encode/decode asymetric PNames.
BasicStringCoder The coding format supported by this coder is the following one: - char is coded as is (example 'A' <-> "A" - byte, short, int, long are coded to hexadecimal fixed size strings (example 395/short <-> "018B") - string is coded with its encoded short length followed by the string as is (example "Hello world!"
CompositePBinder This class helps the implementation of PBinder for composite name.
CTHelper This class is a helper which permits to convert PType code to a pname coding type.
KFPNCManager Is a manager of FKPNC instances.
MapPNameGetter  
SimplePNGConverter is a simple PNameGetterConverter which does not make any translation