A B C E G H I O P R S V W X

A

addMethod(WSDLInspector.ServiceMethod) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
addOperation(DefaultObjectService, Method) - Method in class org.codehaus.xfire.xmlbeans.XMLBeansServiceBuilder
 
addRequestHeader(WSDLInspector.Parameter) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
addRequestParameter(WSDLInspector.Parameter) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
addResponseHeader(WSDLInspector.Parameter) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
addResponseParameter(WSDLInspector.Parameter) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 

B

bridge() - Method in class org.codehaus.xfire.xmlbeans.util.XMLStreamReaderToContentHandler
 

C

characters(char[], int, int) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
ClientGenerationStrategy - Class in org.codehaus.xfire.xmlbeans.generator
Generic strategy for creating a client stub.
ClientGenerationStrategy() - Constructor for class org.codehaus.xfire.xmlbeans.generator.ClientGenerationStrategy
 
ContentHandlerToXMLStreamWriter - Class in org.codehaus.xfire.xmlbeans.util
This is a simple utility class that adapts SAX events into StAX XMLStreamWriter events, bridging between the two parser technologies.
ContentHandlerToXMLStreamWriter(XMLStreamWriter, boolean) - Constructor for class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
createSoap11Fault(XmlCursor) - Method in exception org.codehaus.xfire.xmlbeans.XMLBeansFault
Fill in the fault information from the XmlCursor.
createSoap12Fault(XmlCursor) - Method in exception org.codehaus.xfire.xmlbeans.XMLBeansFault
Fill in the fault information from the XmlCursor.

E

endDocument() - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
endElement(String, String, String) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
endPrefixMapping(String) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
execute() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 

G

generateServices(URL) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 
generateStub(VelocityContext, Writer, Reader) - Method in class org.codehaus.xfire.xmlbeans.generator.VelocityGenerationStrategy
 
GenerationStrategy - Interface in org.codehaus.xfire.xmlbeans.generator
A strategy for generating stubs.
GeneratorTask - Class in org.codehaus.xfire.xmlbeans.generator
An ant task which takes a WSDL and generates the SOAP client stubs.
GeneratorTask() - Constructor for class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getBinding() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getEncoding() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getFault() - Method in exception org.codehaus.xfire.xmlbeans.XMLBeansFault
 
getImports() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getMethods() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getName() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getName() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
getName() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getName() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getOutputDir() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getPackage() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getPortType() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getRequest() - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
getRequestHeaders() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getRequestParameters() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getResponse() - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
getResponseHeaders() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getResponseParameters() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getSchemaType(Class) - Method in class org.codehaus.xfire.xmlbeans.XMLBeansServiceBuilder
Introspect to find the SchemaType for a particular XMLBeans class.
getSchemaType() - Method in class org.codehaus.xfire.xmlbeans.XMLBeansType
 
getSoapAction() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getSoapVersion() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getStrategy() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getType() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
getUrl() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getWsdl() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getXmlObject() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getXmlObject() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 

H

handleResponse(XMLStreamReader) - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
httpNS - Static variable in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 

I

ignorableWhitespace(char[], int, int) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
isComplex() - Method in class org.codehaus.xfire.xmlbeans.XMLBeansType
 
isOverwrite() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
isRest() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 

O

org.codehaus.xfire.xmlbeans - package org.codehaus.xfire.xmlbeans
 
org.codehaus.xfire.xmlbeans.client - package org.codehaus.xfire.xmlbeans.client
 
org.codehaus.xfire.xmlbeans.generator - package org.codehaus.xfire.xmlbeans.generator
 
org.codehaus.xfire.xmlbeans.util - package org.codehaus.xfire.xmlbeans.util
 

P

processingInstruction(String, String) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 

R

readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.xmlbeans.XMLBeansType
 

S

schemaNS - Static variable in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 
ServerGenerationStrategy - Class in org.codehaus.xfire.xmlbeans.generator
Generic strategy for creating a client stub.
ServerGenerationStrategy() - Constructor for class org.codehaus.xfire.xmlbeans.generator.ServerGenerationStrategy
 
setBinding(QName) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setDocumentLocator(Locator) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
setEncoding(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setFault(XmlObject) - Method in exception org.codehaus.xfire.xmlbeans.XMLBeansFault
 
setMethods(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setName(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setName(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
setName(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setName(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setOutputDir(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setOverwrite(boolean) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setPackage(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setPortType(QName) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setRequest(XmlObject[]) - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
setRequestHeaders(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setRequestParameters(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setResponse(XmlObject[]) - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
setResponseHeaders(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setResponseParameters(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setRest(boolean) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setSoapAction(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setSoapVersion(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setStrategy(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setType(SchemaType) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
setUrl(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setWsdl(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setXmlObject(XmlObject) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setXmlObject(XmlObject) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
skippedEntity(String) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
startDocument() - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
startElement(String, String, String, Attributes) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
startPrefixMapping(String, String) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 

V

VelocityGenerationStrategy - Class in org.codehaus.xfire.xmlbeans.generator
 
VelocityGenerationStrategy() - Constructor for class org.codehaus.xfire.xmlbeans.generator.VelocityGenerationStrategy
 

W

write(WSDLInspector.Service, File, GeneratorTask) - Method in class org.codehaus.xfire.xmlbeans.generator.ClientGenerationStrategy
 
write(WSDLInspector.Service, File, GeneratorTask) - Method in interface org.codehaus.xfire.xmlbeans.generator.GenerationStrategy
Write out a stub for the service into the specified directory.
write(WSDLInspector.Service, File, GeneratorTask) - Method in class org.codehaus.xfire.xmlbeans.generator.ServerGenerationStrategy
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.xmlbeans.XMLBeansType
 
writeRequest(XMLStreamWriter) - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
writeSchema(Element) - Method in class org.codehaus.xfire.xmlbeans.XMLBeansType
 
WSDLInspector - Class in org.codehaus.xfire.xmlbeans.generator
Inspects WSDL documents and provide handy classes to examine the content.
WSDLInspector() - Constructor for class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 
WSDLInspector.Parameter - Class in org.codehaus.xfire.xmlbeans.generator
 
WSDLInspector.Parameter() - Constructor for class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
WSDLInspector.Service - Class in org.codehaus.xfire.xmlbeans.generator
 
WSDLInspector.Service() - Constructor for class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
WSDLInspector.ServiceMethod - Class in org.codehaus.xfire.xmlbeans.generator
 
WSDLInspector.ServiceMethod() - Constructor for class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
wsdlNS - Static variable in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 
wsdlSoapNS - Static variable in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 

X

XMLBeansClientHandler - Class in org.codehaus.xfire.xmlbeans.client
Handles XmlBeans requests and response for SOAP/REST clients.
XMLBeansClientHandler() - Constructor for class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
XMLBeansClientHandler(XmlOptions) - Constructor for class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
XMLBeansFault - Exception in org.codehaus.xfire.xmlbeans
 
XMLBeansFault(XmlObject) - Constructor for exception org.codehaus.xfire.xmlbeans.XMLBeansFault
 
XMLBeansServiceBuilder - Class in org.codehaus.xfire.xmlbeans
 
XMLBeansServiceBuilder() - Constructor for class org.codehaus.xfire.xmlbeans.XMLBeansServiceBuilder
 
XMLBeansServiceBuilder(XFire) - Constructor for class org.codehaus.xfire.xmlbeans.XMLBeansServiceBuilder
 
XMLBeansServiceBuilder(XFire, TypeMappingRegistry) - Constructor for class org.codehaus.xfire.xmlbeans.XMLBeansServiceBuilder
 
XMLBeansType - Class in org.codehaus.xfire.xmlbeans
 
XMLBeansType() - Constructor for class org.codehaus.xfire.xmlbeans.XMLBeansType
 
XMLBeansType(SchemaType) - Constructor for class org.codehaus.xfire.xmlbeans.XMLBeansType
 
XMLStreamReaderToContentHandler - Class in org.codehaus.xfire.xmlbeans.util
This is a simple utility class that adapts StAX events from an XMLStreamReader to SAX events on a ContentHandler, bridging between the two parser technologies.
XMLStreamReaderToContentHandler(XMLStreamReader, ContentHandler) - Constructor for class org.codehaus.xfire.xmlbeans.util.XMLStreamReaderToContentHandler
Construct a new StAX to SAX adapter that will convert a StAX event stream into a SAX event stream.

A B C E G H I O P R S V W X

Copyright © 2004-2005 Codehaus. All Rights Reserved.