A C D E F G I L 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.
AnnotationServiceConfigurator - Class in org.codehaus.xfire.plexus.config
 
AnnotationServiceConfigurator() - Constructor for class org.codehaus.xfire.plexus.config.AnnotationServiceConfigurator
 
assertInvalid(String, Object) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Assert that the following XPath query selects no nodes.
assertNoFault(Document) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
assertValid(String, Object) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Assert that the following XPath query selects one or more nodes.
assertXPathEquals(String, String, Document) - 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.config.DefaultConfigurationService
 
configure(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
create() - Method in class org.codehaus.xfire.plexus.ServiceLocatorFactory
 
createService(PlexusConfiguration) - Method in interface org.codehaus.xfire.plexus.config.Configurator
 
createService(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
createXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 

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
 
DefaultXMPPTransportService - Class in org.codehaus.xfire.plexus.transport.xmpp
 
DefaultXMPPTransportService() - Constructor for class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 
dispose() - Method in class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 

E

enableLogging(Logger) - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 

F

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

G

getBindingProvider(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getHandler(String) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getResourceAsReader(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getResourceAsStream(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getServiceFactory(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.AnnotationServiceConfigurator
 
getServiceFactory(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getServiceFactory(String, BindingProvider) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getServiceFactory() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getServiceLocator() - Method in class org.codehaus.xfire.plexus.PlexusXFireComponent
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 
getTypeMappingRegistry() - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
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.config.ObjectServiceConfigurator
 
getXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getXFire() - Method in class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 

I

initialize() - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
initialize() - Method in class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 
initialize() - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
invokeService(String, String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Invoke a service with the specified document.

L

loadClass(String) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
Load a class from the class loader.

O

ObjectServiceConfigurator - Class in org.codehaus.xfire.plexus.config
Creates and configures services.
ObjectServiceConfigurator() - Constructor for class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
org.codehaus.xfire.plexus - package org.codehaus.xfire.plexus
 
org.codehaus.xfire.plexus.config - package org.codehaus.xfire.plexus.config
 
org.codehaus.xfire.plexus.transport - package org.codehaus.xfire.plexus.transport
 
org.codehaus.xfire.plexus.transport.xmpp - package org.codehaus.xfire.plexus.transport.xmpp
 
org.codehaus.xfire.plexus.type - package org.codehaus.xfire.plexus.type
 

P

PlexusTransportManager - Class in org.codehaus.xfire.plexus.transport
 
PlexusTransportManager() - Constructor for class org.codehaus.xfire.plexus.transport.PlexusTransportManager
 
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
 
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(Document) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
printNode(Element) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 

R

readDocument(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
readDocument(String, XMLInputFactory) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
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.PlexusXFire
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.PlexusXFireComponent
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 
ServiceLocatorFactory - Class in org.codehaus.xfire.plexus
This is a simple adapter from plexus service locator to Factory
ServiceLocatorFactory(String, ServiceLocator) - Constructor for class org.codehaus.xfire.plexus.ServiceLocatorFactory
 
setServiceFactory(ServiceFactory) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
setUp() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 

T

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

X

XMPPTransportService - Interface in org.codehaus.xfire.plexus.transport.xmpp
 

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

Copyright © 2004-2011. All Rights Reserved.