Serialized Form


Package org.apache.axis2.databinding.types

Class org.apache.axis2.databinding.types.Day extends Object implements Serializable

serialVersionUID: -9024662553918598132l

Serialized Fields

day

int day

timezone

String timezone

Class org.apache.axis2.databinding.types.Duration extends Object implements Serializable

serialVersionUID: -3736760992541369098l

Serialized Fields

isNegative

boolean isNegative

years

int years

months

int months

days

int days

hours

int hours

minutes

int minutes

seconds

double seconds

Class org.apache.axis2.databinding.types.Entities extends NCName implements Serializable

serialVersionUID: -4511368195143560809l

Serialized Fields

entities

Entity[] entities

Class org.apache.axis2.databinding.types.Entity extends NCName implements Serializable

serialVersionUID: -4868410883856961942l

Class org.apache.axis2.databinding.types.HexBinary extends Object implements Serializable

serialVersionUID: -5082403899986720767l

Serialized Fields

m_value

byte[] m_value

Class org.apache.axis2.databinding.types.Id extends NCName implements Serializable

serialVersionUID: -8442438083214211437l

Class org.apache.axis2.databinding.types.IDRef extends NCName implements Serializable

serialVersionUID: 6821835065939868576l

Class org.apache.axis2.databinding.types.IDRefs extends NCName implements Serializable

serialVersionUID: 5394097798361075902l

Serialized Fields

idrefs

IDRef[] idrefs

Class org.apache.axis2.databinding.types.Language extends Token implements Serializable

serialVersionUID: -4105320293090087959l

Class org.apache.axis2.databinding.types.Month extends Object implements Serializable

serialVersionUID: -7469265802807262347l

Serialized Fields

month

int month

timezone

String timezone

Class org.apache.axis2.databinding.types.MonthDay extends Object implements Serializable

serialVersionUID: -345189609825249318l

Serialized Fields

month

int month

day

int day

timezone

String timezone

Class org.apache.axis2.databinding.types.Name extends Token implements Serializable

serialVersionUID: -8354594301737358441l

Class org.apache.axis2.databinding.types.NCName extends Name implements Serializable

serialVersionUID: 8573451628276898297l

Class org.apache.axis2.databinding.types.NegativeInteger extends NonPositiveInteger implements Serializable

serialVersionUID: -2295928715693639427l

Serialization Methods

writeReplace

public Object writeReplace()
                    throws ObjectStreamException
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html

Throws:
ObjectStreamException
Serialized Fields

zero

BigInteger zero
validate the value against the xsd definition

Class org.apache.axis2.databinding.types.NegativeInteger.BigIntegerRep extends Object implements Serializable

serialVersionUID: 1209618487031404110l

Serialization Methods

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Serialized Fields

array

byte[] array

Class org.apache.axis2.databinding.types.NMToken extends Token implements Serializable

serialVersionUID: -1319741002733174329l

Class org.apache.axis2.databinding.types.NMTokens extends NCName implements Serializable

serialVersionUID: -2435854824216181165l

Serialized Fields

tokens

NMToken[] tokens

Class org.apache.axis2.databinding.types.NonNegativeInteger extends BigInteger implements Serializable

serialVersionUID: -484577860351406054l

Serialization Methods

writeReplace

public Object writeReplace()
                    throws ObjectStreamException
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html

Throws:
ObjectStreamException
Serialized Fields

zero

BigInteger zero
validate the value against the xsd definition

Class org.apache.axis2.databinding.types.NonNegativeInteger.BigIntegerRep extends Object implements Serializable

serialVersionUID: -6135065605514678689l

Serialization Methods

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Serialized Fields

array

byte[] array

Class org.apache.axis2.databinding.types.NonPositiveInteger extends BigInteger implements Serializable

serialVersionUID: -8609051961838117600l

Serialization Methods

writeReplace

public Object writeReplace()
                    throws ObjectStreamException
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html

Throws:
ObjectStreamException
Serialized Fields

zero

BigInteger zero
validate the value against the xsd definition

Class org.apache.axis2.databinding.types.NonPositiveInteger.BigIntegerRep extends Object implements Serializable

serialVersionUID: -3601357690365698517l

Serialization Methods

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Serialized Fields

array

byte[] array

Class org.apache.axis2.databinding.types.NormalizedString extends Object implements Serializable

serialVersionUID: -290878151870399401l

Serialized Fields

m_value

String m_value

Class org.apache.axis2.databinding.types.Notation extends Object implements Serializable

serialVersionUID: 2393074651972192536l

Serialized Fields

name

NCName name

publicURI

URI publicURI

systemURI

URI systemURI

Class org.apache.axis2.databinding.types.PositiveInteger extends NonNegativeInteger implements Serializable

serialVersionUID: -4562301423231920813l

Serialization Methods

writeReplace

public Object writeReplace()
                    throws ObjectStreamException
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html

Throws:
ObjectStreamException
Serialized Fields

iMinInclusive

BigInteger iMinInclusive
validate the value against the xsd definition

Class org.apache.axis2.databinding.types.PositiveInteger.BigIntegerRep extends Object implements Serializable

serialVersionUID: 1251664160936150499l

Serialization Methods

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Serialized Fields

array

byte[] array

Class org.apache.axis2.databinding.types.Time extends Object implements Serializable

serialVersionUID: -9022201555535589908l

Serialized Fields

_value

Calendar _value

Class org.apache.axis2.databinding.types.Token extends NormalizedString implements Serializable

serialVersionUID: -7370524740514465467l

Class org.apache.axis2.databinding.types.UnsignedByte extends UnsignedShort implements Serializable

serialVersionUID: 4631754787145526759l

Class org.apache.axis2.databinding.types.UnsignedInt extends Number implements Serializable

serialVersionUID: -8915204168154746305l

Serialized Fields

lValue

Long lValue

__equalsCalc

Object __equalsCalc

Class org.apache.axis2.databinding.types.UnsignedLong extends Number implements Serializable

serialVersionUID: -5919942584284897583l

Serialized Fields

lValue

BigInteger lValue

__equalsCalc

Object __equalsCalc

Class org.apache.axis2.databinding.types.UnsignedShort extends UnsignedInt implements Serializable

serialVersionUID: 6822598447692816380l

Class org.apache.axis2.databinding.types.URI extends Object implements Serializable

serialVersionUID: 2172306044361227627l

Serialized Fields

m_scheme

String m_scheme
Stores the scheme (usually the protocol) for this URI.


m_userinfo

String m_userinfo
If specified, stores the userinfo for this URI; otherwise null


m_host

String m_host
If specified, stores the host for this URI; otherwise null


m_port

int m_port
If specified, stores the port for this URI; otherwise -1


m_regAuthority

String m_regAuthority
If specified, stores the registry based authority for this URI; otherwise -1


m_path

String m_path
If specified, stores the path for this URI; otherwise null


m_queryString

String m_queryString
If specified, stores the query string for this URI; otherwise null.


m_fragment

String m_fragment
If specified, stores the fragment for this URI; otherwise null

Class org.apache.axis2.databinding.types.URI.MalformedURIException extends IOException implements Serializable

serialVersionUID: -8488692760975768757l

Class org.apache.axis2.databinding.types.Year extends Object implements Serializable

serialVersionUID: 7498876120334857019l

Serialized Fields

year

int year

timezone

String timezone

Class org.apache.axis2.databinding.types.YearMonth extends Object implements Serializable

serialVersionUID: -5510739842661690551l

Serialized Fields

year

int year

month

int month

timezone

String timezone


Package org.apache.axis2.handlers.addressing

Class org.apache.axis2.handlers.addressing.AddressingException extends Exception implements Serializable

serialVersionUID: 1163341356606465465l

Class org.apache.axis2.handlers.addressing.AddressingFinalInHandler extends AddressingInHandler implements Serializable

serialVersionUID: -4020680449342946484l

Class org.apache.axis2.handlers.addressing.AddressingFinalOutHandler extends AddressingOutHandler implements Serializable

serialVersionUID: 8518425510558479827l

Class org.apache.axis2.handlers.addressing.AddressingHandler extends AbstractHandler implements Serializable

Serialized Fields

isAddressingOptional

boolean isAddressingOptional

addressingNamespace

String addressingNamespace

logger

org.apache.commons.logging.Log logger

Class org.apache.axis2.handlers.addressing.AddressingInHandler extends AddressingHandler implements Serializable

serialVersionUID: 3907988439637261572l

Class org.apache.axis2.handlers.addressing.AddressingOutHandler extends AddressingHandler implements Serializable

serialVersionUID: -2623986992336863995l

Serialized Fields

log

org.apache.commons.logging.Log log

Class org.apache.axis2.handlers.addressing.AddressingSubmissionInHandler extends AddressingInHandler implements Serializable

serialVersionUID: 365417374773955107l

Class org.apache.axis2.handlers.addressing.AddressingSubmissionOutHandler extends AddressingOutHandler implements Serializable

serialVersionUID: -1150872100363734011l


Package org.apache.axis2.schema

Class org.apache.axis2.schema.SchemaCompilationException extends Exception implements Serializable

serialVersionUID: 2520939560060608157l


Package org.apache.axis2.wsdl.codegen

Class org.apache.axis2.wsdl.codegen.CodeGenerationException extends Exception implements Serializable

serialVersionUID: 7763140075166886795l


Package org.apache.axis2

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

serialVersionUID: -374933082062124907l

Serialized Fields

faultCode

FaultCode faultCode
Contains the faultcode


reasons

FaultReasonList reasons
our failt reasons


headers

List headers
assume headers are not used very often


detail

OMElement detail

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.


soapFault

SOAPFault soapFault
An incoming SOAPFault


Package org.apache.axis2.deployment

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

serialVersionUID: -206215612208580684l


Package org.apache.axis2.handlers

Class org.apache.axis2.handlers.AbstractHandler extends Object implements Serializable

Serialized Fields

handlerDesc

HandlerDescription handlerDesc
Field handlerDesc


Package org.apache.axis2.phaseresolver

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

serialVersionUID: 5690503396724929322l


Package org.apache.axis2.addressing

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

serialVersionUID: 5278892171162372439l

Serialized Fields

address

String address

metaData

OMElement metaData

policy

OMElement policy

portType

QName portType

referenceParameters

Map referenceParameters

referenceProperties

Map referenceProperties

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

serialVersionUID: 978799688901329012l

Serialized Fields

relationshipType

String relationshipType
Field relationshipType


value

String value
Field value


Package org.apache.axis2.engine

Class org.apache.axis2.engine.AbstractDispatcher extends AbstractHandler implements Serializable

Serialized Fields

log

org.apache.commons.logging.Log log

Class org.apache.axis2.engine.AddressingBasedDispatcher extends AbstractDispatcher implements Serializable

serialVersionUID: 8294130617631587374l

Serialized Fields

log

org.apache.commons.logging.Log log

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

serialVersionUID: 6291062136407995920l

Class org.apache.axis2.engine.DispatchPhase extends Phase implements Serializable

serialVersionUID: -6596799621473224363l

Class org.apache.axis2.engine.InstanceDispatcher extends AbstractHandler implements Serializable

serialVersionUID: -1928612412157492489l

Class org.apache.axis2.engine.Phase extends Object implements Serializable

serialVersionUID: -3352439587370050957l

Serialized Fields

log

org.apache.commons.logging.Log log
Field log


handlers

ArrayList handlers
Field handlers


isOneHanlder

boolean isOneHanlder
this is want if the phaseFirst and phaseLst same hanlder that is for this phase there is only one phase


phaseName

String phaseName
Field phaseName


phasefirstset

boolean phasefirstset
Field phasefirstset


phaselastset

boolean phaselastset
Field phaselastset

Class org.apache.axis2.engine.RequestURIBasedDispatcher extends AbstractDispatcher implements Serializable

serialVersionUID: 6212111158265910316l

Serialized Fields

log

org.apache.commons.logging.Log log

serviceName

String serviceName

operationName

QName operationName

Class org.apache.axis2.engine.SOAPActionBasedDispatcher extends AbstractDispatcher implements Serializable

serialVersionUID: 6319071671173417797l

Serialized Fields

log

org.apache.commons.logging.Log log

Class org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher extends AbstractDispatcher implements Serializable

serialVersionUID: 487519840603427717l

Serialized Fields

log

org.apache.commons.logging.Log log

serviceName

String serviceName

operationName

QName operationName


Package org.apache.axis2.transport

Class org.apache.axis2.transport.AbstractTransportSender extends AbstractHandler implements Serializable


Package org.apache.axis2.transport.http

Class org.apache.axis2.transport.http.AxisServlet extends HttpServlet implements Serializable

serialVersionUID: -2085869393709833372l

Serialized Fields

configContext

ConfigurationContext configContext

axisConfiguration

AxisConfiguration axisConfiguration

lister

ListingAgent lister

Class org.apache.axis2.transport.http.CommonsHTTPTransportSender extends AbstractHandler implements Serializable

serialVersionUID: 7929963795196215199l

Serialized Fields

soTimeout

int soTimeout

proxyOutSetting

TransportOutDescription proxyOutSetting
proxydiscription


log

org.apache.commons.logging.Log log

httpVersion

String httpVersion

chunked

boolean chunked

connectionTimeout

int connectionTimeout


Package org.apache.axis2.transport.http.server

Class org.apache.axis2.transport.http.server.AdminAppException extends Exception implements Serializable

serialVersionUID: -968033744797396457l


Package org.apache.axis2.transport.mail

Class org.apache.axis2.transport.mail.MailTransportSender extends AbstractTransportSender implements Serializable

serialVersionUID: -2858556361961169381l

Serialized Fields

smtpPort

String smtpPort

byteArrayOutputStream

ByteArrayOutputStream byteArrayOutputStream

host

String host

password

String password

user

String user


Package org.apache.axis2.transport.mail.server

Class org.apache.axis2.transport.mail.server.MailAddress extends javax.mail.Address implements Serializable

serialVersionUID: 3033256355495000819l

Serialized Fields

mailAddy

String mailAddy


Package org.apache.axis2.transport.tcp

Class org.apache.axis2.transport.tcp.TCPTransportSender extends AbstractTransportSender implements Serializable

serialVersionUID: -6780125098288186598l

Serialized Fields

out

Writer out
Field out


socket

Socket socket
Field socket


Package org.apache.axis2.transport.jms

Class org.apache.axis2.transport.jms.InvokeException extends RuntimeException implements Serializable

serialVersionUID: -9143832230352429639l

Class org.apache.axis2.transport.jms.InvokeTimeoutException extends InvokeException implements Serializable

serialVersionUID: -7542703412906905731l

Class org.apache.axis2.transport.jms.JMSSender extends AbstractHandler implements Serializable

serialVersionUID: -3883554138407525394l

Serialized Fields

params

HashMap params


Package org.apache.axis2.transport.local

Class org.apache.axis2.transport.local.LocalResponder extends AbstractTransportSender implements Serializable

serialVersionUID: 4383137590664240383l

Serialized Fields

sender

LocalTransportSender sender

Class org.apache.axis2.transport.local.LocalTransportSender extends AbstractTransportSender implements Serializable

serialVersionUID: -5245866514826025561l

Serialized Fields

out

ByteArrayOutputStream out

response

ByteArrayOutputStream response


Package org.apache.axis2.om

Class org.apache.axis2.om.OMException extends RuntimeException implements Serializable

Class org.apache.axis2.om.OMFactoryException extends OMException implements Serializable


Package org.apache.axis2.om.impl.dom

Class org.apache.axis2.om.impl.dom.OMDOMException extends OMException implements Serializable

serialVersionUID: 8763119035210190906l


Package org.apache.axis2.security

Class org.apache.axis2.security.WSDoAllReceiver extends WSDoAllHandler implements Serializable

serialVersionUID: 7685802089392898320l

Class org.apache.axis2.security.WSDoAllSender extends WSDoAllHandler implements Serializable

serialVersionUID: 3016802164501419165l

Serialized Fields

preserveOriginalEnvelope

boolean preserveOriginalEnvelope
TODO: This is not handled right now since converting to DOOM does not preserve the optimization information of the text nodes


Package org.apache.axis2.security.trust

Class org.apache.axis2.security.trust.TrustException extends Exception implements Serializable

serialVersionUID: 1l

Serialized Fields

faultCode

String faultCode

faultString

String faultString


Package org.apache.axis2.security.handler

Class org.apache.axis2.security.handler.WSDoAllHandler extends org.apache.ws.security.handler.WSHandler implements Serializable

Serialized Fields

handlerDesc

HandlerDescription handlerDesc
Field handlerDesc


reqData

org.apache.ws.security.handler.RequestData reqData
This is used to get hold of the message context to extract the configuration information (from axis2.xml and service.xml) out of it


inHandler

boolean inHandler
In Axis2, the user cannot set inflow and outflow parameters. Therefore, we need to map the Axis2 specific inflow and outflow parameters to WSS4J params, Knowledge of inhandler and out handler is used to get the mapped value.


Package org.apache.axis2.tool.tracer

Class org.apache.axis2.tool.tracer.HTTPTracer extends JFrame implements Serializable

Serialized Fields

notebook

JTabbedPane notebook
Field notebook


Package org.apache.axis2.wsdl.writer

Class org.apache.axis2.wsdl.writer.WriterException extends Exception implements Serializable

serialVersionUID: -2818699850289804197l


Package org.apache.axis2.soap

Class org.apache.axis2.soap.SOAPProcessingException extends OMException implements Serializable

Serialized Fields

soapFaultCode

String soapFaultCode


Package org.apache.axis2.attachments.utils

Class org.apache.axis2.attachments.utils.ImageIO extends Component implements Serializable

serialVersionUID: 4697911685739683266l


Package org.apache.axis2.om.xpath

Class org.apache.axis2.om.xpath.AXIOMXPath extends org.jaxen.BaseXPath implements Serializable

serialVersionUID: -5839161412925154639l

Class org.apache.axis2.om.xpath.DocumentNavigator extends org.jaxen.DefaultNavigator implements Serializable

serialVersionUID: 7325116153349780805l


Package org.apache.axis2.om.impl.llom.exception

Class org.apache.axis2.om.impl.llom.exception.OMBuilderException extends OMException implements Serializable

serialVersionUID: -7447667411291193889l

Class org.apache.axis2.om.impl.llom.exception.OMStreamingException extends OMException implements Serializable

serialVersionUID: 8108888406034145092l

Class org.apache.axis2.om.impl.llom.exception.XMLComparisonException extends Exception implements Serializable

serialVersionUID: -7918497983548520994l