Uses of Class org.apache.axis.AxisEngine

Uses in package org.apache.axis.client

Classes derived from org.apache.axis.AxisEngine

class
Provides the equivalent of an "Axis engine" on the client side.

Methods with parameter type org.apache.axis.AxisEngine

void
Sets this Service's AxisEngine.
void
void

Methods with return type org.apache.axis.AxisEngine

AxisEngine
AxisEngine
Returns the current AxisEngine used by this Service and all of the Call objects created from this Service object.

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

Methods with parameter type org.apache.axis.AxisEngine

void
Set up any transport-specific derived properties in the message context.

Uses in package org.apache.axis.handlers.soap

Methods with parameter type org.apache.axis.AxisEngine

void
Tell this service which engine it's deployed to.

Methods with return type org.apache.axis.AxisEngine

AxisEngine

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

Methods with parameter type org.apache.axis.AxisEngine

void
Set up any transport-specific derived properties in the message context.

Uses in package org.apache.axis.utils

Methods with parameter type org.apache.axis.AxisEngine

Document
Get an XML document representing this engine's configuration.
Document
Admin.processWSDD(MessageContext msgContext, AxisEngine engine, Element root)

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

Methods with parameter type org.apache.axis.AxisEngine

void
Set up any transport-specific derived properties in the message context.

Uses in package org.apache.axis.server

Classes derived from org.apache.axis.AxisEngine

class

Methods with return type org.apache.axis.AxisEngine

AxisEngine
Get this server's client engine.

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

Methods with parameter type org.apache.axis.AxisEngine

void
Set up any transport-specific derived properties in the message context.

Uses in package org.apache.axis

Constructors with parameter type org.apache.axis.AxisEngine

Create a message context.

Methods with parameter type org.apache.axis.AxisEngine

void
Configure this AxisEngine using whatever data source we have.
void
Read the configuration from an engine, and store it somehow.

Methods with return type org.apache.axis.AxisEngine

AxisEngine
Get the axis engine.
AxisEngine
Client engine access.

Uses in package org.apache.axis.deployment.wsdd

Methods with parameter type org.apache.axis.AxisEngine

void
Configure this AxisEngine using whatever data source we have.
void
Read the configuration from an engine, and store it somehow.

Methods with return type org.apache.axis.AxisEngine

AxisEngine

Uses in package org.apache.axis.configuration

Methods with parameter type org.apache.axis.AxisEngine

void
void
void
void
Configure an AxisEngine.
void
Configure this AxisEngine using whatever data source we have.
void
Save the engine configuration.
void
Save the engine configuration.
void
void
We don't write ourselves out, so this is a noop.
void
Save the engine configuration.

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