| Package | Description |
|---|---|
| org.apache.cxf.maven_plugin | |
| org.apache.cxf.maven_plugin.wsdl2java | |
| org.apache.cxf.maven_plugin.wsdl2js |
| Modifier and Type | Method and Description |
|---|---|
WsdlArtifact |
GenericWsdlOption.getArtifact() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WsdlArtifact.doesMatch(WsdlArtifact artifact)
Not quite the same as equals: null in version
matches anything.
|
void |
GenericWsdlOption.setArtifact(WsdlArtifact artifact) |
| Modifier and Type | Class and Description |
|---|---|
class |
WsdlArtifact
THis exists to move this into the same package as the mojo.
|
| Modifier and Type | Method and Description |
|---|---|
WsdlArtifact |
WsdlOption.getArtifact() |
WsdlArtifact |
WsdlOption.getWsdlArtifact() |
| Modifier and Type | Method and Description |
|---|---|
void |
WsdlOption.setArtifact(WsdlArtifact artifact) |
void |
WsdlOption.setWsdlArtifact(WsdlArtifact wsdlArtifact) |
| Modifier and Type | Method and Description |
|---|---|
WsdlArtifact |
WsdlOption.getArtifact()
Maven coordinates
|
| Modifier and Type | Method and Description |
|---|---|
void |
WsdlOption.setArtifact(WsdlArtifact artifact) |
Apache CXF