Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D F G I J L O P R S T

A

AxisServer - class org.apache.axis.server.AxisServer.
 
AxisServer() - Constructor for class org.apache.axis.server.AxisServer
 
AxisServer(EngineConfiguration) - Constructor for class org.apache.axis.server.AxisServer
 
AxisServerFactory - interface org.apache.axis.server.AxisServerFactory.
 

C

clientEngine - Variable in class org.apache.axis.server.AxisServer
the AxisClient to be used by outcalling Services
createServer(Map) - Static method in class org.apache.axis.server.DefaultAxisServerFactory
Do the actual work of creating a new AxisServer, using the configuration, or using the default constructor if null is passed.

D

DefaultAxisServerFactory - class org.apache.axis.server.DefaultAxisServerFactory.
Helper class for obtaining AxisServers.
DefaultAxisServerFactory() - Constructor for class org.apache.axis.server.DefaultAxisServerFactory
 

F

factory - Static variable in class org.apache.axis.server.AxisServer
 

G

generateWSDL(MessageContext) - Method in class org.apache.axis.server.AxisServer
 
getClientEngine() - Method in class org.apache.axis.server.AxisServer
Get this server's client engine.
getEngineConfiguration(Map) - Static method in class org.apache.axis.server.DefaultAxisServerFactory
Look for EngineConfiguration, it is first of: a) EngineConfiguration instance, keyed to EngineConfiguration.PROPERTY_NAME in 'environment', or b) EngineConfiguration class name, keyed to AxisEngine.PROP_DEFAULT_CONFIG_CLASS in AxisProperties.
getServer(Map) - Static method in class org.apache.axis.server.AxisServer
 
getServer(Map) - Method in interface org.apache.axis.server.AxisServerFactory
 
getServer(Map) - Method in class org.apache.axis.server.DefaultAxisServerFactory
Get an AxisServer.
getServer(Map) - Method in class org.apache.axis.server.JNDIAxisServerFactory
Obtain an AxisServer reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern.

I

initSOAPConstants(MessageContext) - Method in class org.apache.axis.server.AxisServer
Extract ans store soap constants info from the envelope
invoke(MessageContext) - Method in class org.apache.axis.server.AxisServer
Main routine of the AXIS server.
isRunning() - Method in class org.apache.axis.server.AxisServer
 

J

JNDIAxisServerFactory - class org.apache.axis.server.JNDIAxisServerFactory.
Helper class for obtaining AxisServers, which hides the complexity of JNDI accesses, etc.
JNDIAxisServerFactory() - Constructor for class org.apache.axis.server.JNDIAxisServerFactory
 

L

log - Static variable in class org.apache.axis.server.AxisServer
 
log - Static variable in class org.apache.axis.server.DefaultAxisServerFactory
 
log - Static variable in class org.apache.axis.server.Transport
 

O

org.apache.axis.server - package org.apache.axis.server
 

P

ParamList - class org.apache.axis.server.ParamList.
 
ParamList() - Constructor for class org.apache.axis.server.ParamList
 
ParamList(Collection) - Constructor for class org.apache.axis.server.ParamList
 
ParamList(int) - Constructor for class org.apache.axis.server.ParamList
 
ParamList(int, int) - Constructor for class org.apache.axis.server.ParamList
 

R

running - Variable in class org.apache.axis.server.AxisServer
Is this server active? If this is false, any requests will cause a SOAP Server fault to be generated.

S

start() - Method in class org.apache.axis.server.AxisServer
Start the server.
stop() - Method in class org.apache.axis.server.AxisServer
Stop the server.

T

Transport - class org.apache.axis.server.Transport.
Transport is a targeted chain that knows it's a transport.
Transport() - Constructor for class org.apache.axis.server.Transport
 
tlog - Static variable in class org.apache.axis.server.AxisServer
 

A C D F G I J L O P R S T