Modifier and Type | Class and Description |
---|---|
class |
AbstractCXFToolContainer
Common processing for the CXF tools.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractToolContainer |
Modifier and Type | Method and Description |
---|---|
static void |
ToolRunner.runTool(Class<? extends ToolContainer> clz,
InputStream toolspecStream,
boolean validate,
String[] args) |
static void |
ToolRunner.runTool(Class<? extends ToolContainer> clz,
InputStream toolspecStream,
boolean validate,
String[] args,
boolean exitOnFinish) |
static void |
ToolRunner.runTool(Class<? extends ToolContainer> clz,
InputStream toolspecStream,
boolean validate,
String[] args,
boolean exitOnFinish,
ToolContext context) |
static void |
ToolRunner.runTool(Class<? extends ToolContainer> clz,
InputStream toolspecStream,
boolean validate,
String[] args,
boolean exitOnFinish,
ToolContext context,
OutputStream os) |
static void |
ToolRunner.runTool(Class<? extends ToolContainer> clz,
InputStream toolspecStream,
boolean validate,
String[] args,
OutputStream os) |
static void |
ToolRunner.runTool(Class<? extends ToolContainer> clz,
InputStream toolspecStream,
boolean validate,
String[] args,
ToolContext context) |
Modifier and Type | Class and Description |
---|---|
class |
IDLToWSDL
This class can converts an IDL to a WSDL with CORBA binding information
|
class |
WSDLToIDL
This class can augment a plain WSDL definition with CORBA binding
information, and can take WSDL CORBA binding information and convert it into
the equivalent CORBA IDL.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaToJS |
Modifier and Type | Class and Description |
---|---|
class |
JavaToWSContainer |
Modifier and Type | Class and Description |
---|---|
class |
WSDLToService |
class |
WSDLToSoap |
class |
WSDLToXML |
class |
XSDToWSDL |
Modifier and Type | Class and Description |
---|---|
class |
WSDLValidator |
Modifier and Type | Class and Description |
---|---|
class |
JAXRSContainer |
Modifier and Type | Class and Description |
---|---|
class |
WSDLToJavaContainer |
Modifier and Type | Method and Description |
---|---|
Class<? extends ToolContainer> |
FrontEndProfile.getContainerClass() |
Modifier and Type | Method and Description |
---|---|
void |
FrontEndProfile.setContainerClass(Class<? extends ToolContainer> c) |
Modifier and Type | Class and Description |
---|---|
class |
CXFJAXWSContainer |
class |
JAXWS21Container |
class |
JAXWSContainer |
Modifier and Type | Class and Description |
---|---|
class |
JavaScriptContainer |
Apache CXF