org.tinygroup.weblayer.webcontext.session.serializer
public interface Serializer
| Modifier and Type | Method and 描述 |
|---|---|
Object |
deserialize(InputStream is) |
void |
serialize(Object objectToEncode,
OutputStream os) |
void serialize(Object objectToEncode, OutputStream os) throws Exception
ExceptionObject deserialize(InputStream is) throws Exception
ExceptionCopyright © 2006–2015 TinyGroup. All rights reserved.