@groovy.transform.CompileStatic class IdentityDecoder extends java.lang.Object implements PropertyDecoder<Identity>
A {@PropertyDecoder} capable of decoding the Identity
Modifiers | Name | Description |
---|---|---|
class |
IdentityDecoder.1 |
|
class |
IdentityDecoder.2 |
|
class |
IdentityDecoder.3 |
|
class |
IdentityDecoder.4 |
|
class |
IdentityDecoder.5 |
|
class |
IdentityDecoder.6 |
|
class |
IdentityDecoder.7 |
|
class |
IdentityDecoder.8 |
|
interface |
IdentityDecoder.IdentityTypeDecoder |
Modifiers | Name | Description |
---|---|---|
static java.util.Map<org.bson.BsonType, IdentityTypeDecoder> |
DEFAULT_DECODERS |
|
static java.util.Map<java.lang.Class, IdentityTypeDecoder> |
IDENTITY_DECODERS |
Constructor and description |
---|
IdentityDecoder
() |
Type Params | Return Type | Name and description |
---|---|---|
|
static void |
|
|
void |
decode(org.bson.BsonReader bsonReader, Identity property, EntityAccess access, org.bson.codecs.DecoderContext decoderContext, org.bson.codecs.configuration.CodecRegistry codecRegistry) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |