| Modifier and Type | Method and Description |
|---|---|
protected void |
StreamingSender._handleEmptyBody(XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingSenderState state) |
protected void |
StreamingSender._processHeaderElement(XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingSenderState state) |
protected void |
StreamingSender._processHeaders(XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingSenderState state) |
protected Object |
StreamingSender._readBodyFaultElement(XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingSenderState state) |
protected void |
StreamingSender._readFirstBodyElement(XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingSenderState state) |
protected boolean |
StreamingSender._readHeaderElement(SOAPHeaderBlockInfo headerInfo,
XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingSenderState state) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CallInvokerImpl._readFirstBodyElement(XMLReader bodyReader,
SOAPDeserializationContext deserializationContext,
StreamingSenderState state) |
| Modifier and Type | Method and Description |
|---|---|
Object |
SerializerBase.deserialize(DataHandler dataHandler,
SOAPDeserializationContext context) |
void |
SOAPDeserializationState.deserialize(DataHandler dataHandler,
SOAPDeserializationContext context) |
Object |
ReferenceableSerializerImpl.deserialize(DataHandler dataHandler,
SOAPDeserializationContext context) |
Object |
JAXRPCDeserializer.deserialize(DataHandler dataHandler,
SOAPDeserializationContext context) |
Object |
DummySerializer.deserialize(DataHandler dataHandler,
SOAPDeserializationContext context) |
Object |
AttachmentSerializer.deserialize(DataHandler dataHandler,
SOAPDeserializationContext context) |
Object |
SimpleTypeSerializer.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
void |
SOAPDeserializationState.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
ReferenceableSerializerImpl.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
PolymorphicArraySerializer.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
ObjectSerializerBase.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
JAXRPCDeserializer.deserialize(QName name,
XMLReader element,
SOAPDeserializationContext context) |
Object |
InterfaceSerializerBase.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
DynamicSerializer.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
DummySerializer.deserialize(QName name,
XMLReader element,
SOAPDeserializationContext context) |
Object |
AttachmentSerializer.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
ArraySerializerBase.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
SimpleTypeArraySerializer.deserializeArrayInstance(XMLReader reader,
SOAPDeserializationContext context,
int[] dims) |
protected Object |
ObjectArraySerializer.deserializeArrayInstance(XMLReader reader,
SOAPDeserializationContext context,
int[] dims) |
protected abstract Object |
ArraySerializerBase.deserializeArrayInstance(XMLReader reader,
SOAPDeserializationContext context,
int[] dims) |
protected Object |
PolymorphicArraySerializer.deserializeArrayInstance(XMLReader reader,
SOAPDeserializationContext context,
int[] dims,
Class elemClass,
JAXRPCDeserializer elemDeser) |
protected Object |
SOAPFaultInfoSerializer.deserializeDetail(SOAPDeserializationState state,
XMLReader reader,
SOAPDeserializationContext context,
SOAPFaultInfo instance) |
protected Object |
SOAPFaultInfoSerializer.deserializeDetail(XMLReader reader,
SOAPDeserializationContext context) |
protected void |
SimpleTypeArraySerializer.deserializeElement(Object value,
int[] position,
XMLReader reader,
SOAPDeserializationContext context) |
protected void |
SimpleTypeArraySerializer.deserializeElement(Object value,
int position,
XMLReader reader,
SOAPDeserializationContext context) |
protected abstract Object |
InterfaceSerializerBase.doDeserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
SOAPFaultInfoSerializer.doDeserialize(SOAPDeserializationState state,
XMLReader reader,
SOAPDeserializationContext context) |
protected abstract Object |
ObjectSerializerBase.doDeserialize(SOAPDeserializationState state,
XMLReader reader,
SOAPDeserializationContext context)
Deserialize each element coming out of
reader into state with the aid of context |
protected Object |
GenericObjectSerializer.doDeserialize(SOAPDeserializationState state,
XMLReader reader,
SOAPDeserializationContext context) |
protected JAXRPCDeserializer |
DynamicSerializer.getDeserializerForElement(XMLReader reader,
SOAPDeserializationContext context) |
void |
PostDeserializationAction.run(SOAPDeserializationContext deserContext) |
| Modifier and Type | Method and Description |
|---|---|
Object |
LiteralObjectSerializerBase.deserialize(DataHandler dataHandler,
SOAPDeserializationContext context) |
Object |
LiteralSimpleTypeSerializer.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
LiteralResponseSerializer.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
LiteralObjectSerializerBase.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
LiteralObjectArraySerializer.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
Object |
LiteralArraySerializer.deserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
DetailFragmentDeserializer.deserializeElement(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
GenericLiteralObjectSerializer.doDeserialize(SOAPDeserializationState state,
XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
LiteralResponseSerializer.doDeserialize(XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
LiteralRequestSerializer.doDeserialize(XMLReader reader,
SOAPDeserializationContext context) |
protected abstract Object |
LiteralObjectSerializerBase.doDeserialize(XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
LiteralObjectArraySerializer.doDeserialize(XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
LiteralFragmentSerializer.doDeserialize(XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
LiteralArraySerializer.doDeserialize(XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
GenericLiteralObjectSerializer.doDeserialize(XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
DetailFragmentDeserializer.doDeserialize(XMLReader reader,
SOAPDeserializationContext context) |
protected void |
DetailFragmentDeserializer.doDeserializeElement(SOAPElement element,
XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
DetailFragmentDeserializer.doDeserializeElement(XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
LiteralResponseSerializer.internalDeserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
LiteralObjectSerializerBase.internalDeserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
LiteralObjectArraySerializer.internalDeserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
LiteralArraySerializer.internalDeserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
protected Object |
DetailFragmentDeserializer.internalDeserialize(QName name,
XMLReader reader,
SOAPDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StreamingHandler.handleEmptyBody(XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingHandlerState state) |
protected void |
StreamingHandler.peekFirstBodyElement(XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingHandlerState state) |
protected boolean |
StreamingHandler.processHeaderElement(XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingHandlerState state) |
protected void |
StreamingHandler.processHeaders(XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingHandlerState state) |
protected void |
StreamingHandler.readFirstBodyElement(XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingHandlerState state) |
protected boolean |
StreamingHandler.readHeaderElement(SOAPHeaderBlockInfo headerInfo,
XMLReader reader,
SOAPDeserializationContext deserializationContext,
StreamingHandlerState state) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.