public interface SerializationProvider
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(String serializedInput) |
void |
dispose() |
int |
getSerializationType() |
String |
serialize(Object objectInput) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.