接口 org.tinygroup.weblayer.webcontext.session.encode.SessionEncoder
的使用

使用 SessionEncoder 的软件包
org.tinygroup.weblayer.webcontext.session.encode   
org.tinygroup.weblayer.webcontext.session.encode.impl   
org.tinygroup.weblayer.webcontext.session.store.impl   
 

org.tinygroup.weblayer.webcontext.session.encodeSessionEncoder 的使用
 

实现 SessionEncoderorg.tinygroup.weblayer.webcontext.session.encode 中的类
 class AbstractSerializationEncoder
          通过Serializer提供的序列化机制来编码对象,以及解码字符串。
 

org.tinygroup.weblayer.webcontext.session.encode.implSessionEncoder 的使用
 

实现 SessionEncoderorg.tinygroup.weblayer.webcontext.session.encode.impl 中的类
 class SerializationEncoder
          通过Serializer提供的序列化机制来编码对象,以及解码字符串。
 

org.tinygroup.weblayer.webcontext.session.store.implSessionEncoder 的使用
 

返回 SessionEncoderorg.tinygroup.weblayer.webcontext.session.store.impl 中的方法
protected  SessionEncoder CookieStoreImpl.createDefaultSessionEncoder()
           
 

参数类型为 SessionEncoderorg.tinygroup.weblayer.webcontext.session.store.impl 中的方法
 void CookieStoreImpl.setEncoders(SessionEncoder[] encoders)
           
 



Copyright © 2006–2013 开源组织. All rights reserved.