public class JBossMarshallerFactory
extends org.jboss.marshalling.AbstractMarshallerFactory
| Constructor and Description |
|---|
JBossMarshallerFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedRiverMarshaller |
createMarshaller(org.jboss.marshalling.MarshallingConfiguration configuration) |
ExtendedRiverUnmarshaller |
createUnmarshaller(org.jboss.marshalling.MarshallingConfiguration configuration) |
getDefaultBufferSize, getDefaultClassExternalizerFactory, getDefaultClassResolver, getDefaultClassTable, getDefaultExternalizedCreator, getDefaultObjectResolver, getDefaultObjectTable, getDefaultSerializedCreator, getDefaultStreamHeader, getDefaultVersion, getMinimumBufferSizepublic ExtendedRiverUnmarshaller createUnmarshaller(org.jboss.marshalling.MarshallingConfiguration configuration) throws IOException
IOExceptionpublic ExtendedRiverMarshaller createMarshaller(org.jboss.marshalling.MarshallingConfiguration configuration) throws IOException
IOExceptionCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.