Class OrthodoxMessage
java.lang.Object
org.smallmind.bayeux.oumuamua.server.spi.json.orthodox.OrthodoxValue
org.smallmind.bayeux.oumuamua.server.spi.json.orthodox.OrthodoxObjectValue
org.smallmind.bayeux.oumuamua.server.spi.json.orthodox.OrthodoxMessage
- All Implemented Interfaces:
Message<OrthodoxValue>,ObjectValue<OrthodoxValue>,Value<OrthodoxValue>
-
Field Summary
Fields inherited from interface org.smallmind.bayeux.oumuamua.server.api.json.Message
ADVICE, CHANNEL, CONNECTION_TYPE, DATA, ERROR, EXT, ID, MINIMUM_VERSION, SESSION_ID, SUBSCRIPTION, SUCCESSFUL, SUPPORTED_CONNECTION_TYPES, VERSION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.smallmind.bayeux.oumuamua.server.spi.json.orthodox.OrthodoxObjectValue
encode, fieldNames, get, isEmpty, put, remove, removeAll, sizeMethods inherited from class org.smallmind.bayeux.oumuamua.server.spi.json.orthodox.OrthodoxValue
getFactory, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.smallmind.bayeux.oumuamua.server.api.json.Message
encode, getAdvice, getAdvice, getChannel, getData, getData, getExt, getExt, getId, getSessionId, isSuccessfulMethods inherited from interface org.smallmind.bayeux.oumuamua.server.api.json.ObjectValue
fieldNames, get, getType, isEmpty, put, put, put, put, put, put, remove, removeAll, sizeMethods inherited from interface org.smallmind.bayeux.oumuamua.server.api.json.Value
encode, getFactory
-
Constructor Details
-
OrthodoxMessage
-