
public class RiverMarshallerFactory extends AbstractMarshallerFactory
| Constructor and Description |
|---|
RiverMarshallerFactory()
Construct a new instance of a River marshaller factory.
|
| Modifier and Type | Method and 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 IOException
IOExceptionpublic Marshaller createMarshaller(MarshallingConfiguration configuration) throws IOException
IOExceptionprotected int getDefaultVersion()
getDefaultVersion in class AbstractMarshallerFactoryCopyright © 2011 JBoss, a division of Red Hat, Inc.