- ObjectCreationException - Exception in info.junius.library.jabb.dt
-
If an object can't be created using reflection for whatever reason
Created: 21 Feb 2016, 9:42:21 am
- ObjectCreationException() - Constructor for exception info.junius.library.jabb.dt.ObjectCreationException
-
Constructor
- ObjectCreationException(String) - Constructor for exception info.junius.library.jabb.dt.ObjectCreationException
-
Constructor
- ObjectCreationException(Throwable) - Constructor for exception info.junius.library.jabb.dt.ObjectCreationException
-
Constructor
- ObjectCreationException(String, Throwable) - Constructor for exception info.junius.library.jabb.dt.ObjectCreationException
-
Constructor
- ObjectCreationException(String, Throwable, boolean, boolean) - Constructor for exception info.junius.library.jabb.dt.ObjectCreationException
-
Constructor
- ObjectDecoder - Interface in info.junius.library.jabb
-
Decodes binary representations of JABB objects.
- ObjectEncoder - Interface in info.junius.library.jabb
-
Encoder that encodes JABB objects to its binary representation.
- ObjectID - Annotation Type in info.junius.library.jabb
-
Any object that could build the root of a structure should have an object id that is unique within the application or
package.
- ObjectIdAnnotationFinder - Class in info.junius.library.jabb.util
-
Finds object id annotation.
- ObjectIdAnnotationFinder() - Constructor for class info.junius.library.jabb.util.ObjectIdAnnotationFinder
-
- ObjectIdAnnotationValidator - Class in info.junius.library.jabb.validator
-
Checks if the given object is annotated with an object ID.
- ObjectIdAnnotationValidator() - Constructor for class info.junius.library.jabb.validator.ObjectIdAnnotationValidator
-