|
JBoss Marshalling 1.3.0.CR9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MarshallingConfiguration | |
|---|---|
| org.jboss.marshalling | The marshalling API. |
| Uses of MarshallingConfiguration in org.jboss.marshalling |
|---|
| Methods in org.jboss.marshalling that return MarshallingConfiguration | |
|---|---|
MarshallingConfiguration |
MarshallingConfiguration.clone()
Create a shallow clone. |
| Methods in org.jboss.marshalling with parameters of type MarshallingConfiguration | |
|---|---|
Marshaller |
MarshallerFactory.createMarshaller(MarshallingConfiguration configuration)
Create a marshaller from this configuration. |
Unmarshaller |
MarshallerFactory.createUnmarshaller(MarshallingConfiguration configuration)
Create an unmarshaller from this configuration. |
| Constructors in org.jboss.marshalling with parameters of type MarshallingConfiguration | |
|---|---|
AbstractMarshaller(AbstractMarshallerFactory marshallerFactory,
MarshallingConfiguration configuration)
Construct a new marshaller instance. |
|
AbstractUnmarshaller(AbstractMarshallerFactory marshallerFactory,
MarshallingConfiguration configuration)
Construct a new unmarshaller instance. |
|
|
JBoss Marshalling 1.3.0.CR9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||