|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package javax.xml.rpc |
Class javax.xml.rpc.FaultException implements Serializable |
Class javax.xml.rpc.JAXRPCException implements Serializable |
Class javax.xml.rpc.Stub implements Serializable |
Package javax.xml.rpc.holders |
Class javax.xml.rpc.holders.BigDecimalHolder implements Serializable |
Serialized Fields |
java.math.BigDecimal _value
Class javax.xml.rpc.holders.BigIntegerHolder implements Serializable |
Serialized Fields |
java.math.BigInteger _value
Class javax.xml.rpc.holders.BooleanHolder implements Serializable |
Serialized Fields |
boolean _value
Class javax.xml.rpc.holders.ByteHolder implements Serializable |
Serialized Fields |
byte _value
Class javax.xml.rpc.holders.DateHolder implements Serializable |
Serialized Fields |
java.util.Date _value
Class javax.xml.rpc.holders.DoubleHolder implements Serializable |
Serialized Fields |
double _value
Class javax.xml.rpc.holders.FloatHolder implements Serializable |
Serialized Fields |
float _value
Class javax.xml.rpc.holders.IntHolder implements Serializable |
Serialized Fields |
int _value
Class javax.xml.rpc.holders.LongHolder implements Serializable |
Serialized Fields |
long _value
Class javax.xml.rpc.holders.QNameHolder implements Serializable |
Serialized Fields |
QName _value
Class javax.xml.rpc.holders.ShortHolder implements Serializable |
Serialized Fields |
short _value
Class javax.xml.rpc.holders.StringHolder implements Serializable |
Serialized Fields |
java.lang.String _value
Package javax.xml.rpc.soap |
Class javax.xml.rpc.soap.SOAPFault implements Serializable |
Package org.apache.axis |
Class org.apache.axis.AxisEngine implements Serializable |
Serialized Fields |
ConfigurationProvider configProvider
DeploymentRegistry myRegistry
boolean _hasSafePassword
boolean shouldSaveConfig
Session session
WSDDGlobalConfiguration myGlobalConfig
Class org.apache.axis.AxisFault implements Serializable |
Serialized Fields |
QFault faultCode
java.lang.String faultString
java.lang.String faultActor
java.util.Vector faultDetails
Class org.apache.axis.FaultableHandler implements Serializable |
Serialized Fields |
Handler workHandler
Class org.apache.axis.NoEndPointException implements Serializable |
Class org.apache.axis.SerializationException implements Serializable |
Class org.apache.axis.SimpleChain implements Serializable |
Serialized Fields |
java.util.Vector handlers
java.util.Hashtable options
Class org.apache.axis.SimpleTargetedChain implements Serializable |
Serialized Fields |
Handler requestHandler
Handler pivotHandler
Handler responseHandler
Package org.apache.axis.client |
Class org.apache.axis.client.AxisClient implements Serializable |
Class org.apache.axis.client.Service implements Serializable |
Serialized Fields |
AxisEngine engine
java.net.URL wsdlLocation
javax.wsdl.Definition wsdlDefinition
javax.wsdl.Service wsdlService
ConfigurationProvider configProvider
Package org.apache.axis.deployment |
Class org.apache.axis.deployment.DeploymentException implements Serializable |
Class org.apache.axis.deployment.DeploymentRegistry implements Serializable |
Class org.apache.axis.deployment.SimpleDeploymentManager implements Serializable |
Serialized Fields |
WSDDGlobalConfiguration globalConfig
java.util.Hashtable handlers
java.util.Hashtable services
java.util.Hashtable transports
java.util.Hashtable mappings
DeploymentDocument doc
Package org.apache.axis.deployment.v2dd |
Class org.apache.axis.deployment.v2dd.V2DDDeployableItem implements Serializable |
Serialized Fields |
V2DDService service
QName qname
Class org.apache.axis.deployment.v2dd.V2DDElement implements Serializable |
Serialized Fields |
java.util.Hashtable elements
org.w3c.dom.Element element
Class org.apache.axis.deployment.v2dd.V2DDException implements Serializable |
Class org.apache.axis.deployment.v2dd.V2DDFaultListener implements Serializable |
Class org.apache.axis.deployment.v2dd.V2DDMap implements Serializable |
Serialized Fields |
QName qname
Class org.apache.axis.deployment.v2dd.V2DDMappings implements Serializable |
Class org.apache.axis.deployment.v2dd.V2DDOption implements Serializable |
Class org.apache.axis.deployment.v2dd.V2DDProvider implements Serializable |
Serialized Fields |
LockableHashtable options
Class org.apache.axis.deployment.v2dd.V2DDService implements Serializable |
Package org.apache.axis.deployment.v2dd.providers |
Class org.apache.axis.deployment.v2dd.providers.V2DDComProvider implements Serializable |
Class org.apache.axis.deployment.v2dd.providers.V2DDJavaProvider implements Serializable |
Class org.apache.axis.deployment.v2dd.providers.V2DDScriptProvider implements Serializable |
Package org.apache.axis.deployment.wsdd |
Class org.apache.axis.deployment.wsdd.SimpleWsddDeploymentManager implements Serializable |
Class org.apache.axis.deployment.wsdd.WSDDBeanMapping implements Serializable |
Class org.apache.axis.deployment.wsdd.WSDDChain implements Serializable |
Serialized Fields |
java.util.Vector handlers
Class org.apache.axis.deployment.wsdd.WSDDDeployableItem implements Serializable |
Serialized Fields |
LockableHashtable parameters
QName qname
QName type
int scope
Handler singletonInstance
Class org.apache.axis.deployment.wsdd.WSDDDeployment implements Serializable |
Serialized Fields |
java.util.Vector handlers
java.util.Vector services
java.util.Vector transports
java.util.Vector typeMappings
WSDDGlobalConfiguration globalConfig
Class org.apache.axis.deployment.wsdd.WSDDDocumentation implements Serializable |
Serialized Fields |
java.lang.String value
Class org.apache.axis.deployment.wsdd.WSDDElement implements Serializable |
Serialized Fields |
WSDDDocumentation documentation
java.lang.String name
Class org.apache.axis.deployment.wsdd.WSDDException implements Serializable |
Class org.apache.axis.deployment.wsdd.WSDDFaultFlow implements Serializable |
Class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration implements Serializable |
Serialized Fields |
WSDDRequestFlow requestFlow
WSDDResponseFlow responseFlow
Class org.apache.axis.deployment.wsdd.WSDDHandler implements Serializable |
Class org.apache.axis.deployment.wsdd.WSDDOperation implements Serializable |
Class org.apache.axis.deployment.wsdd.WSDDRequestFlow implements Serializable |
Class org.apache.axis.deployment.wsdd.WSDDResponseFlow implements Serializable |
Class org.apache.axis.deployment.wsdd.WSDDService implements Serializable |
Serialized Fields |
TypeMappingRegistry tmr
java.util.Vector faultFlows
java.lang.String descriptionURL
SOAPService cachedService
QName providerQName
Class org.apache.axis.deployment.wsdd.WSDDTargetedChain implements Serializable |
Serialized Fields |
WSDDRequestFlow requestFlow
WSDDResponseFlow responseFlow
QName pivotQName
Class org.apache.axis.deployment.wsdd.WSDDTransport implements Serializable |
Class org.apache.axis.deployment.wsdd.WSDDTypeMapping implements Serializable |
Serialized Fields |
QName qname
java.lang.String serializer
java.lang.String deserializer
QName typeQName
java.lang.String ref
java.lang.String encodingStyle
Class org.apache.axis.deployment.wsdd.WSDDUndeployment implements Serializable |
Serialized Fields |
java.util.Vector handlers
java.util.Vector chains
java.util.Vector services
java.util.Vector transports
java.util.Vector typeMappings
Package org.apache.axis.encoding |
Class org.apache.axis.encoding.ArraySerializer implements Serializable |
Serialized Fields |
QName arrayType
int curIndex
QName arrayItemType
int length
Class org.apache.axis.encoding.ArraySerializer.Factory implements Serializable |
Class org.apache.axis.encoding.Base64Serializer implements Serializable |
Class org.apache.axis.encoding.Base64Serializer.Base64DeserializerFactory implements Serializable |
Class org.apache.axis.encoding.BeanSerializer implements Serializable |
Serialization Overview |
Serialized Fields |
Class org.apache.axis.encoding.BeanSerializer.BeanSerFactory implements Serializable |
Serialization Overview |
Serialized Fields |
Class org.apache.axis.encoding.BooleanDeserializerFactory implements Serializable |
Class org.apache.axis.encoding.DateSerializer implements Serializable |
Class org.apache.axis.encoding.DateSerializer.DateDeserializerFactory implements Serializable |
Class org.apache.axis.encoding.ElementSerializer implements Serializable |
Class org.apache.axis.encoding.ElementSerializer.Factory implements Serializable |
Class org.apache.axis.encoding.EnumSerializer implements Serializable |
Serialized Fields |
java.lang.Class cls
java.lang.reflect.Method getValueMethod
Class org.apache.axis.encoding.EnumSerializer.EnumDeserializerFactory implements Serializable |
Class org.apache.axis.encoding.FloatSerializer implements Serializable |
Class org.apache.axis.encoding.FloatSerializer.FloatDeserializerFactory implements Serializable |
Class org.apache.axis.encoding.HexSerializer implements Serializable |
Class org.apache.axis.encoding.HexSerializer.HexDeserializerFactory implements Serializable |
Class org.apache.axis.encoding.JAFDataHandlerDeserializer implements Serializable |
Class org.apache.axis.encoding.JAFDataHandlerDeserializer.Factory implements Serializable |
Class org.apache.axis.encoding.JAFDataHandlerSerializer implements Serializable |
Class org.apache.axis.encoding.MapSerializer implements Serializable |
Class org.apache.axis.encoding.MapSerializer.Factory implements Serializable |
Class org.apache.axis.encoding.SOAPEncoding implements Serializable |
Serialized Fields |
java.util.Hashtable typemap
java.util.Hashtable namemap
Class org.apache.axis.encoding.SOAPTypeMappingRegistry implements Serializable |
Serialized Fields |
Serializer arraySer
DeserializerFactory factory
DeserializerFactory base64Ser
DeserializerFactory hexSer
Class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeserializerFactory implements Serializable |
Class org.apache.axis.encoding.SOAPTypeMappingRegistry.ObjDeserializerFactory implements Serializable |
Class org.apache.axis.encoding.SOAPTypeMappingRegistry.ObjSerializer implements Serializable |
Class org.apache.axis.encoding.TypeMappingRegistry implements Serializable |
Serialized Fields |
TypeMappingRegistry parent
java.util.Hashtable s
java.util.Hashtable d
Class org.apache.axis.encoding.VectorDeserializer.Factory implements Serializable |
Class org.apache.axis.encoding.XMLType implements Serializable |
Serialized Fields |
QName type
Package org.apache.axis.handlers |
Class org.apache.axis.handlers.BasicHandler implements Serializable |
Serialized Fields |
java.util.Hashtable options
java.lang.String name
Class org.apache.axis.handlers.DebugHandler implements Serializable |
Class org.apache.axis.handlers.EchoHandler implements Serializable |
Class org.apache.axis.handlers.ErrorHandler implements Serializable |
Class org.apache.axis.handlers.JWSHandler implements Serializable |
Class org.apache.axis.handlers.JWSProcessor implements Serializable |
Class org.apache.axis.handlers.LogHandler implements Serializable |
Serialized Fields |
long start
Class org.apache.axis.handlers.LogMessage implements Serializable |
Class org.apache.axis.handlers.MD5AttachHandler implements Serializable |
Class org.apache.axis.handlers.SimpleAuthenticationHandler implements Serializable |
Class org.apache.axis.handlers.SimpleAuthorizationHandler implements Serializable |
Class org.apache.axis.handlers.SimpleSessionHandler implements Serializable |
Serialized Fields |
java.util.Hashtable activeSessions
long curSessionID
long reapPeriodicity
long lastReapTime
int defaultSessionTimeout
Package org.apache.axis.handlers.http |
Class org.apache.axis.handlers.http.HTTPActionHandler implements Serializable |
Class org.apache.axis.handlers.http.HTTPAuthHandler implements Serializable |
Class org.apache.axis.handlers.http.URLMapper implements Serializable |
Package org.apache.axis.handlers.soap |
Class org.apache.axis.handlers.soap.SOAPService implements Serializable |
Serialized Fields |
java.util.Vector validTransports
TypeMappingRegistry typeMap
Package org.apache.axis.providers |
Class org.apache.axis.providers.BasicProvider implements Serializable |
Class org.apache.axis.providers.BSFProvider implements Serializable |
Class org.apache.axis.providers.ComProvider implements Serializable |
Class org.apache.axis.providers.JWSProvider implements Serializable |
Package org.apache.axis.providers.java |
Class org.apache.axis.providers.java.EJBProvider implements Serializable |
Class org.apache.axis.providers.java.JavaProvider implements Serializable |
Serialized Fields |
java.lang.String classNameOption
java.lang.String allowedMethodsOption
Class org.apache.axis.providers.java.MsgProvider implements Serializable |
Class org.apache.axis.providers.java.RPCProvider implements Serializable |
Package org.apache.axis.resolver |
Class org.apache.axis.resolver.ResolverException implements Serializable |
Serialized Fields |
java.lang.String message
Package org.apache.axis.server |
Class org.apache.axis.server.AxisServer implements Serializable |
Serialized Fields |
AxisEngine clientEngine
boolean running
Class org.apache.axis.server.ParamList implements Serializable |
Class org.apache.axis.server.Transport implements Serializable |
Package org.apache.axis.transport.http |
Class org.apache.axis.transport.http.AdminServlet implements Serializable |
Class org.apache.axis.transport.http.AxisServlet implements Serializable |
Serialized Fields |
java.lang.String transportName
AxisEngine engine
ServletSecurityProvider securityProvider
boolean enableList
boolean isDebug
Class org.apache.axis.transport.http.HTTPSender implements Serializable |
Package org.apache.axis.transport.local |
Class org.apache.axis.transport.local.LocalResponder implements Serializable |
Class org.apache.axis.transport.local.LocalSender implements Serializable |
Serialized Fields |
AxisServer server
Package org.apache.axis.utils |
Class org.apache.axis.utils.LockableHashtable implements Serializable |
Serialized Fields |
java.util.Vector lockedEntries
Class org.apache.axis.utils.tcpmon implements Serializable |
Serialized Fields |
javax.swing.JTabbedPane notebook
Package org.apache.axis.wsdl |
Class org.apache.axis.wsdl.Namespaces implements Serializable |
Serialized Fields |
java.lang.String root
java.lang.String defaultPackage
Package org.apache.axis.wsdlgen |
Class org.apache.axis.wsdlgen.Namespaces implements Serializable |
Serialized Fields |
java.util.HashMap namespacePrefixMap
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |