| Package | Description |
|---|---|
| org.infinispan.marshall.jboss |
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
|
| org.jboss.marshalling |
The marshalling API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JBossMarshallerFactory
A JBoss Marshalling factory class for retrieving marshaller/unmarshaller
instances.
|
| Constructor and Description |
|---|
AbstractMarshaller(AbstractMarshallerFactory marshallerFactory,
MarshallingConfiguration configuration)
Construct a new marshaller instance.
|
AbstractUnmarshaller(AbstractMarshallerFactory marshallerFactory,
MarshallingConfiguration configuration)
Construct a new unmarshaller instance.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.