CodeBeamer 5.4.0.1-RC API

com.intland.codebeamer.remoting
Class DecoratorSerializerFactory.SerializerProxy

java.lang.Object
  extended by com.intland.codebeamer.remoting.DecoratorSerializerFactory.SerializerProxy
All Implemented Interfaces:
com.caucho.hessian.io.Serializer
Enclosing class:
DecoratorSerializerFactory

public class DecoratorSerializerFactory.SerializerProxy
extends java.lang.Object
implements com.caucho.hessian.io.Serializer


Constructor Summary
DecoratorSerializerFactory.SerializerProxy(com.caucho.hessian.io.Serializer intern)
           
 
Method Summary
 void writeObject(java.lang.Object obj, com.caucho.hessian.io.AbstractHessianOutput out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecoratorSerializerFactory.SerializerProxy

public DecoratorSerializerFactory.SerializerProxy(com.caucho.hessian.io.Serializer intern)
Method Detail

writeObject

public void writeObject(java.lang.Object obj,
                        com.caucho.hessian.io.AbstractHessianOutput out)
                 throws java.io.IOException
Specified by:
writeObject in interface com.caucho.hessian.io.Serializer
Throws:
java.io.IOException

CodeBeamer 5.4.0.1-RC API

Copyright © 2006-2009 Intland Software. All rights reserved.