Uses of Interface org.apache.axis.EngineConfiguration

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

Methods with parameter type org.apache.axis.EngineConfiguration

Handler
Handler
Handler
Handler
Handler
Handler
Handler
Handler

Uses in package org.apache.axis

Constructors with parameter type org.apache.axis.EngineConfiguration

Construct an AxisEngine using the specified engine configuration.

Fields of type org.apache.axis.EngineConfiguration

EngineConfiguration
Our go-to guy for configuration...

Methods with return type org.apache.axis.EngineConfiguration

EngineConfiguration
Get a default client engine configuration.
EngineConfiguration
Get the EngineConfiguration used throughout this AxisEngine instance.
EngineConfiguration
Get a default server engine configuration.

Uses in package org.apache.axis.server

Constructors with parameter type org.apache.axis.EngineConfiguration

Uses in package org.apache.axis.configuration

Classes implementing org.apache.axis.EngineConfiguration

class
A SimpleProvider set up with hardcoded basic configuration for a client (i.e.
class
A SimpleProvider set up with hardcoded basic configuration for a server (i.e.
class
class
A simple ConfigurationProvider that uses the Admin class to read + write XML files.
class
A do-nothing ConfigurationProvider
class
A SimpleProvider is an EngineConfiguration which contains a simple HashMap-based registry of Handlers, Transports, and Services.
class
A simple ConfigurationProvider that uses the Admin class to configure the engine from a String containing XML.

Constructors with parameter type org.apache.axis.EngineConfiguration

Constructor which takes an EngineConfiguration which will be used as the default.

Methods with return type org.apache.axis.EngineConfiguration

EngineConfiguration
Get a default client engine configuration.
EngineConfiguration
Get a default client engine configuration.
EngineConfiguration
Get a default server engine configuration.
EngineConfiguration
Get a default server engine configuration.
EngineConfiguration
Get a default server engine configuration.

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

Methods with parameter type org.apache.axis.EngineConfiguration

void

Methods with return type org.apache.axis.EngineConfiguration

EngineConfiguration

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

Classes implementing org.apache.axis.EngineConfiguration

class
WSDD deployment element

Methods with parameter type org.apache.axis.EngineConfiguration

Handler
WSDDProvider.getInstance(QName providerType, WSDDService service, EngineConfiguration registry)
Handler
Handler
Creates a new instance of this Chain
Handler
Creates a new instance of this deployable.
Handler
Handler
Handler
Handler

Uses in package org.apache.axis.client

Constructors with parameter type org.apache.axis.EngineConfiguration

Construct an AxisEngine using the specified engine configuration.
Constructs a new Service object as above, but also passing in the EngineConfiguration which should be used to set up the AxisClient.
Service.Service(EngineConfiguration engineConfiguration, AxisClient axisClient)
Constructs a Service using the supplied configuration and engine directly.

Methods with parameter type org.apache.axis.EngineConfiguration

void
If the user calls this with an EngineConfiguration object, all AdminClients on this thread will use that EngineConfiguration rather than the default one.
void
Set this Service's engine configuration.
void

Methods with return type org.apache.axis.EngineConfiguration

EngineConfiguration
Constructs a EngineConfig if one is not available.

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