Lines Matching refs:Java

1 # java.schema -- Java Object Schema
16 # Java Object Schema (defined in RFC 2713)
27 # Schema for Representing Java(tm) Objects in an LDAP Directory
41 # This document defines the schema for representing Java(tm) objects in
43 # a Java serialized object [Serial], a Java marshalled object [RMI], a
44 # Java remote object [RMI], and a JNDI reference [JNDI].
63 # This attribute stores the fully qualified name of the Java object's
70 # DESC 'Fully qualified name of distinguished Java class or
79 DESC 'Fully qualified name of distinguished Java class or interface'
86 # This attribute stores the Java class definition's locations. It
92 # codebase for loading in the Java class definition.
97 # viewed as an alternate source for loading the Java class definition.
98 # See [Java] for information regarding class loading.
117 # This attribute stores the Java object's fully qualified class or
128 # DESC 'Fully qualified Java class or interface name'
136 DESC 'Fully qualified Java class or interface name'
142 # This attribute stores the serialized form of a Java object. The
149 # DESC 'Serialized form of a Java object'
156 DESC 'Serialized form of a Java object'
172 # DESC 'Fully qualified Java class name of a JNDI object factory'
180 DESC 'Fully qualified Java class name of a JNDI object factory'
188 # reference. Each of its values represents one address, a Java object
210 # type, and then by another delimiter. If the address is of Java class
239 # This attribute stores a pointer to the Java documentation for the
248 # DESC 'The Java documentation for the class'
255 DESC 'The Java documentation for the class'
271 # This structural object class represents a container for a Java
276 # DESC 'Container for a Java object'
284 DESC 'Container for a Java object'
291 # This abstract object class represents a Java object. A javaObject
297 # DESC 'Java object representation'
309 DESC 'Java object representation'
318 # This auxiliary object class represents a Java serialized object. It
323 # DESC 'Java serialized object'
331 DESC 'Java serialized object'
338 # This auxiliary object class represents a Java marshalled object. It
343 # DESC 'Java marshalled object'
351 DESC 'Java marshalled object'