类 Java8TimeSerializer<T>

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

    public class Java8TimeSerializer<T>
    extends com.caucho.hessian.io.AbstractSerializer
    • 方法详细资料

      • 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