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