| Package | Description |
|---|---|
| org.jboss.marshalling |
The marshalling API.
|
| org.jboss.marshalling.river |
The River protocol implementation package.
|
| org.jboss.marshalling.serial |
| Modifier and Type | Method and Description |
|---|---|
private static MarshallerFactory |
Marshalling.loadMarshallerFactory(java.util.ServiceLoader<ProviderDescriptor> loader,
java.lang.String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
RiverProviderDescriptor
The River implementation of the provider descriptor interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SerialProviderDescriptor
The Serial implementation of the provider descriptor interface.
|