Serialized Form
serialVersionUID: -374933082062124907L
headers
java.util.List<E> headers
- assume headers are not used very often
message
java.lang.String message
faultReasonList
java.util.List<E> faultReasonList
faultCode
javax.xml.namespace.QName faultCode
faultSubCodes
java.util.List<E> faultSubCodes
faultNode
java.lang.String faultNode
faultRole
java.lang.String faultRole
detail
org.apache.axiom.om.OMElement detail
soapFaultCode
org.apache.axiom.soap.SOAPFaultCode soapFaultCode
soapFaultReason
org.apache.axiom.soap.SOAPFaultReason soapFaultReason
soapFaultNode
org.apache.axiom.soap.SOAPFaultNode soapFaultNode
soapFaultRole
org.apache.axiom.soap.SOAPFaultRole soapFaultRole
soapFaultDetail
org.apache.axiom.soap.SOAPFaultDetail soapFaultDetail
faultMessageContext
MessageContext faultMessageContext
- If not null, this MessageContext represents the fault as it
should be returned. This is used by higher-level layers
that want to generate the message themselves so that
processing may take place before they return control (e.g. JAX-WS.)
nodeURI
java.lang.String nodeURI
- SOAP1.2: URI of faulting node. Null for unknown.
The value of the Node element information item is the URI that
identifies the SOAP node that generated the fault.
SOAP nodes that do not act as the ultimate SOAP receiver MUST include this element
information item.
An ultimate SOAP receiver MAY include this element information item to
indicate explicitly that it generated the fault.
faultAction
java.lang.String faultAction
faultType
int faultType
- this field is used to identify the axis2 fault type
Package org.apache.axis2.addressing |
serialVersionUID: 5278892171162372439L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Read the EPR to the specified InputStream.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Write the EPR to the specified OutputStream. Because of potential
OMElements/Attributes, we need to actually serialize the OM structures
(at least in some cases.)
- Throws:
java.io.IOException
serialVersionUID: -1120384315333414960L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the contents of the object that was
previously saved.
NOTE: The field data must read back in the same order and type
as it was written. Some data will need to be validated when
resurrected.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Save the contents of this object.
NOTE: Transient fields and static fields are not saved.
- Throws:
java.io.IOException
Package org.apache.axis2.client |
serialVersionUID: -8318751890845181507L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the contents of the MessageContext that was
previously saved.
NOTE: The field data must read back in the same order and type
as it was written. Some data will need to be validated when
resurrected.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Save the contents of this object.
NOTE: Transient fields and static fields are not saved.
- Throws:
java.io.IOException
Package org.apache.axis2.clustering |
Package org.apache.axis2.clustering.management |
Package org.apache.axis2.clustering.state |
Package org.apache.axis2.context |
serialVersionUID: -7753637088257391858L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the contents of the MessageContext that was
previously saved.
NOTE: The field data must read back in the same order and type
as it was written. Some data will need to be validated when
resurrected.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Save the contents of this MessageContext instance.
NOTE: Transient fields and static fields are not saved.
Also, objects that represent "static" data are
not saved, except for enough information to be
able to find matching objects when the message
context is re-constituted.
- Throws:
java.io.IOException
serialVersionUID: -7264782778333554350L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the contents of the object that was previously saved.
NOTE: The field data must read back in the same order and type
as it was written. Some data will need to be validated when
resurrected.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Save the contents of this object.
NOTE: Transient fields and static fields are not saved.
Also, objects that represent "static" data are
not saved, except for enough information to be
able to find matching objects when the message
context is re-constituted.
- Throws:
java.io.IOException
key
java.lang.String key
value
java.lang.Object value
isRemoved
boolean isRemoved
serialVersionUID: 8265625275015738957L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the contents of the object that was previously saved.
NOTE: The field data must read back in the same order and type
as it was written. Some data will need to be validated when
resurrected.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Save the contents of this object.
NOTE: Transient fields and static fields are not saved.
Also, objects that represent "static" data are
not saved, except for enough information to be
able to find matching objects when the message
context is re-constituted.
- Throws:
java.io.IOException
serialVersionUID: 9014471144479928885L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the contents of the object that was previously saved.
NOTE: The field data must read back in the same order and type
as it was written. Some data will need to be validated when
resurrected.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Save the contents of this object.
NOTE: Transient fields and static fields are not saved.
Also, objects that represent "static" data are
not saved, except for enough information to be
able to find matching objects when the message
context is re-constituted.
- Throws:
java.io.IOException
serialVersionUID: -1100610673067568556L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the contents of the MessageContext that was
previously saved.
NOTE: The field data must read back in the same order and type
as it was written. Some data will need to be validated when
resurrected.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Save the contents of this object.
NOTE: Transient fields and static fields are not saved.
- Throws:
java.io.IOException
Package org.apache.axis2.context.externalize |
Package org.apache.axis2.dataretrieval |
serialVersionUID: -374933082062124908L
serialVersionUID: -374933082062124908L
Package org.apache.axis2.deployment |
serialVersionUID: -206215612208580684L
Package org.apache.axis2.description |
serialVersionUID: -6601664200673063531L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the contents of the object that was previously saved.
NOTE: The field data must read back in the same order and type
as it was written. Some data will need to be validated when
resurrected.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Save the contents of this object.
NOTE: Transient fields and static fields are not saved.
Also, objects that represent "static" data are
not saved, except for enough information to be
able to find matching objects when the message
context is re-constituted.
- Throws:
java.io.IOException
serialVersionUID: 8153736719090126891L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the contents of the object that was previously saved.
NOTE: The field data must read back in the same order and type
as it was written. Some data will need to be validated when
resurrected.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Save the contents of this object.
NOTE: Transient fields and static fields are not saved.
Also, objects that represent "static" data are
not saved, except for enough information to be
able to find matching objects when the message
context is re-constituted.
- Throws:
java.io.IOException
after
java.lang.String after
- Field after
before
java.lang.String before
- Field before
phaseFirst
boolean phaseFirst
- Field phaseFirst
phaseLast
boolean phaseLast
- Field phaseLast
phaseName
java.lang.String phaseName
- Field phaseName
components
int[] components
qualifier
java.lang.String qualifier
Package org.apache.axis2.engine |
serialVersionUID: 6291062136407995920L
Package org.apache.axis2.phaseresolver |
serialVersionUID: 5690503396724929322L
Package org.apache.axis2.util |
serialVersionUID: 8978361069526299875L
readExternal
public void readExternal(java.io.ObjectInput inObject)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Restore the contents of the object that was
previously saved.
NOTE: The field data must read back in the same order and type
as it was written.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput o)
throws java.io.IOException
- Save the contents of this object
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
Package org.apache.axis2.wsdl.util |
serialVersionUID: -2788807375814097409L
reduceWSDLMemoryCache
boolean reduceWSDLMemoryCache
reduceWSDLMemoryType
int reduceWSDLMemoryType
wrapperImpl
WSDLWrapperImpl wrapperImpl
serialVersionUID: -2788807375814097409L
wsdlDefinition
javax.wsdl.Definition wsdlDefinition
wsdlURL
java.net.URL wsdlURL
wsdlExplicitURI
java.lang.String wsdlExplicitURI
wsdlDocumentBaseURI
java.lang.String wsdlDocumentBaseURI
serialVersionUID: -2788807375814097409L
wsdlDefinition
javax.wsdl.Definition wsdlDefinition
wsdlURL
java.net.URL wsdlURL
wsdlExplicitURI
java.lang.String wsdlExplicitURI
wsdlDocumentBaseURI
java.lang.String wsdlDocumentBaseURI
serialVersionUID: -2788807375814097409L
wsdlDefinition
javax.wsdl.Definition wsdlDefinition
wsdlURL
java.net.URL wsdlURL
wsdlExplicitURI
java.lang.String wsdlExplicitURI
wsdlDocumentBaseURI
java.lang.String wsdlDocumentBaseURI
accessCount
Counter accessCount
safeToSerialize
boolean safeToSerialize
hasBeenSaved
boolean hasBeenSaved
hasBeenUpdatedSinceSaving
boolean hasBeenUpdatedSinceSaving
savedDefinitionFile
java.io.File savedDefinitionFile
savedFilename
java.lang.String savedFilename
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.