Modifier and Type | Class and Description |
---|---|
class |
SimpleMarshallingContext |
Modifier and Type | Field and Description |
---|---|
protected MarshallingContext |
SimpleMarshalledValueFactory.context |
Modifier and Type | Method and Description |
---|---|
MarshallingContext |
MarshallingContextFactory.createMarshallingContext(MarshallingConfigurationRepository repository,
ClassLoader loader) |
Modifier and Type | Method and Description |
---|---|
T |
SimpleMarshalledValue.get(MarshallingContext context) |
Constructor and Description |
---|
HashableMarshalledValue(T object,
MarshallingContext context) |
HashableMarshalledValueFactory(MarshallingContext context) |
SimpleMarshalledValue(T object,
MarshallingContext context) |
SimpleMarshalledValueFactory(MarshallingContext context) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.