| Package | Description |
|---|---|
| com.sun.xml.rpc.spi | |
| com.sun.xml.rpc.spi.runtime |
| Modifier and Type | Method and Description |
|---|---|
abstract SOAPMessageContext |
JaxRpcObjectFactory.createSOAPMessageContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
Handler.handle(SOAPMessageContext context) |
boolean |
SystemHandlerDelegate.processRequest(SOAPMessageContext messageContext)
The processRequest method is invoked with an object that
implements com.sun.xml.rpc.spi.runtime.SOAPMessageContext.
|
void |
SystemHandlerDelegate.processResponse(SOAPMessageContext messageContext)
The processResponse method is invoked with an object that
implements com.sun.xml.rpc.spi.runtime.SOAPMessageContext.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.