Interface GenericNamedWriteable

All Superinterfaces:
NamedWriteable, VersionedNamedWriteable, Writeable
All Known Implementing Classes:
BoundingBox, GeoBoundingBox, IPAddress

public interface GenericNamedWriteable extends VersionedNamedWriteable
Marker interface that allows specific NamedWritable objects to be serialized as part of the generic serialization in StreamOutput and StreamInput.