org.tinygroup.weblayer.webcontext.session.valueencode.impl
public class SimpleValueEncoder extends AbstractSessionValueEncoder
encrypter| Constructor and 描述 |
|---|
SimpleValueEncoder() |
| Modifier and Type | Method and 描述 |
|---|---|
protected Object |
decodeValue(String encodedValue) |
protected boolean |
doCompress()
简单值不压缩,取得的字符串较短。
|
protected boolean |
doURLEncode() |
protected String |
encodeValue(Object value) |
void |
setType(Class<?> type) |
convertToString, convertToType, decode, encode, getCharset, getTypeConverter, setCharset, setEncrypterafterPropertiesSet, assertInitialized, destroy, dispose, getBeanDescription, getBeanDescription, getBeanInterface, getBeanName, init, isInitialized, postDispose, postInit, preDispose, preInit, resolveBeanInterface, setBeanName, toStringpublic void setType(Class<?> type)
protected boolean doURLEncode()
doURLEncode 类 {1} 中的 {0} AbstractSessionValueEncoderprotected boolean doCompress()
doCompress 类 {1} 中的 {0} AbstractSessionValueEncoderprotected String encodeValue(Object value) throws Exception
encodeValue 类 {1} 中的 {0} AbstractSessionValueEncoderExceptionprotected Object decodeValue(String encodedValue) throws Exception
decodeValue 类 {1} 中的 {0} AbstractSessionValueEncoderExceptionCopyright © 2006–2015 TinyGroup. All rights reserved.