MarshallerFactorypublic class RiverMarshallerFactory extends AbstractMarshallerFactory
| Constructor | Description |
|---|---|
RiverMarshallerFactory() |
Construct a new instance of a River marshaller factory.
|
| Modifier and Type | Method | Description |
|---|---|---|
Marshaller |
createMarshaller(MarshallingConfiguration configuration) |
|
Unmarshaller |
createUnmarshaller(MarshallingConfiguration configuration) |
|
protected int |
getDefaultVersion() |
getDefaultBufferSize, getDefaultClassExternalizerFactory, getDefaultClassResolver, getDefaultClassTable, getDefaultObjectResolver, getDefaultObjectTable, getDefaultStreamHeader, getMinimumBufferSizepublic RiverMarshallerFactory()
public Unmarshaller createUnmarshaller(MarshallingConfiguration configuration) throws java.io.IOException
java.io.IOExceptionpublic Marshaller createMarshaller(MarshallingConfiguration configuration) throws java.io.IOException
java.io.IOExceptionprotected int getDefaultVersion()
getDefaultVersion in class AbstractMarshallerFactoryCopyright © 2018 JBoss by Red Hat. All rights reserved.