| Modifier and Type | Method and Description |
|---|---|
protected static Extension |
NoMetadataModeler.getExtensionOfType(Extensible extensible,
Class type) |
| Modifier and Type | Method and Description |
|---|---|
protected Extension |
WSDLModelerBase.getAnyExtensionOfType(Extensible extensible,
Class type) |
protected Extension |
WSDLModeler111.getAnyExtensionOfType(Extensible extensible,
Class type) |
protected Extension |
WSDLModeler11.getAnyExtensionOfType(Extensible extensible,
Class type) |
protected Extension |
WSDLModeler103.getAnyExtensionOfType(Extensible extensible,
Class type)
Only JAXRPC SI 1.1.2 and onwards support wsdl mime extension and swaref.
|
protected Extension |
WSDLModeler101.getAnyExtensionOfType(Extensible extensible,
Class type)
Only JAXRPC SI 1.1.2 and onwards support wsdl mime extension and swaref.
|
protected static Extension |
WSDLModelerBase.getExtensionOfType(Extensible extensible,
Class type) |
| Modifier and Type | Method and Description |
|---|---|
void |
Types.addExtension(Extension e) |
void |
Service.addExtension(Extension e) |
void |
Port.addExtension(Extension e) |
void |
Definitions.addExtension(Extension e) |
void |
BindingOutput.addExtension(Extension e) |
void |
BindingOperation.addExtension(Extension e) |
void |
BindingInput.addExtension(Extension e) |
void |
BindingFault.addExtension(Extension e) |
void |
Binding.addExtension(Extension e) |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPAddress
A HTTP address extension.
|
class |
HTTPBinding
A HTTP binding extension.
|
class |
HTTPOperation
A HTTP operation extension.
|
class |
HTTPUrlEncoded
A HTTP urlEncoded extension.
|
class |
HTTPUrlReplacement
A HTTP urlReplacement extension.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MIMEContent
A MIME content extension.
|
class |
MIMEMultipartRelated
A MIME multipartRelated extension.
|
class |
MIMEPart
A MIME part extension.
|
class |
MIMEXml
A MIME mimeXml extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MIMEPart.addExtension(Extension e) |
| Modifier and Type | Class and Description |
|---|---|
class |
Schema |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPAddress
A SOAP address extension.
|
class |
SOAPBinding
A SOAP binding extension.
|
class |
SOAPBody
A SOAP body extension.
|
class |
SOAPFault
A SOAP fault extension.
|
class |
SOAPHeader
A SOAP header extension.
|
class |
SOAPHeaderFault
A SOAP header fault extension.
|
class |
SOAPOperation
A SOAP operation extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Extensible.addExtension(Extension e) |
void |
ExtensibilityHelper.addExtension(Extension e) |
void |
ExtensionVisitorBase.postVisit(Extension extension) |
void |
ExtensionVisitor.postVisit(Extension extension) |
void |
ExtensionVisitorBase.preVisit(Extension extension) |
void |
ExtensionVisitor.preVisit(Extension extension) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaExtensionHandler.doHandleExtension(WriterContext context,
Extension extension) |
void |
SOAPExtensionHandler.doHandleExtension(WriterContext context,
Extension extension) |
void |
MIMEExtensionHandler.doHandleExtension(WriterContext context,
Extension extension) |
void |
HTTPExtensionHandler.doHandleExtension(WriterContext context,
Extension extension) |
void |
ExtensionHandler.doHandleExtension(WriterContext context,
Extension extension) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.