Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
N
O
P
Q
R
S
T
W
A
APPLICATION_HOME
- Static variable in class org.codehaus.ivory.util.
AvalonContextUtilities
AvalonContextUtilities
- class org.codehaus.ivory.util.
AvalonContextUtilities
.
This class is essentially a set of static functions for extracting information from the Avalon context.
AvalonProvider
- class org.codehaus.ivory.provider.
AvalonProvider
.
Provider class which allows you to specify an Avalon
ROLE
for servicing Axis SOAP requests.
AvalonProvider()
- Constructor for class org.codehaus.ivory.provider.
AvalonProvider
AxisService
- interface org.codehaus.ivory.
AxisService
.
A service exposing Axis.
C
configure(Configuration)
- Method in class org.codehaus.ivory.
DefaultAxisService
contextualize(Context)
- Method in class org.codehaus.ivory.
DefaultAxisService
customizeOperation(OperationDesc)
- Method in class org.codehaus.ivory.
IvoryServiceDesc
customizeParameter(OperationDesc, ParameterDesc)
- Method in class org.codehaus.ivory.
IvoryServiceDesc
D
DEFAULT_SERVER_CONFIG
- Static variable in class org.codehaus.ivory.
DefaultAxisService
DefaultAxisService
- class org.codehaus.ivory.
DefaultAxisService
.
The default AxisService implementation.
DefaultAxisService()
- Constructor for class org.codehaus.ivory.
DefaultAxisService
destroy()
- Method in class org.codehaus.ivory.plexus.
PlexusAdminServlet
destroy()
- Method in class org.codehaus.ivory.plexus.
PlexusAxisServlet
E
exposeClass(String, String)
- Method in interface org.codehaus.ivory.
AxisService
Exposes a class as a SOAP service.
exposeClass(String, String[], String)
- Method in interface org.codehaus.ivory.
AxisService
Exposes a class as a SOAP service.
exposeClass(String, String)
- Method in class org.codehaus.ivory.
DefaultAxisService
exposeClass(String, String[], String)
- Method in class org.codehaus.ivory.
DefaultAxisService
exposeService(String, String)
- Method in interface org.codehaus.ivory.
AxisService
Exposes an Avalon component as a SOAP service.
exposeService(String, String[], String)
- Method in interface org.codehaus.ivory.
AxisService
Exposes an Avalon component as a SOAP service.
exposeService(String, String)
- Method in class org.codehaus.ivory.
DefaultAxisService
exposeService(String, String[], String)
- Method in class org.codehaus.ivory.
DefaultAxisService
G
getAxisServer()
- Method in interface org.codehaus.ivory.
AxisService
Get the AxisServer.
getAxisServer()
- Method in class org.codehaus.ivory.
DefaultAxisService
getBeanAttributes(Class, TypeDesc)
- Static method in class org.codehaus.ivory.serialize.
MetaBeanUtils
Return a list of properties in the bean which should be attributes
getEngine()
- Method in class org.codehaus.ivory.plexus.
PlexusAdminServlet
Provide the AxisEngine to the base servlet class.
getEngine()
- Method in class org.codehaus.ivory.plexus.
PlexusAxisServlet
Provide the AxisEngine to the base servlet class.
getFile(Context, String)
- Static method in class org.codehaus.ivory.util.
AvalonContextUtilities
Gets the file or directory described by the argument file URL.
getGeneralPurpose(String)
- Method in class org.codehaus.ivory.serialize.
MetadataDeserializerFactory
Optimize construction of a BeanDeserializer by caching the type descriptor and property map.
getGeneralPurpose(String)
- Method in class org.codehaus.ivory.serialize.
MetadataSerializerFactory
Optimize construction of a BeanSerializer by caching the type and property descriptors.
getName()
- Method in class org.codehaus.ivory.provider.
WSDDJavaAvalonProvider
getOption(ServletContext, String, String)
- Method in class org.codehaus.ivory.plexus.
PlexusAdminServlet
getOption(ServletContext, String, String)
- Method in class org.codehaus.ivory.plexus.
PlexusAxisServlet
respond to the ?list command.
getParameterType()
- Method in class org.codehaus.ivory.attributes.
ParameterType
getPd(Class)
- Static method in class org.codehaus.ivory.serialize.
MetaBeanUtils
Create a BeanPropertyDescriptor array for the indicated class.
getPd(Class, TypeDesc)
- Static method in class org.codehaus.ivory.serialize.
MetaBeanUtils
Create a BeanPropertyDescriptor array for the indicated class.
getProperties(Class, TypeDesc)
- Static method in class org.codehaus.ivory.serialize.
MetadataDeserializerFactory
Get a list of the bean properties
getSerializerAs(String)
- Method in class org.codehaus.ivory.serialize.
MetadataSerializerFactory
getServiceClass(String, SOAPService, MessageContext)
- Method in class org.codehaus.ivory.provider.
AvalonProvider
Get the service class description
getServiceClass(String, SOAPService, MessageContext)
- Method in class org.codehaus.ivory.provider.
IvoryAvalonProvider
Get the service class description
getServiceManager()
- Static method in class org.codehaus.ivory.
DefaultAxisService
getServiceManager()
- Method in class org.codehaus.ivory.plexus.
PlexusAdminServlet
Retrieve the ServiceBroker from the ServletContext.
getServiceManager()
- Method in class org.codehaus.ivory.plexus.
PlexusAxisServlet
Retrieve the ServiceBroker from the ServletContext.
H
hideOperation(OperationDesc)
- Method in class org.codehaus.ivory.
IvoryServiceDesc
Whether or an Operation on the services should not be exposed.
I
IvoryAvalonProvider
- class org.codehaus.ivory.provider.
IvoryAvalonProvider
.
IvoryAvalonProvider()
- Constructor for class org.codehaus.ivory.provider.
IvoryAvalonProvider
IvoryProvider
- class org.codehaus.ivory.provider.
IvoryProvider
.
A provider which intializes with an IvoryServiceDesc instead of a regular ServiceDesc class so we can access the Ivory metadata.
IvoryProvider()
- Constructor for class org.codehaus.ivory.provider.
IvoryProvider
IvoryServiceDesc
- class org.codehaus.ivory.
IvoryServiceDesc
.
Adds meta-data capabilities to Axis's ServiceDesc class.
IvoryServiceDesc()
- Constructor for class org.codehaus.ivory.
IvoryServiceDesc
initServiceDesc(SOAPService, MessageContext)
- Method in class org.codehaus.ivory.provider.
IvoryProvider
initialize()
- Method in class org.codehaus.ivory.
DefaultAxisService
initializeAvalonServices(Configuration[])
- Method in class org.codehaus.ivory.
DefaultAxisService
initializeAxisServer()
- Method in class org.codehaus.ivory.
DefaultAxisService
Initializes the AxisServer.
initializeClassServices(Configuration[])
- Method in class org.codehaus.ivory.
DefaultAxisService
initializeService(SOAPService, String, String[], String)
- Method in class org.codehaus.ivory.
DefaultAxisService
Initializes the SOAPService with the appropriate information.
initializeServices(Configuration)
- Method in class org.codehaus.ivory.
DefaultAxisService
isValidOperation(OperationDesc)
- Method in class org.codehaus.ivory.
IvoryServiceDesc
isValidParameter(ParameterDesc)
- Method in class org.codehaus.ivory.
IvoryServiceDesc
Checks whether or not Axis will work with this parameter.
L
loadMetaData()
- Method in class org.codehaus.ivory.
IvoryServiceDesc
Load the meta data for the class being exposed as a service and take apropriate action.
log
- Static variable in class org.codehaus.ivory.serialize.
MetaBeanUtils
M
MetaBeanUtils
- class org.codehaus.ivory.serialize.
MetaBeanUtils
.
MetaBeanUtils()
- Constructor for class org.codehaus.ivory.serialize.
MetaBeanUtils
MetadataDeserializer
- class org.codehaus.ivory.serialize.
MetadataDeserializer
.
A BeanDeserializer with metadata support.
MetadataDeserializer(Class, QName)
- Constructor for class org.codehaus.ivory.serialize.
MetadataDeserializer
MetadataDeserializer(Class, QName, TypeDesc)
- Constructor for class org.codehaus.ivory.serialize.
MetadataDeserializer
MetadataDeserializer(Class, QName, TypeDesc, Map)
- Constructor for class org.codehaus.ivory.serialize.
MetadataDeserializer
MetadataDeserializerFactory
- class org.codehaus.ivory.serialize.
MetadataDeserializerFactory
.
DeserializerFactory which uses MetaBeanUtils.
MetadataDeserializerFactory(Class, QName)
- Constructor for class org.codehaus.ivory.serialize.
MetadataDeserializerFactory
MetadataSerializer
- class org.codehaus.ivory.serialize.
MetadataSerializer
.
A BeanSerializer with metadata support.
MetadataSerializer(Class, QName)
- Constructor for class org.codehaus.ivory.serialize.
MetadataSerializer
MetadataSerializer(Class, QName, TypeDesc)
- Constructor for class org.codehaus.ivory.serialize.
MetadataSerializer
MetadataSerializer(Class, QName, TypeDesc, BeanPropertyDescriptor[])
- Constructor for class org.codehaus.ivory.serialize.
MetadataSerializer
MetadataSerializerFactory
- class org.codehaus.ivory.serialize.
MetadataSerializerFactory
.
MetadataSerializerFactory(Class, QName)
- Constructor for class org.codehaus.ivory.serialize.
MetadataSerializerFactory
makeNewServiceObject(MessageContext, String)
- Method in class org.codehaus.ivory.provider.
AvalonProvider
Returns the service object.
makeNewServiceObject(MessageContext, String)
- Method in class org.codehaus.ivory.provider.
IvoryAvalonProvider
Returns the service object.
N
NonWebMethod
- class org.codehaus.ivory.attributes.
NonWebMethod
.
TODO document NonWebMethodAttribute
NonWebMethod()
- Constructor for class org.codehaus.ivory.attributes.
NonWebMethod
newProviderInstance(WSDDService, EngineConfiguration)
- Method in class org.codehaus.ivory.provider.
WSDDJavaAvalonProvider
Factory method for creating an
AvalonProvider
.
noArgs
- Static variable in class org.codehaus.ivory.serialize.
MetaBeanUtils
O
org.codehaus.ivory
- package org.codehaus.ivory
org.codehaus.ivory.attributes
- package org.codehaus.ivory.attributes
org.codehaus.ivory.plexus
- package org.codehaus.ivory.plexus
org.codehaus.ivory.provider
- package org.codehaus.ivory.provider
org.codehaus.ivory.serialize
- package org.codehaus.ivory.serialize
org.codehaus.ivory.util
- package org.codehaus.ivory.util
P
ParameterType
- class org.codehaus.ivory.attributes.
ParameterType
.
An Attribute which specifies the returned parameter type for SOAP serialization.
ParameterType(Class)
- Constructor for class org.codehaus.ivory.attributes.
ParameterType
PlexusAdminServlet
- class org.codehaus.ivory.plexus.
PlexusAdminServlet
.
An implementation of the Axis AdminServlet which retrieves the AxisEngine from the ServiceManager.
PlexusAdminServlet()
- Constructor for class org.codehaus.ivory.plexus.
PlexusAdminServlet
PlexusAxisServlet
- class org.codehaus.ivory.plexus.
PlexusAxisServlet
.
An implementation of the Axis AxisServlet which retrieves the AxisEngine from the ServiceManager.
PlexusAxisServlet()
- Constructor for class org.codehaus.ivory.plexus.
PlexusAxisServlet
processPropertyDescriptors(PropertyDescriptor[], Class)
- Static method in class org.codehaus.ivory.serialize.
MetaBeanUtils
This method attempts to sort the property descriptors using the typeDesc and order defined in the class.
processPropertyDescriptors(PropertyDescriptor[], Class, TypeDesc)
- Static method in class org.codehaus.ivory.serialize.
MetaBeanUtils
propertyDescriptor
- Variable in class org.codehaus.ivory.serialize.
MetadataSerializerFactory
Q
QNAME_AVALONRPC_PROVIDER
- Static variable in class org.codehaus.ivory.
DefaultAxisService
R
ROLE
- Static variable in interface org.codehaus.ivory.
AxisService
ROLE
- Static variable in class org.codehaus.ivory.provider.
AvalonProvider
Constant which represents the name of the ROLE this provider should
lookup
to service a request with.
ROLE
- Static variable in class org.codehaus.ivory.provider.
IvoryAvalonProvider
Constant which represents the name of the ROLE this provider should
lookup
to service a request with.
S
SERVER_CONFIG_KEY
- Static variable in class org.codehaus.ivory.
DefaultAxisService
SERVICE_MANAGER
- Static variable in class org.codehaus.ivory.provider.
AvalonProvider
Constant used to retrieve the ServiceManager reference from the MessageContext object.
SERVICE_MANAGER
- Static variable in class org.codehaus.ivory.provider.
IvoryAvalonProvider
Constant used to retrieve the ServiceManager reference from the MessageContext object.
SERVICE_MANAGER_KEY
- Static variable in interface org.codehaus.ivory.
AxisService
Key to retrieve the ServiceManager from the MessageContext
service(ServiceManager)
- Method in class org.codehaus.ivory.
DefaultAxisService
start()
- Method in class org.codehaus.ivory.
DefaultAxisService
stop()
- Method in class org.codehaus.ivory.
DefaultAxisService
T
typeDesc
- Variable in class org.codehaus.ivory.serialize.
MetadataSerializerFactory
W
WSDDJavaAvalonProvider
- class org.codehaus.ivory.provider.
WSDDJavaAvalonProvider
.
WSDD Avalon provider.
WSDDJavaAvalonProvider()
- Constructor for class org.codehaus.ivory.provider.
WSDDJavaAvalonProvider
writeSchema(Class, Types)
- Method in class org.codehaus.ivory.serialize.
MetadataSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
A
C
D
E
G
H
I
L
M
N
O
P
Q
R
S
T
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © -2004 Codehaus. All Rights Reserved.