Package | Description |
---|---|
org.jboss.marshalling |
The marshalling API.
|
org.jboss.marshalling.river |
The River protocol implementation package.
|
org.jboss.marshalling.serial |
Constructor | 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 | Description |
---|---|---|
class |
RiverMarshallerFactory |
The River marshaller factory implementation.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SerialMarshallerFactory |
Copyright © 2019 JBoss by Red Hat. All rights reserved.