|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerializerFactory | |
com.caucho.hessian.io |
Uses of SerializerFactory in com.caucho.hessian.io |
Fields in com.caucho.hessian.io declared as SerializerFactory | |
protected SerializerFactory |
HessianInput._serializerFactory
|
protected SerializerFactory |
HessianOutput.serializerFactory
|
Methods in com.caucho.hessian.io that return SerializerFactory | |
SerializerFactory |
HessianInput.getSerializerFactory()
Gets the serializer factory. |
Methods in com.caucho.hessian.io with parameters of type SerializerFactory | |
void |
HessianInput.setSerializerFactory(SerializerFactory factory)
Sets the serializer factory. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |