|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessingContext | |
|---|---|
| org.openliberty.wsc | This package contains all of the Service Client classes and the basic WSFMessage. |
| org.openliberty.xmltooling.soap.soap11 | |
| org.openliberty.xmltooling.soapbinding | |
| Uses of ProcessingContext in org.openliberty.wsc |
|---|
| Methods in org.openliberty.wsc with parameters of type ProcessingContext | |
|---|---|
void |
WSFMessage.setHeaderProcessingContext(ProcessingContext processingContext)
Adds this ProcessingContext to the header or replaces an existing ProcessingContext with this one |
| Uses of ProcessingContext in org.openliberty.xmltooling.soap.soap11 |
|---|
| Fields in org.openliberty.xmltooling.soap.soap11 declared as ProcessingContext | |
|---|---|
private ProcessingContext |
HeaderIDWSF.processingContext
|
| Methods in org.openliberty.xmltooling.soap.soap11 that return ProcessingContext | |
|---|---|
ProcessingContext |
HeaderIDWSF.getProcessingContext()
|
| Methods in org.openliberty.xmltooling.soap.soap11 with parameters of type ProcessingContext | |
|---|---|
void |
HeaderIDWSF.setProcessingContext(ProcessingContext security)
|
| Uses of ProcessingContext in org.openliberty.xmltooling.soapbinding |
|---|
| Methods in org.openliberty.xmltooling.soapbinding that return ProcessingContext | |
|---|---|
ProcessingContext |
ProcessingContext.Builder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||