JBoss Data Grid HotRod C# Client
7.2.0
|
Classes | |
interface | Infinispan.HotRod.IMarshaller |
Hotrod is a binary protocol so the object passed in by the user are being marshalled into a binary format using an implementation of this interface. Users can implement this interface and develop their own marshaller without using the default marshaller. More... | |
Namespaces | |
namespace | Infinispan.HotRod |