|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.jackrabbit.rmi.value | |
|---|---|
| org.apache.jackrabbit.rmi.value | Serializable implementation of the JCR Value interfaces. |
| Classes in org.apache.jackrabbit.rmi.value used by org.apache.jackrabbit.rmi.value | |
|---|---|
| BaseNonStreamValue
The BaseNonStreamValue class implements the basic committed
value state for non-stream values as a part of the State design pattern (Gof)
used by this package. |
|
| BinaryValue
The BinaryValue class implements the committed value state for
Binary values as a part of the State design pattern (Gof) used by this
package. |
|
| BooleanValue
The BooleanValue class implements the committed value state for
Boolean values as a part of the State design pattern (Gof) used by this
package. |
|
| DateValue
The DateValue class implements the committed value state for
Date values as a part of the State design pattern (Gof) used by this
package. |
|
| DoubleValue
The DoubleValue class implements the committed value state for
Double values as a part of the State design pattern (Gof) used by this
package. |
|
| LongValue
The LongValue class implements the committed value state for
Long values as a part of the State design pattern (Gof) used by this
package. |
|
| NameValue
The NameValue class implements the committed value state for
Name values as a part of the State design pattern (Gof) used by this package. |
|
| PathValue
The PathValue class implements the committed value state for
Path values as a part of the State design pattern (Gof) used by this package. |
|
| ReferenceValue
The ReferenceValue class implements the committed value state
for Reference values as a part of the State design pattern (Gof) used by
this package. |
|
| SerialValueFactory
The SerialValueFactory class is used in the RMI infrastructure
to create serializable Value instances on the client side. |
|
| StatefulValue
The StatefullValue interface defines the API used for the state
classes used by the SerialValue class. |
|
| StringValue
The StringValue class implements the committed value state for
String values as a part of the State design pattern (Gof) used by this
package. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||