Serialized Form


Package org.apache.axis2

Class org.apache.axis2.AxisFault extends java.rmi.RemoteException implements Serializable

serialVersionUID: -374933082062124907L

Serialized Fields

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

Class org.apache.axis2.addressing.EndpointReference extends java.lang.Object implements Serializable

serialVersionUID: 5278892171162372439L

Serialization Methods

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

Class org.apache.axis2.addressing.RelatesTo extends java.lang.Object implements Serializable

serialVersionUID: -1120384315333414960L

Serialization Methods

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

Class org.apache.axis2.client.Options extends java.lang.Object implements Serializable

serialVersionUID: -8318751890845181507L

Serialization Methods

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

Class org.apache.axis2.clustering.ClusteringCommand extends java.lang.Object implements Serializable

Class org.apache.axis2.clustering.ClusteringFault extends AxisFault implements Serializable


Package org.apache.axis2.clustering.management

Class org.apache.axis2.clustering.management.GroupManagementCommand extends ClusteringCommand implements Serializable

Class org.apache.axis2.clustering.management.NodeManagementCommand extends ClusteringCommand implements Serializable


Package org.apache.axis2.clustering.state

Class org.apache.axis2.clustering.state.StateClusteringCommand extends ClusteringCommand implements Serializable


Package org.apache.axis2.context

Class org.apache.axis2.context.MessageContext extends AbstractContext implements Serializable

serialVersionUID: -7753637088257391858L

Serialization Methods

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

Class org.apache.axis2.context.OperationContext extends AbstractContext implements Serializable

serialVersionUID: -7264782778333554350L

Serialization Methods

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

Class org.apache.axis2.context.PropertyDifference extends java.lang.Object implements Serializable

Serialized Fields

key

java.lang.String key

value

java.lang.Object value

isRemoved

boolean isRemoved

Class org.apache.axis2.context.ServiceContext extends AbstractContext implements Serializable

serialVersionUID: 8265625275015738957L

Serialization Methods

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

Class org.apache.axis2.context.ServiceGroupContext extends AbstractContext implements Serializable

serialVersionUID: 9014471144479928885L

Serialization Methods

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

Class org.apache.axis2.context.SessionContext extends AbstractContext implements Serializable

serialVersionUID: -1100610673067568556L

Serialization Methods

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

Class org.apache.axis2.dataretrieval.DataRetrievalException extends AxisFault implements Serializable

serialVersionUID: -374933082062124908L

Class org.apache.axis2.dataretrieval.DataRetrievalRequest extends java.util.HashMap implements Serializable

serialVersionUID: -374933082062124908L


Package org.apache.axis2.deployment

Class org.apache.axis2.deployment.DeploymentException extends AxisFault implements Serializable

serialVersionUID: -206215612208580684L


Package org.apache.axis2.description

Class org.apache.axis2.description.Parameter extends java.lang.Object implements Serializable

serialVersionUID: -6601664200673063531L

Serialization Methods

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

Class org.apache.axis2.description.ParameterIncludeImpl extends java.lang.Object implements Serializable

serialVersionUID: 8153736719090126891L

Serialization Methods

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

Class org.apache.axis2.description.PhaseRule extends java.lang.Object implements Serializable

Serialized Fields

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

Class org.apache.axis2.description.Version extends java.lang.Object implements Serializable

Serialized Fields

components

int[] components

qualifier

java.lang.String qualifier

Class org.apache.axis2.description.WSDL11ToAxisServiceBuilder.WSDLProcessingException extends java.lang.RuntimeException implements Serializable


Package org.apache.axis2.engine

Class org.apache.axis2.engine.AxisError extends java.lang.RuntimeException implements Serializable

serialVersionUID: 6291062136407995920L


Package org.apache.axis2.phaseresolver

Class org.apache.axis2.phaseresolver.PhaseException extends AxisFault implements Serializable

serialVersionUID: 5690503396724929322L


Package org.apache.axis2.util

Class org.apache.axis2.util.MetaDataEntry extends java.lang.Object implements Serializable

serialVersionUID: 8978361069526299875L

Serialization Methods

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

Class org.apache.axis2.util.SelfManagedDataHolder extends java.lang.Object implements Serializable

Serialization Methods

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

Class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper extends java.lang.Object implements Serializable

serialVersionUID: -2788807375814097409L

Serialized Fields

reduceWSDLMemoryCache

boolean reduceWSDLMemoryCache

reduceWSDLMemoryType

int reduceWSDLMemoryType

wrapperImpl

WSDLWrapperImpl wrapperImpl

Class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl extends java.lang.Object implements Serializable

serialVersionUID: -2788807375814097409L

Serialized Fields

wsdlDefinition

javax.wsdl.Definition wsdlDefinition

wsdlURL

java.net.URL wsdlURL

wsdlExplicitURI

java.lang.String wsdlExplicitURI

wsdlDocumentBaseURI

java.lang.String wsdlDocumentBaseURI

Class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl extends java.lang.Object implements Serializable

serialVersionUID: -2788807375814097409L

Serialized Fields

wsdlDefinition

javax.wsdl.Definition wsdlDefinition

wsdlURL

java.net.URL wsdlURL

wsdlExplicitURI

java.lang.String wsdlExplicitURI

wsdlDocumentBaseURI

java.lang.String wsdlDocumentBaseURI

Class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl extends java.lang.Object implements Serializable

serialVersionUID: -2788807375814097409L

Serialized Fields

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.