Serialized Form


Package org.apache.axis2.handlers.addressing

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

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

Serialized Fields

isAddressingOptional

boolean isAddressingOptional

addressingNamespace

java.lang.String addressingNamespace

logger

org.apache.commons.logging.Log logger

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

Serialized Fields

isAddressingEnabled

boolean isAddressingEnabled

overrideINMessageInformation

boolean overrideINMessageInformation

addressingNamespaceObject

OMNamespace addressingNamespaceObject

addressingNamespace

java.lang.String addressingNamespace


Package org.apache.axis2.databinding.schema

Class org.apache.axis2.databinding.schema.SchemaCompilationException extends java.lang.Exception implements Serializable


Package org.apache.axis2.databinding.schema.types

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

Serialized Fields

day

int day

timezone

java.lang.String timezone

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

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.schema.types.Entities extends NCName implements Serializable

Serialized Fields

entities

Entity[] entities

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

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

Serialized Fields

m_value

byte[] m_value

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

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

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

Serialized Fields

idrefs

IDRef[] idrefs

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

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

Serialized Fields

month

int month

timezone

java.lang.String timezone

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

Serialized Fields

month

int month

day

int day

timezone

java.lang.String timezone

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

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

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

Serialization Methods

writeReplace

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

Throws:
java.io.ObjectStreamException
Serialized Fields

zero

java.math.BigInteger zero
validate the value against the xsd definition

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

Serialization Methods

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException
Serialized Fields

array

byte[] array

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

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

Serialized Fields

tokens

NMToken[] tokens

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

Serialization Methods

writeReplace

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

Throws:
java.io.ObjectStreamException
Serialized Fields

zero

java.math.BigInteger zero
validate the value against the xsd definition

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

Serialization Methods

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException
Serialized Fields

array

byte[] array

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

Serialization Methods

writeReplace

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

Throws:
java.io.ObjectStreamException
Serialized Fields

zero

java.math.BigInteger zero
validate the value against the xsd definition

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

Serialization Methods

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException
Serialized Fields

array

byte[] array

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

Serialized Fields

m_value

java.lang.String m_value

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

Serialized Fields

name

NCName name

publicURI

URI publicURI

systemURI

URI systemURI

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

Serialization Methods

writeReplace

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

Throws:
java.io.ObjectStreamException
Serialized Fields

iMinInclusive

java.math.BigInteger iMinInclusive
validate the value against the xsd definition

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

Serialization Methods

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException
Serialized Fields

array

byte[] array

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

Serialized Fields

_value

java.util.Calendar _value

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

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

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

Serialized Fields

lValue

java.lang.Long lValue

__equalsCalc

java.lang.Object __equalsCalc

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

Serialized Fields

lValue

java.math.BigInteger lValue

__equalsCalc

java.lang.Object __equalsCalc

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

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

Serialized Fields

m_scheme

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


m_userinfo

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


m_host

java.lang.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

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


m_path

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


m_queryString

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


m_fragment

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

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

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

Serialized Fields

year

int year

timezone

java.lang.String timezone

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

Serialized Fields

year

int year

month

int month

timezone

java.lang.String timezone


Package org.apache.axis2.wsdl.codegen

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


Package org.apache.axis2

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

Serialized Fields

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.


detail

OMElement detail
our failt reasons


soapFault

SOAPFault soapFault
An incoming SOAPFault


headers

java.util.List headers
assume headers are not used very often


Package org.apache.axis2.deployment

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


Package org.apache.axis2.handlers

Class org.apache.axis2.handlers.AbstractHandler extends java.lang.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


Package org.apache.axis2.addressing

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

Serialized Fields

anyContentTypeName

java.lang.String anyContentTypeName
Field anyContentTypeName


valueHolder

java.util.HashMap valueHolder
Field valueHolder

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

Serialized Fields

address

java.lang.String address
Required property. may be a logical address or identifier for the service endpoint


interfaceName

javax.xml.namespace.QName interfaceName
Field interfaceName


referenceProperties

AnyContentType referenceProperties
Field referenceProperties


referenceParameters

AnyContentType referenceParameters
Field referenceParameters


serviceName

ServiceName serviceName
Field serviceName


policies

OMElement policies

metadata

AnyContentType metadata

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

Serialized Fields

to

EndpointReference to
The address of the intended receiver of the message. This is mandatory


from

EndpointReference from
Reference of the endpoint where the message originated from


relatesTo

RelatesTo relatesTo
Pair of values that indicate how this message related to another message


replyTo

EndpointReference replyTo
identifies the intended receiver for replies to the message


faultTo

EndpointReference faultTo
identifies the intended receiver for faults related to the message


action

java.lang.String action
Field action


messageId

java.lang.String messageId
Field messageId


referenceParameters

java.util.ArrayList referenceParameters

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

Serialized Fields

value

java.lang.String value
Field value


relationshipType

java.lang.String relationshipType
Field relationshipType

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

Serialized Fields

name

javax.xml.namespace.QName name
Field name


endpointName

java.lang.String endpointName
Field endpointName


Package org.apache.axis2.engine

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

Serialized Fields

log

org.apache.commons.logging.Log log

engineContext

ConfigurationContext engineContext
Constructor Dispatcher

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

Serialized Fields

log

org.apache.commons.logging.Log log

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

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

Serialized Fields

engineContext

ConfigurationContext engineContext
Constructor Dispatcher

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

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

Serialized Fields

log

org.apache.commons.logging.Log log

serviceName

java.lang.String serviceName

operationName

javax.xml.namespace.QName operationName

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

Serialized Fields

log

org.apache.commons.logging.Log log

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

Serialized Fields

log

org.apache.commons.logging.Log log

serviceName

java.lang.String serviceName

operationName

javax.xml.namespace.QName operationName

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


Package org.apache.axis2.transport

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

Serialized Fields

log

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


Package org.apache.axis2.transport.http

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

Serialized Fields

lister

ListingAgent lister

configContext

ConfigurationContext configContext

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

Serialized Fields

chuncked

boolean chuncked

httpVersion

java.lang.String httpVersion

soTimeout

int soTimeout

connectionTimeout

int connectionTimeout

httpClient

org.apache.commons.httpclient.HttpClient httpClient

outputMessage

OMElement outputMessage

format

OMOutputFormat format

proxyOutSetting

TransportOutDescription proxyOutSetting
proxydiscription


log

org.apache.commons.logging.Log log

urlRequest

java.lang.String urlRequest

bodyRequest

java.lang.String bodyRequest


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

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


Package org.apache.axis2.transport.mail

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

Serialized Fields

host

java.lang.String host

user

java.lang.String user

password

java.lang.String password

smtpPort

java.lang.String smtpPort

byteArrayOutputStream

java.io.ByteArrayOutputStream byteArrayOutputStream


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

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

Serialized Fields

mailAddy

java.lang.String mailAddy


Package org.apache.axis2.transport.tcp

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

Serialized Fields

out

java.io.Writer out
Field out


socket

java.net.Socket socket
Field socket


outputStream

java.io.ByteArrayOutputStream outputStream


Package org.apache.axis2.transport.local

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

Serialized Fields

sender

LocalTransportSender sender

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

Serialized Fields

out

java.io.ByteArrayOutputStream out

response

java.io.ByteArrayOutputStream response


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

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


Package org.apache.axis2.security

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

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

Serialized Fields

preserveOriginalEnvelope

boolean preserveOriginalEnvelope
Right now we convert the processed DOM - SOAP Envelope into and OM-SOAPEnvelope But in the simple case where only the wsse:Security header is inserted into the document we can insert only the wsse:Security header into the OM-SOAPEnvelope and preserve the metadata of OM such as base64 MTOM optimization TODO: Get this as an option from the user or go through the actions and set it appropriately Earlier this handler traversed the actions and at that point we used to set this value, but now WSS4J goes through the action vector


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.security.trust

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

serialVersionUID: 1l

Serialized Fields

faultCode

java.lang.String faultCode

faultString

java.lang.String faultString


Package org.apache.axis2.tool.tracer

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

Serialized Fields

notebook

javax.swing.JTabbedPane notebook
Field notebook


Package org.apache.axis2.wsdl.writer

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


Package org.apache.axis2.soap

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

Serialized Fields

soapFaultCode

java.lang.String soapFaultCode


Package org.apache.axis2.attachments.utils

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


Package org.apache.axis2.om

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

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


Package org.apache.axis2.om.xpath

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

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


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

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

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

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