org.infinispan.client.hotrod.impl
Interface HotrodMarshaller

All Known Implementing Classes:
SerializationMarshaller

public interface HotrodMarshaller

// TODO: Document this

Since:
4.1
Author:
Mircea.Markus@jboss.com

Method Summary
 byte[] marshallObject(Object toMarshall)
           
 Object readObject(byte[] bytes)
           
 

Method Detail

marshallObject

byte[] marshallObject(Object toMarshall)

readObject

Object readObject(byte[] bytes)

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.