Class OrthodoxObjectValue

java.lang.Object
org.smallmind.bayeux.oumuamua.server.spi.json.orthodox.OrthodoxValue
org.smallmind.bayeux.oumuamua.server.spi.json.orthodox.OrthodoxObjectValue
All Implemented Interfaces:
ObjectValue<OrthodoxValue>, Value<OrthodoxValue>
Direct Known Subclasses:
OrthodoxMessage

public class OrthodoxObjectValue extends OrthodoxValue implements ObjectValue<OrthodoxValue>