public abstract class AbstractGenericSerializerFactory
extends com.caucho.hessian.io.AbstractSerializerFactory
| 构造器和说明 |
|---|
AbstractGenericSerializerFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract com.caucho.hessian.io.Deserializer |
getDeserializer(String type)
Returns the deserializer for type.
|
public abstract com.caucho.hessian.io.Deserializer getDeserializer(String type) throws com.caucho.hessian.io.HessianProtocolException
type - the name of the object that needs to be deserialized.com.caucho.hessian.io.HessianProtocolExceptionCopyright © 2008–2018 Ant Financial. All rights reserved.