A C D E F G I O P R S 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 org.codehaus.xfire.plexus.config.ConfigurationService.
Loads up an XML document describing the services and then builds the services using ServiceConfigurators.
Configurator - interface org.codehaus.xfire.plexus.config.Configurator.
Builds a service of a specified type from a plexus configuration.
configure(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.PlexusService
 
contextualize(Context) - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
createService(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.SimpleConfigurator
 
createService(PlexusConfiguration) - Method in interface org.codehaus.xfire.plexus.config.Configurator
 
createXPath(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Create the specified XPath expression with the namespaces added via addNamespace().

D

DefaultConfigurationService - class org.codehaus.xfire.plexus.config.DefaultConfigurationService.
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
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 

E

embed - Variable in class org.codehaus.xfire.plexus.StandaloneXFire
 

F

finalize() - Method in class org.codehaus.xfire.plexus.StandaloneXFire
 
findConfigurationReader() - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 

G

generateWSDL(HttpServletResponse, String) - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 
getFaultHandler() - Method in class org.codehaus.xfire.plexus.PlexusService
 
getFaultHandlerHint() - Method in class org.codehaus.xfire.plexus.PlexusService
 
getInstance() - Static method in class org.codehaus.xfire.plexus.StandaloneXFire
 
getRequest() - Static method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 
getServiceLocator() - Method in class org.codehaus.xfire.plexus.PlexusXFireComponent
 
getServiceLocator() - Method in class org.codehaus.xfire.plexus.PlexusService
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.StandaloneXFire
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.PlexusService
 
getServiceType() - Method in class org.codehaus.xfire.plexus.config.SimpleConfigurator
 
getServiceType() - Method in interface org.codehaus.xfire.plexus.config.Configurator
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
getTransportService() - Method in class org.codehaus.xfire.plexus.StandaloneXFire
 
getWebappBase() - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 
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.StandaloneXFireServlet
 
getXFire() - Method in class org.codehaus.xfire.plexus.StandaloneXFire
 
getXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 

I

init() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
init() - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 
initialize() - Method in class org.codehaus.xfire.plexus.PlexusService
Registers this service with the service registry.
initialize() - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
invoke(HttpServletRequest, HttpServletResponse, String) - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 
invokeService(String, String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Invoke a service with the specified document.

O

org.codehaus.xfire.plexus - package org.codehaus.xfire.plexus
 
org.codehaus.xfire.plexus.config - package org.codehaus.xfire.plexus.config
 

P

PlexusService - class org.codehaus.xfire.plexus.PlexusService.
MockService
PlexusService() - Constructor for class org.codehaus.xfire.plexus.PlexusService
 
PlexusXFire - class org.codehaus.xfire.plexus.PlexusXFire.
An instance of XFire that is managed by Plexus.
PlexusXFire() - Constructor for class org.codehaus.xfire.plexus.PlexusXFire
 
PlexusXFireComponent - class org.codehaus.xfire.plexus.PlexusXFireComponent.
Basic support methods for plexus XFire components.
PlexusXFireComponent() - Constructor for class org.codehaus.xfire.plexus.PlexusXFireComponent
 
PlexusXFireServlet - class org.codehaus.xfire.plexus.PlexusXFireServlet.
Loads XFire and processes requests via a servlet.
PlexusXFireServlet() - Constructor for class org.codehaus.xfire.plexus.PlexusXFireServlet
 
PlexusXFireTest - class org.codehaus.xfire.plexus.PlexusXFireTest.
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 class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
register(Configurator) - Method in interface org.codehaus.xfire.plexus.config.ConfigurationService
 
ROLE - Static variable in interface org.codehaus.xfire.plexus.config.Configurator
 
ROLE - Static variable in interface org.codehaus.xfire.plexus.config.ConfigurationService
 

S

SERVICE_TYPE - Static variable in class org.codehaus.xfire.plexus.config.SimpleConfigurator
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.PlexusXFireComponent
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.PlexusService
 
setFaultHandlerHint(String) - Method in class org.codehaus.xfire.plexus.PlexusService
 
setUp() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
SimpleConfigurator - class org.codehaus.xfire.plexus.config.SimpleConfigurator.
TODO document SimpleConfigurator
SimpleConfigurator() - Constructor for class org.codehaus.xfire.plexus.config.SimpleConfigurator
 
StandaloneXFire - class org.codehaus.xfire.plexus.StandaloneXFire.
The StandaloneXFire class allows you to embed XFire any which way within your apps.
StandaloneXFireServlet - class org.codehaus.xfire.plexus.StandaloneXFireServlet.
Creates an embedded version of XFire within a servlet.
StandaloneXFireServlet() - Constructor for class org.codehaus.xfire.plexus.StandaloneXFireServlet
 

X

xfire - Variable in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 

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

Copyright © 2004 Codehaus. All Rights Reserved.