序列化表格


软件包 cn.dreampie.config

cn.dreampie.config.MyAuthenticateService 继承 AuthenticateService 实现 Serializable


软件包 cn.dreampie.resource.user.model

cn.dreampie.resource.user.model.User 继承 Model<User> 实现 Serializable

序列化方法

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
抛出:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
抛出:
IOException

cn.dreampie.resource.user.model.UserInfo 继承 Model<UserInfo> 实现 Serializable

序列化方法

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
抛出:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
抛出:
IOException



Copyright © 2015. All rights reserved.