A B C D E F G H I M O S T W

A

addBpelProcessUrl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
addConfiguredBpel(BpelSrcElement) - Method in class org.apache.ode.tools.bpelc.ant.BpelCTask
 

B

BpelC - Class in org.apache.ode.tools.bpelc.cline
 
BpelC() - Constructor for class org.apache.ode.tools.bpelc.cline.BpelC
 
BpelCompileCommand - Class in org.apache.ode.tools.bpelc
 
BpelCompileCommand() - Constructor for class org.apache.ode.tools.bpelc.BpelCompileCommand
 
BpelCompileCommandMessages - Class in org.apache.ode.tools.bpelc
Internationalization message bundle for the BPEL compiler.
BpelCompileCommandMessages() - Constructor for class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
 
BpelCTask - Class in org.apache.ode.tools.bpelc.ant
 
BpelCTask() - Constructor for class org.apache.ode.tools.bpelc.ant.BpelCTask
 
BpelSrcElement - Class in org.apache.ode.tools.bpelc.ant
 
BpelSrcElement() - Constructor for class org.apache.ode.tools.bpelc.ant.BpelSrcElement
 

C

ClineCommandContext - Class in org.apache.ode.tools
 
ClineCommandContext(Log) - Constructor for class org.apache.ode.tools.ClineCommandContext
 
Command - Interface in org.apache.ode.tools
 
CommandContext - Interface in org.apache.ode.tools
A context for the execution of a Command that supplies uniform logging and output functionality.
CommandContextErrorHandler - Class in org.apache.ode.tools
 
CommandContextErrorHandler(CommandContext) - Constructor for class org.apache.ode.tools.CommandContextErrorHandler
 
CommandTask - Class in org.apache.ode.tools
Base Task that implements CommandContext.
CommandTask() - Constructor for class org.apache.ode.tools.CommandTask
 

D

debug(String, Throwable) - Method in class org.apache.ode.tools.ClineCommandContext
 
debug(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
debug(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Log a debug-level message that resulted from a Throwable.
debug(String) - Method in interface org.apache.ode.tools.CommandContext
Log an debug-level message.
debug(String, Throwable) - Method in class org.apache.ode.tools.CommandTask
 
debug(String) - Method in class org.apache.ode.tools.CommandTask
 
doSend(URL, InputStream, String, int, String, String, String) - Static method in class org.apache.ode.tools.sendsoap.cline.HttpSoapSender
 

E

errln(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
errln(String) - Method in interface org.apache.ode.tools.CommandContext
Send a line of output to the equivalent of standard error.
errln(String) - Method in class org.apache.ode.tools.CommandTask
 
error(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
error(String, Throwable) - Method in class org.apache.ode.tools.ClineCommandContext
 
error(String) - Method in interface org.apache.ode.tools.CommandContext
Log an error.
error(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Log an error that resulted from a Throwable.
error(SAXParseException) - Method in class org.apache.ode.tools.CommandContextErrorHandler
 
error(String) - Method in class org.apache.ode.tools.CommandTask
 
error(String, Throwable) - Method in class org.apache.ode.tools.CommandTask
 
execute() - Method in class org.apache.ode.tools.bpelc.ant.BpelCTask
 
execute(CommandContext) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
execute(CommandContext) - Method in interface org.apache.ode.tools.Command
 
ExecutionException - Exception in org.apache.ode.tools
 
ExecutionException(String) - Constructor for exception org.apache.ode.tools.ExecutionException
 
ExecutionException(String, Throwable) - Constructor for exception org.apache.ode.tools.ExecutionException
 
ExecutionException(Throwable) - Constructor for exception org.apache.ode.tools.ExecutionException
 

F

fatalError(SAXParseException) - Method in class org.apache.ode.tools.CommandContextErrorHandler
 

G

getProgramName() - Static method in class org.apache.ode.tools.bpelc.cline.BpelC
 
getProgramName() - Static method in class org.apache.ode.tools.sendsoap.cline.HttpSoapSender
 
getUri() - Method in class org.apache.ode.tools.bpelc.ant.WsdlImportElement
 
getUrl() - Method in class org.apache.ode.tools.bpelc.ant.BpelSrcElement
 

H

hadError() - Method in class org.apache.ode.tools.CommandContextErrorHandler
 
HttpSoapSender - Class in org.apache.ode.tools.sendsoap.cline
Commandline tool to send the contents of a (binary) file to a URL.
HttpSoapSender() - Constructor for class org.apache.ode.tools.sendsoap.cline.HttpSoapSender
 

I

info(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
info(String, Throwable) - Method in class org.apache.ode.tools.ClineCommandContext
 
info(String) - Method in interface org.apache.ode.tools.CommandContext
Log an informative message.
info(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Log an informative message that resulted from a Throwable.
info(String) - Method in class org.apache.ode.tools.CommandTask
 
info(String, Throwable) - Method in class org.apache.ode.tools.CommandTask
 

M

main(String[]) - Static method in class org.apache.ode.tools.bpelc.cline.BpelC
 
main(String[]) - Static method in class org.apache.ode.tools.sendsoap.cline.HttpSoapSender
 
msgAtLeastOneProcessRequired() - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
At least one BPEL URL must be specified.
msgBadUrl(String, String) - Method in class org.apache.ode.tools.ToolMessages
 
msgBpelcInvalidOutputFile(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
 
msgBpelcResourceRepositoryIoError(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
 
msgBpelcResourceRepositoryNotFound(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
 
msgBpelcSarCreateError(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
 
msgInvalidBpelUrl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
The BPEL URL "{0}" is malformed.
msgInvalidRrDirectory(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
The location {0} is not a resource repository.
msgInvalidWsdlUrl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
The WSDL URL "{0}" is malformed.
msgIoErrOpeningRr(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
Unable to open resource repository: {0}.
msgIoErrorOnSend(String) - Method in class org.apache.ode.tools.ToolMessages
 
msgIoErrWritingCbp(String, String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
Unable to write compiled process to {0}: {1}
msgIoExReadingStream(URL) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
Error reading stream at "{0}".
msgIoExReadingStreamWithMsg(File, String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
Error reading stream at "{0}": {1}
msgNoResourceRepository() - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
No resource repository specified, using default URL resolution mechanism.
msgNoSuchWsdl(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
The repository does not contain a resource at the URI {0}.
msgSoapErrorOnSend(String) - Method in class org.apache.ode.tools.ToolMessages
 
msgUnableToCreateTempRr(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommandMessages
Unable to create temporary rr file: {0}

O

org.apache.ode.tools - package org.apache.ode.tools
Contains implementations of commandline tools and Ant Tasks.
org.apache.ode.tools.bpelc - package org.apache.ode.tools.bpelc
 
org.apache.ode.tools.bpelc.ant - package org.apache.ode.tools.bpelc.ant
 
org.apache.ode.tools.bpelc.cline - package org.apache.ode.tools.bpelc.cline
 
org.apache.ode.tools.sendsoap.cline - package org.apache.ode.tools.sendsoap.cline
 
out(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
out(String) - Method in interface org.apache.ode.tools.CommandContext
Send output to the equivalent of standard out.
out(String) - Method in class org.apache.ode.tools.CommandTask
 
outln(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
outln(String) - Method in interface org.apache.ode.tools.CommandContext
Send a line of output to the equivalent of standard out.
outln(String) - Method in class org.apache.ode.tools.CommandTask
 

S

setCompileListener(CompileListener) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
setMinimumSeverity(short) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
setOuputDirectory(File) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 
setTargetdir(File) - Method in class org.apache.ode.tools.bpelc.ant.BpelCTask
 
setUri(String) - Method in class org.apache.ode.tools.bpelc.ant.WsdlImportElement
 
setUrl(String) - Method in class org.apache.ode.tools.bpelc.ant.BpelSrcElement
 
setWsdl(String) - Method in class org.apache.ode.tools.bpelc.ant.BpelCTask
 
setWsdlImportUri(String) - Method in class org.apache.ode.tools.bpelc.BpelCompileCommand
 

T

ToolMessages - Class in org.apache.ode.tools
 
ToolMessages() - Constructor for class org.apache.ode.tools.ToolMessages
 

W

warn(String) - Method in class org.apache.ode.tools.ClineCommandContext
 
warn(String, Throwable) - Method in class org.apache.ode.tools.ClineCommandContext
 
warn(String, Throwable) - Method in interface org.apache.ode.tools.CommandContext
Log a warning that resulted from a Throwable
warn(String) - Method in interface org.apache.ode.tools.CommandContext
Log a warning.
warn(String, Throwable) - Method in class org.apache.ode.tools.CommandTask
 
warn(String) - Method in class org.apache.ode.tools.CommandTask
 
warning(SAXParseException) - Method in class org.apache.ode.tools.CommandContextErrorHandler
 
WsdlImportElement - Class in org.apache.ode.tools.bpelc.ant
 
WsdlImportElement() - Constructor for class org.apache.ode.tools.bpelc.ant.WsdlImportElement
 

A B C D E F G H I M O S T W