Kieora Lucene Backend 6.0.0.CR3

org.kie.kieora.backend.lucene.util
Class Serializer

java.lang.Object
  extended by org.kie.kieora.backend.lucene.util.Serializer

public final class Serializer
extends Object


Method Summary
static Object fromByteArray(byte[] bytes)
           
static byte[] toByteArray(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toByteArray

public static byte[] toByteArray(Object obj)
                          throws IOException
Throws:
IOException

fromByteArray

public static Object fromByteArray(byte[] bytes)
                            throws IOException,
                                   ClassNotFoundException
Throws:
IOException
ClassNotFoundException

Kieora Lucene Backend 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.