Modifier and Type | Class and Description |
---|---|
class |
SimpleMarshallingConfigurationRepository
Simple
MarshallingConfigurationRepository implementation based on an array of MarshallingConfiguration s. |
Modifier and Type | Method and Description |
---|---|
SimpleMarshallingContext |
SimpleMarshallingContextFactory.createMarshallingContext(MarshallingConfigurationRepository repository,
ClassLoader loader) |
MarshallingContext |
MarshallingContextFactory.createMarshallingContext(MarshallingConfigurationRepository repository,
ClassLoader loader) |
Constructor and Description |
---|
HashableMarshalledValueFactory(MarshallingContextFactory factory,
MarshallingConfigurationRepository repository,
ClassLoader loader) |
SimpleMarshalledValueFactory(MarshallingContextFactory factory,
MarshallingConfigurationRepository repository,
ClassLoader loader) |
SimpleMarshallingContext(org.jboss.marshalling.MarshallerFactory factory,
MarshallingConfigurationRepository repository,
ClassLoader loader) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.