Uses of Class org.apache.axis.server.AxisServer

Uses in package org.apache.axis.server

Methods with return type org.apache.axis.server.AxisServer

AxisServer
AxisServer.getServer(Map environment)
AxisServer
AxisServerFactory.getServer(Map environment)
AxisServer
Get an AxisServer.
AxisServer
Obtain an AxisServer reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern.

Uses in package org.apache.axis.management

Methods with parameter type org.apache.axis.server.AxisServer

void
ServiceAdmin.setEngine(AxisServer axisSrv, String name)
Set the singleton engine

Methods with return type org.apache.axis.server.AxisServer

AxisServer
Get the singleton engine for this management object

Uses in package org.apache.axis.transport.local

Constructors with parameter type org.apache.axis.server.AxisServer

Use this constructor if you have a particular server kicking around (perhaps which you've already deployed useful stuff into) which you'd like to use.

Uses in package org.apache.axis.transport.http

Fields of type org.apache.axis.server.AxisServer

AxisServer
per-instance cache of the axis server

Methods with return type org.apache.axis.server.AxisServer

AxisServer
demand create an axis server; return an existing one if one exists.
AxisServer
get the engine for this servlet from cache or context
AxisServer
AxisServletBase.getEngine(HttpServlet servlet)
This is a uniform method of initializing AxisServer in a servlet context.

Uses in package org.apache.axis.transport.jms

Methods with return type org.apache.axis.server.AxisServer

AxisServer

Uses in package org.apache.axis.transport.mail

Methods with return type org.apache.axis.server.AxisServer

AxisServer

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.