Modifier and Type | Method and Description |
---|---|
SimpleMarshallingContext |
SimpleMarshallingContextFactory.createMarshallingContext(VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
MarshallingContext |
MarshallingContextFactory.createMarshallingContext(VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
Constructor and Description |
---|
HashableMarshalledValueFactory(MarshallingContextFactory factory,
VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
SimpleMarshalledValueFactory(MarshallingContextFactory factory,
VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
SimpleMarshallingContext(org.jboss.marshalling.MarshallerFactory factory,
VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
Modifier and Type | Class and Description |
---|---|
class |
VersionedMarshallingConfigurationService
Service that provides a versioned marshalling configuration for a deployment unit.
|
Modifier and Type | Method and Description |
---|---|
VersionedMarshallingConfiguration |
VersionedMarshallingConfigurationService.getValue() |
Modifier and Type | Class and Description |
---|---|
class |
CommandDispatcherFactoryService
Service providing a CommandDispatcherFactory.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionAttributeMarshallingContext
Versioned session attribute marshalling context.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.