|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GlobalConfiguration.SerializationConfig
Configures serialization and marshalling settings.
Method Summary | |
---|---|
GlobalConfiguration.ExternalizersConfig |
configureExternalizers()
Returns externalizers sub element |
GlobalConfiguration.SerializationConfig |
marshallerClass(Class<? extends Marshaller> c)
Fully qualified name of the marshaller to use. |
GlobalConfiguration.SerializationConfig |
version(String s)
Largest allowable version to use when marshalling internal state. |
Method Detail |
---|
GlobalConfiguration.SerializationConfig marshallerClass(Class<? extends Marshaller> c)
marshallerClass
- GlobalConfiguration.SerializationConfig version(String s)
marshallVersion
- GlobalConfiguration.ExternalizersConfig configureExternalizers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |