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

A

AnnotationServiceConfigurator - class org.codehaus.xfire.plexus.config.AnnotationServiceConfigurator.
 
AnnotationServiceConfigurator() - Constructor for class org.codehaus.xfire.plexus.config.AnnotationServiceConfigurator
 
addNamespace(String, String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Add a namespace that will be used for XPath expressions.
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 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.config.DefaultConfigurationService
 
configure(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
createService(PlexusConfiguration) - Method in interface org.codehaus.xfire.plexus.config.Configurator
 
createService(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
createServiceObject(Service) - Method in class org.codehaus.xfire.plexus.ServiceInvoker
 
createXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 

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
 
DefaultXMPPTransportService - class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService.
 
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() - 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
 
getServiceLocator() - Method in class org.codehaus.xfire.plexus.PlexusXFireComponent
 
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.config.ObjectServiceConfigurator
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
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.PlexusXFireTest
 
getXFire() - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
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 org.codehaus.xfire.plexus.config.ObjectServiceConfigurator.
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 org.codehaus.xfire.plexus.transport.PlexusTransportManager.
 
PlexusTransportManager() - Constructor for class org.codehaus.xfire.plexus.transport.PlexusTransportManager
 
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.
An XFire servlet which obtains its XFire instance from Plexus.
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(Document) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
printNode(Element) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 

R

ROLE - Static variable in interface org.codehaus.xfire.plexus.config.ConfigurationService
 
ROLE - Static variable in interface org.codehaus.xfire.plexus.config.Configurator
 
readDocument(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
readDocument(String, XMLInputFactory) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 

S

ServiceInvoker - class org.codehaus.xfire.plexus.ServiceInvoker.
Invokes a Plexus service.
ServiceInvoker(String, ServiceLocator) - Constructor for class org.codehaus.xfire.plexus.ServiceInvoker
 
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
 
setServiceFactory(ServiceFactory) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
setUp() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 

T

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

X

XMPPTransportService - interface org.codehaus.xfire.plexus.transport.xmpp.XMPPTransportService.
 

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

Copyright © 2004-2006 null. All Rights Reserved.