| Package | Description |
|---|---|
| org.apache.ode.bpel.compiler |
BPEL compiler (bpelc) classes and interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResourceFinder
Basic implementation of the
ResourceFinder interface. |
| Modifier and Type | Method and Description |
|---|---|
OProcess |
BpelCompiler.compile(Process process,
ResourceFinder rf,
long version)
Compile a process.
|
void |
BpelC.setResourceFinder(ResourceFinder finder)
Tell the compiler how to locate WSDL imports for a BPEL process.
|
void |
BpelCompiler.setResourceFinder(ResourceFinder finder) |
| Constructor and Description |
|---|
WsdlFinderXMLEntityResolver(ResourceFinder finder,
java.net.URI baseURI,
java.util.Map<java.net.URI,byte[]> internalSchemas,
boolean failIfNotFound)
Constructor.
|
WSDLLocatorImpl(ResourceFinder resourceFinder,
java.net.URI base) |
Copyright © 2021 WSO2. All Rights Reserved.