|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@SPI(value="hessian2") public interface Serialization
Serialization. (SPI, Singleton, ThreadSafe)
| Method Summary | |
|---|---|
ObjectInput |
deserialize(URL url,
InputStream input)
create deserializer |
String |
getContentType()
get content type |
byte |
getContentTypeId()
get content type id |
ObjectOutput |
serialize(URL url,
OutputStream output)
create serializer |
| Method Detail |
|---|
byte getContentTypeId()
String getContentType()
@Adaptive
ObjectOutput serialize(URL url,
OutputStream output)
throws IOException
url - output -
IOException
@Adaptive
ObjectInput deserialize(URL url,
InputStream input)
throws IOException
url - input -
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||