Package org.apache.isis.core.commons.ensure

Provides an infrastructure for encoding Encodable into an output stream or from an input stream.

See: Description

Package org.apache.isis.core.commons.ensure Description

Provides an infrastructure for encoding Encodable into an output stream or from an input stream.

This is primarily for remoting (marshalling objects across the wire) but is also used in various other places, including the creation of mementos (to capture state at a point in time).

Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.