Package | Description |
---|---|
com.sun.xml.ws.api.wsdl.parser |
Extension point for WSDL parsing.
|
com.sun.xml.ws.policy.jaxws | |
com.sun.xml.ws.wsdl.parser |
Modifier and Type | Method and Description |
---|---|
void |
WSDLParserExtension.finished(WSDLParserExtensionContext context)
Called when the parsing of a set of WSDL documents are all done.
|
void |
WSDLParserExtension.postFinished(WSDLParserExtensionContext context) |
void |
WSDLParserExtension.start(WSDLParserExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyWSDLParserExtension.finished(WSDLParserExtensionContext context) |
void |
PolicyWSDLParserExtension.postFinished(WSDLParserExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
W3CAddressingWSDLParserExtension.finished(WSDLParserExtensionContext context)
Process wsdl:portType operation after the entire WSDL model has been populated.
|
Copyright © 2015 Oracle Corporation. All rights reserved.