Serialized Form


Package org.apache.axis2

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

serialVersionUID: -374933082062124907L

Serialized Fields

headers

List<E> headers
assume headers are not used very often


message

String message

faultReasonList

List<E> faultReasonList

faultCode

QName faultCode

faultSubCodes

List<E> faultSubCodes

faultNode

String faultNode

faultRole

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

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

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 Object implements Serializable

serialVersionUID: 5278892171162372439L

Serialization Methods

readExternal

public void readExternal(ObjectInput inObject)
                  throws IOException,
                         ClassNotFoundException
Read the EPR to the specified InputStream.

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws 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:
IOException

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

serialVersionUID: -1120384315333414960L

Serialization Methods

readExternal

public void readExternal(ObjectInput inObject)
                  throws IOException,
                         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:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws IOException
Save the contents of this object.

NOTE: Transient fields and static fields are not saved.

Throws:
IOException

Package org.apache.axis2.client

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

serialVersionUID: -8318751890845181507L

Serialization Methods

readExternal

public void readExternal(ObjectInput inObject)
                  throws IOException,
                         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:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws IOException
Save the contents of this object.

NOTE: Transient fields and static fields are not saved.

Throws:
IOException

Package org.apache.axis2.clustering

Class org.apache.axis2.clustering.ClusteringCommand extends 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(ObjectInput inObject)
                  throws IOException,
                         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:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws 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:
IOException

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

serialVersionUID: -7264782778333554350L

Serialization Methods

readExternal

public void readExternal(ObjectInput inObject)
                  throws IOException,
                         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:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws 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:
IOException

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

Serialized Fields

key

String key

value

Object value

isRemoved

boolean isRemoved

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

serialVersionUID: 8265625275015738957L

Serialization Methods

readExternal

public void readExternal(ObjectInput inObject)
                  throws IOException,
                         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:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws 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:
IOException

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

serialVersionUID: 9014471144479928885L

Serialization Methods

readExternal

public void readExternal(ObjectInput inObject)
                  throws IOException,
                         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:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws 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:
IOException

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

serialVersionUID: -1100610673067568556L

Serialization Methods

readExternal

public void readExternal(ObjectInput inObject)
                  throws IOException,
                         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:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws IOException
Save the contents of this object.

NOTE: Transient fields and static fields are not saved.

Throws:
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 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 Object implements Serializable

serialVersionUID: -6601664200673063531L

Serialization Methods

readExternal

public void readExternal(ObjectInput inObject)
                  throws IOException,
                         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:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws 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:
IOException

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

serialVersionUID: 8153736719090126891L

Serialization Methods

readExternal

public void readExternal(ObjectInput inObject)
                  throws IOException,
                         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:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws 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:
IOException

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

Serialized Fields

after

String after
Field after


before

String before
Field before


phaseFirst

boolean phaseFirst
Field phaseFirst


phaseLast

boolean phaseLast
Field phaseLast


phaseName

String phaseName
Field phaseName

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

Serialized Fields

components

int[] components

qualifier

String qualifier

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


Package org.apache.axis2.engine

Class org.apache.axis2.engine.AxisError extends 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 Object implements Serializable

serialVersionUID: 8978361069526299875L

Serialization Methods

readExternal

public void readExternal(ObjectInput inObject)
                  throws IOException,
                         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:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput o)
                   throws IOException
Save the contents of this object

Throws:
IOException

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

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.apache.axis2.wsdl.util

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

serialVersionUID: -2788807375814097409L

Serialized Fields

reduceWSDLMemoryCache

boolean reduceWSDLMemoryCache

reduceWSDLMemoryType

int reduceWSDLMemoryType

wrapperImpl

WSDLWrapperImpl wrapperImpl

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

serialVersionUID: -2788807375814097409L

Serialized Fields

wsdlDefinition

javax.wsdl.Definition wsdlDefinition

wsdlURL

URL wsdlURL

wsdlExplicitURI

String wsdlExplicitURI

wsdlDocumentBaseURI

String wsdlDocumentBaseURI

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

serialVersionUID: -2788807375814097409L

Serialized Fields

wsdlDefinition

javax.wsdl.Definition wsdlDefinition

wsdlURL

URL wsdlURL

wsdlExplicitURI

String wsdlExplicitURI

wsdlDocumentBaseURI

String wsdlDocumentBaseURI

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

serialVersionUID: -2788807375814097409L

Serialized Fields

wsdlDefinition

javax.wsdl.Definition wsdlDefinition

wsdlURL

URL wsdlURL

wsdlExplicitURI

String wsdlExplicitURI

wsdlDocumentBaseURI

String wsdlDocumentBaseURI

accessCount

Counter accessCount

safeToSerialize

boolean safeToSerialize

hasBeenSaved

boolean hasBeenSaved

hasBeenUpdatedSinceSaving

boolean hasBeenUpdatedSinceSaving

savedDefinitionFile

File savedDefinitionFile

savedFilename

String savedFilename



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.