Package | Description |
---|---|
com.hazelcast.client.impl.protocol.codec |
Client protocol custom codec implementations
|
com.hazelcast.client.impl.protocol.template |
Class and Description |
---|
Codec
This annotation is for marking custom object codecs
|
Class and Description |
---|
EventResponse
Annotation for marking a method as event response to generate code
|
GenerateCodec
This annotation is for marking template interfaces to be processed
|
Nullable
Annotation to denote if a parameter can be null.
|
Request
Annotation for marking a method as encode to generate code
|
Response
Annotation for marking a method as encode to generate code
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.