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) |
public ExtendedRiverUnmarshaller createUnmarshaller(org.jboss.marshalling.MarshallingConfiguration configuration) throws java.io.IOException
java.io.IOExceptionpublic ExtendedRiverMarshaller createMarshaller(org.jboss.marshalling.MarshallingConfiguration configuration) throws java.io.IOException
java.io.IOException