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

A

addNamespace(String, String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Add a namespace that will be used for XPath expressions.
assertInvalid(String, Node) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Assert that the following XPath query selects no nodes.
assertNoFault(Node) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
assertValid(String, Node) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Assert that the following XPath query selects one or more nodes.
assertXPathEquals(String, String, Node) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Asser that the text of the xpath node retrieved is equal to the value specified.

C

ConfigurationService - Interface in org.codehaus.xfire.plexus.config
Loads up an XML document describing the services and then builds the services using ServiceConfigurators.
Configurator - Interface in org.codehaus.xfire.plexus.config
Builds a service of a specified type from a plexus configuration.
configure(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.java.PlexusJavaService
 
configure(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.java.TypeMappingRegistry
 
configure(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.simple.PlexusSimpleService
 
contextualize(Context) - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
createInstance() - Static method in class org.codehaus.xfire.plexus.PlexusXFireFactory
 
createService(PlexusConfiguration) - Method in interface org.codehaus.xfire.plexus.config.Configurator
 
createService(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.java.JavaConfigurator
 
createService(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.simple.SimpleConfigurator
 
createService(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.xmlbeans.XMLBeansConfigurator
 
createXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 
createXFire() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
createXPath(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Create the specified XPath expression with the namespaces added via addNamespace().

D

DefaultConfigurationService - Class in org.codehaus.xfire.plexus.config
Loads in XFire components from the XFire configuration file.
DefaultConfigurationService() - Constructor for class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
destroy() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 

E

embed - Variable in class org.codehaus.xfire.plexus.PlexusXFireFactory
 
enableLogging(Logger) - Method in class org.codehaus.xfire.plexus.java.TypeMappingRegistry
 

F

factory - Variable in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
finalize() - Method in class org.codehaus.xfire.plexus.PlexusXFireFactory
 
findConfigurationReader() - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 

G

getFaultHandler() - Method in class org.codehaus.xfire.plexus.java.PlexusJavaService
 
getFaultHandler() - Method in class org.codehaus.xfire.plexus.simple.PlexusSimpleService
 
getFaultHandlerHint() - Method in class org.codehaus.xfire.plexus.java.PlexusJavaService
 
getFaultHandlerHint() - Method in class org.codehaus.xfire.plexus.simple.PlexusSimpleService
 
getServiceLocator() - Method in class org.codehaus.xfire.plexus.java.PlexusJavaService
 
getServiceLocator() - Method in class org.codehaus.xfire.plexus.PlexusXFireComponent
 
getServiceLocator() - Method in class org.codehaus.xfire.plexus.simple.PlexusSimpleService
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.java.PlexusJavaService
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.simple.PlexusSimpleService
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
getServiceType() - Method in interface org.codehaus.xfire.plexus.config.Configurator
 
getServiceType() - Method in class org.codehaus.xfire.plexus.java.JavaConfigurator
 
getServiceType() - Method in class org.codehaus.xfire.plexus.simple.SimpleConfigurator
 
getServiceType() - Method in class org.codehaus.xfire.plexus.xmlbeans.XMLBeansConfigurator
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.java.PlexusJavaService
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
getTypeMappingRegistry() - Method in class org.codehaus.xfire.plexus.java.PlexusJavaService
 
getWebappBase() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
getWSDL(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Get the WSDL for a service.
getWSDLDocument(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireFactory
 
getXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getXFire() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 

I

initialize() - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
initialize() - Method in class org.codehaus.xfire.plexus.java.PlexusJavaService
 
initialize() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
initialize() - Method in class org.codehaus.xfire.plexus.simple.PlexusSimpleService
Registers this service with the service registry.
invokeService(String, String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Invoke a service with the specified document.

J

JavaConfigurator - Class in org.codehaus.xfire.plexus.java
Configures java services for plexus.
JavaConfigurator() - Constructor for class org.codehaus.xfire.plexus.java.JavaConfigurator
 

O

org.codehaus.xfire.plexus - package org.codehaus.xfire.plexus
 
org.codehaus.xfire.plexus.config - package org.codehaus.xfire.plexus.config
 
org.codehaus.xfire.plexus.java - package org.codehaus.xfire.plexus.java
 
org.codehaus.xfire.plexus.simple - package org.codehaus.xfire.plexus.simple
 
org.codehaus.xfire.plexus.xmlbeans - package org.codehaus.xfire.plexus.xmlbeans
 

P

PlexusJavaService - Class in org.codehaus.xfire.plexus.java
A service that is created from an XML configuration within Plexus.
PlexusJavaService() - Constructor for class org.codehaus.xfire.plexus.java.PlexusJavaService
 
PlexusSimpleService - Class in org.codehaus.xfire.plexus.simple
MockService
PlexusSimpleService() - Constructor for class org.codehaus.xfire.plexus.simple.PlexusSimpleService
 
PlexusXFire - Class in org.codehaus.xfire.plexus
An instance of XFire that is managed by Plexus.
PlexusXFire() - Constructor for class org.codehaus.xfire.plexus.PlexusXFire
 
PlexusXFireComponent - Class in org.codehaus.xfire.plexus
Basic support methods for plexus XFire components.
PlexusXFireComponent() - Constructor for class org.codehaus.xfire.plexus.PlexusXFireComponent
 
PlexusXFireFactory - Class in org.codehaus.xfire.plexus
The StandaloneXFire class allows you to embed a Plexus managed version of XFire within your application.
PlexusXFireFactory() - Constructor for class org.codehaus.xfire.plexus.PlexusXFireFactory
 
PlexusXFireServlet - Class in org.codehaus.xfire.plexus
An XFire servlet which obtains its XFire instance from Plexus.
PlexusXFireServlet() - Constructor for class org.codehaus.xfire.plexus.PlexusXFireServlet
 
PlexusXFireTest - Class in org.codehaus.xfire.plexus
Contains helpful methods to test SOAP services.
PlexusXFireTest() - Constructor for class org.codehaus.xfire.plexus.PlexusXFireTest
 
printNode(Node) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 

R

register(Configurator) - Method in interface org.codehaus.xfire.plexus.config.ConfigurationService
 
register(Configurator) - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
ROLE - Static variable in interface org.codehaus.xfire.plexus.config.ConfigurationService
 
ROLE - Static variable in interface org.codehaus.xfire.plexus.config.Configurator
 

S

service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.java.PlexusJavaService
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.PlexusXFireComponent
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.simple.PlexusSimpleService
 
SERVICE_TYPE - Static variable in class org.codehaus.xfire.plexus.java.JavaConfigurator
 
SERVICE_TYPE - Static variable in class org.codehaus.xfire.plexus.simple.SimpleConfigurator
 
SERVICE_TYPE - Static variable in class org.codehaus.xfire.plexus.xmlbeans.XMLBeansConfigurator
 
setFaultHandlerHint(String) - Method in class org.codehaus.xfire.plexus.java.PlexusJavaService
 
setFaultHandlerHint(String) - Method in class org.codehaus.xfire.plexus.simple.PlexusSimpleService
 
setUp() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
SimpleConfigurator - Class in org.codehaus.xfire.plexus.simple
TODO document SimpleConfigurator
SimpleConfigurator() - Constructor for class org.codehaus.xfire.plexus.simple.SimpleConfigurator
 
StandaloneXFireServlet - Class in org.codehaus.xfire.plexus
Creates an embedded version of XFire within a servlet.
StandaloneXFireServlet() - Constructor for class org.codehaus.xfire.plexus.StandaloneXFireServlet
 

T

TypeMappingRegistry - Class in org.codehaus.xfire.plexus.java
Extends and configures the TypeMappingRegistry.
TypeMappingRegistry() - Constructor for class org.codehaus.xfire.plexus.java.TypeMappingRegistry
 

X

XMLBeansConfigurator - Class in org.codehaus.xfire.plexus.xmlbeans
Configures java services for plexus.
XMLBeansConfigurator() - Constructor for class org.codehaus.xfire.plexus.xmlbeans.XMLBeansConfigurator
 

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

Copyright © 2004 Codehaus. All Rights Reserved.