Package | Description |
---|---|
org.jboss.marshalling |
The marshalling API.
|
org.jboss.marshalling.river |
The River protocol implementation package.
|
org.jboss.marshalling.serial |
Constructor and Description |
---|
AbstractMarshaller(AbstractMarshallerFactory marshallerFactory,
MarshallingConfiguration configuration)
Construct a new marshaller instance.
|
AbstractUnmarshaller(AbstractMarshallerFactory marshallerFactory,
MarshallingConfiguration configuration)
Construct a new unmarshaller instance.
|
Modifier and Type | Class and Description |
---|---|
class |
RiverMarshallerFactory
The River marshaller factory implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
SerialMarshallerFactory |
Copyright © 2021 JBoss by Red Hat. All rights reserved.