类 ZoneIdSerializer

  • 所有已实现的接口:
    com.caucho.hessian.io.Serializer

    public class ZoneIdSerializer
    extends com.caucho.hessian.io.AbstractSerializer
    • 构造器详细资料

      • ZoneIdSerializer

        public ZoneIdSerializer()
    • 方法详细资料

      • writeObject

        public void writeObject​(Object obj,
                                com.caucho.hessian.io.AbstractHessianOutput out)
                         throws IOException
        指定者:
        writeObject 在接口中 com.caucho.hessian.io.Serializer
        覆盖:
        writeObject 在类中 com.caucho.hessian.io.AbstractSerializer
        抛出:
        IOException