com.caucho.hessian.io
Class HessianInputFactory
java.lang.Object
com.caucho.hessian.io.HessianInputFactory
public class HessianInputFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final Logger log
HessianInputFactory
public HessianInputFactory()
setSerializerFactory
public void setSerializerFactory(SerializerFactory factory)
getSerializerFactory
public SerializerFactory getSerializerFactory()
readHeader
public HessianInputFactory.HeaderType readHeader(InputStream is)
throws IOException
- Throws:
IOException
open
public AbstractHessianInput open(InputStream is)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.