| Modifier and Type | Field and Description |
|---|---|
protected Service |
GeneratorBase.service |
| Modifier and Type | Method and Description |
|---|---|
static String |
Names.getPackageName(Service service) |
protected void |
ServletConfigGenerator.postVisitService(Service service) |
protected void |
SerializerRegistryGenerator.postVisitService(Service service) |
protected void |
GeneratorBase.postVisitService(Service service) |
protected void |
ServletConfigGenerator.preVisitService(Service service) |
protected void |
SerializerRegistryGenerator.preVisitService(Service service) |
protected void |
GeneratorBase.preVisitService(Service service) |
void |
GeneratorBase.visit(Service service) |
protected void |
GeneratorBase.visitService(Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TypeVisitor.postVisit(Service service) |
protected void |
TypeVisitor.preVisit(Service service) |
Node |
ServiceInterfaceMappingNode.write(Node parent,
String nodeName,
Configuration config,
Service service)
write the appropriate information to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Model.getServiceByName(QName name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.addService(Service service) |
protected void |
ExtendedModelVisitor.postVisit(Service service) |
protected void |
ExtendedModelVisitor.preVisit(Service service) |
void |
ModelVisitor.visit(Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelImporter.propertyService(XMLReader reader,
Service subject,
String name,
Object value) |
protected void |
ModelExporter.visitService(Service target) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
NoMetadataModeler.processPort(Port wsdlPort,
Service service,
WSDLDocument document) |
protected void |
NoMetadataModeler.verifyServiceInterface(Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
WSDLModelerBase.processPort(Port wsdlPort,
Service service,
WSDLDocument document) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelWriter.postVisit(Service service) |
protected void |
ModelWriter.preVisit(Service service) |
protected void |
ClassNameCollector.preVisit(Service service) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.