Skip navigation links

@Version(value="3.1.0")

Package org.apache.jackrabbit.rmi.value

Serializable implementation of the JCR Value interfaces.

See: Description

Package org.apache.jackrabbit.rmi.value Description

Serializable implementation of the JCR Value interfaces.

This package contains a simple in-memory implementation of the JCR Value and ValueFactory interfaces. The implementation has no external dependencies and supports serialization of Value instances.

Note that the Value instances created by this package are thread safe.

Skip navigation links

Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.