|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.hessian.io.AbstractSerializerFactory
com.caucho.hessian.io.SerializerFactory
com.pmease.quickbuild.RemotingSerializerFactory
public class RemotingSerializerFactory
Field Summary |
---|
Fields inherited from class com.caucho.hessian.io.SerializerFactory |
---|
_collectionSerializer, _defaultSerializer, _factories, _mapSerializer |
Constructor Summary | |
---|---|
RemotingSerializerFactory()
|
Method Summary | |
---|---|
com.caucho.hessian.io.Deserializer |
getDeserializer(java.lang.Class clazz)
|
com.caucho.hessian.io.Serializer |
getSerializer(java.lang.Class clazz)
|
Methods inherited from class com.caucho.hessian.io.SerializerFactory |
---|
addFactory, createDefault, getClassLoader, getCustomDeserializer, getDefaultDeserializer, getDefaultSerializer, getDeserializer, getListDeserializer, getListDeserializer, getObjectDeserializer, getObjectDeserializer, getObjectSerializer, isAllowNonSerializable, loadDeserializer, loadSerializer, readList, readMap, readObject, setAllowNonSerializable, setSendCollectionType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemotingSerializerFactory()
Method Detail |
---|
public com.caucho.hessian.io.Serializer getSerializer(java.lang.Class clazz) throws com.caucho.hessian.io.HessianProtocolException
getSerializer
in class com.caucho.hessian.io.SerializerFactory
com.caucho.hessian.io.HessianProtocolException
public com.caucho.hessian.io.Deserializer getDeserializer(java.lang.Class clazz) throws com.caucho.hessian.io.HessianProtocolException
getDeserializer
in class com.caucho.hessian.io.SerializerFactory
com.caucho.hessian.io.HessianProtocolException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |