| Modifier and Type | Field and Description |
|---|---|
protected InternalTypeMappingRegistry |
BasicService.internalTypeRegistry |
| Modifier and Type | Method and Description |
|---|---|
void |
StubBase._initialize(InternalTypeMappingRegistry registry) |
| Modifier and Type | Field and Description |
|---|---|
protected InternalTypeMappingRegistry |
DynamicProxyBuilder.internalTypeRegistry |
protected InternalTypeMappingRegistry |
BasicCall.typeRegistry |
| Constructor and Description |
|---|
BasicCall(InternalTypeMappingRegistry registry,
javax.xml.rpc.handler.HandlerRegistry handlerRegistry) |
BasicCall(InternalTypeMappingRegistry registry,
javax.xml.rpc.handler.HandlerRegistry handlerRegistry,
SOAPVersion ver) |
ConfiguredCall(InternalTypeMappingRegistry registry,
javax.xml.rpc.handler.HandlerRegistry handlerRegistry,
ServiceInfo configuration) |
DynamicProxyBuilder(InternalTypeMappingRegistry internalTypeRegistry,
javax.xml.rpc.handler.HandlerRegistry handlerRegistry,
ServiceInfo configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicInternalTypeMappingRegistry |
class |
InternalTypeMappingRegistryImpl |
| Modifier and Type | Field and Description |
|---|---|
protected InternalTypeMappingRegistry |
PolymorphicArraySerializer.registry |
protected InternalTypeMappingRegistry |
GenericObjectSerializer.registry |
protected InternalTypeMappingRegistry |
DynamicInternalTypeMappingRegistry.registry |
| Modifier and Type | Method and Description |
|---|---|
void |
_Initializable._initialize(InternalTypeMappingRegistry registry)
Allows the implementors to retrieve and cache serializers during
system intialization
|
void |
SOAPFaultInfoSerializer.initialize(InternalTypeMappingRegistry registry) |
void |
ReferenceableSerializerImpl.initialize(InternalTypeMappingRegistry registry) |
void |
PolymorphicArraySerializer.initialize(InternalTypeMappingRegistry registry) |
void |
ObjectArraySerializer.initialize(InternalTypeMappingRegistry registry) |
void |
Initializable.initialize(InternalTypeMappingRegistry registry)
Allows the implementors to retrieve and cache serializers during
system intialization
|
void |
GenericObjectSerializer.initialize(InternalTypeMappingRegistry registry) |
void |
DynamicSerializer.initialize(InternalTypeMappingRegistry registry) |
| Constructor and Description |
|---|
DynamicInternalTypeMappingRegistry(InternalTypeMappingRegistry registry) |
DynamicInternalTypeMappingRegistry(InternalTypeMappingRegistry registry,
BasicCall currentCall) |
DynamicInternalTypeMappingRegistry(InternalTypeMappingRegistry registry,
BasicCall currentCall,
SOAPVersion ver) |
| Modifier and Type | Field and Description |
|---|---|
protected InternalTypeMappingRegistry |
GenericLiteralObjectSerializer.registry |
protected InternalTypeMappingRegistry |
LiteralRequestSerializer.typeRegistry |
protected InternalTypeMappingRegistry |
LiteralObjectArraySerializer.typeRegistry |
protected InternalTypeMappingRegistry |
LiteralArraySerializer.typeRegistry |
| Modifier and Type | Method and Description |
|---|---|
void |
LiteralResponseSerializer.initialize(InternalTypeMappingRegistry registry) |
void |
LiteralRequestSerializer.initialize(InternalTypeMappingRegistry registry) |
void |
LiteralObjectArraySerializer.initialize(InternalTypeMappingRegistry registry) |
void |
LiteralArraySerializer.initialize(InternalTypeMappingRegistry registry) |
void |
GenericLiteralObjectSerializer.initialize(InternalTypeMappingRegistry registry) |
| Modifier and Type | Field and Description |
|---|---|
protected InternalTypeMappingRegistry |
StructMapSerializer.registry |
protected InternalTypeMappingRegistry |
SOAPRequestSerializer.typeRegistry |
| Modifier and Type | Method and Description |
|---|---|
void |
StructMapSerializer.initialize(InternalTypeMappingRegistry registry) |
void |
SOAPResponseSerializer.initialize(InternalTypeMappingRegistry registry) |
void |
SOAPRequestSerializer.initialize(InternalTypeMappingRegistry registry) |
void |
MapSerializer.initialize(InternalTypeMappingRegistry registry) |
void |
MapInterfaceSerializer.initialize(InternalTypeMappingRegistry registry) |
void |
JAXRpcMapEntrySerializer.initialize(InternalTypeMappingRegistry registry) |
void |
CollectionSerializer.initialize(InternalTypeMappingRegistry registry) |
void |
CollectionInterfaceSerializer.initialize(InternalTypeMappingRegistry registry) |
| Modifier and Type | Field and Description |
|---|---|
protected InternalTypeMappingRegistry |
TieBase.internalTypeMappingRegistry |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.