JBoss Data Grid HotRod C# Client
6.3.1-Final
|
Classes | |
interface | Infinispan.HotRod.ISerializer |
Hotrod is a binary protocol so the object passed in by the user are being marshalled into a binary format using an implementation of ths interface. Users can implement this interface and develop their own serializer without using defualt serializer. More... | |
Namespaces | |
package | Infinispan.HotRod |