|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWSResponse | |
|---|---|
| org.ow2.jonas.ws.axis2.http | |
| org.ow2.jonas.ws.axis2.jaxws | |
| org.ow2.jonas.ws.cxf.jaxws | |
| org.ow2.jonas.ws.jaxws | |
| org.ow2.jonas.ws.jaxws.http.servlet | |
| Uses of IWSResponse in org.ow2.jonas.ws.axis2.http |
|---|
| Constructors in org.ow2.jonas.ws.axis2.http with parameters of type IWSResponse | |
|---|---|
Axis2RequestResponseTransport(IWSResponse response)
|
|
Axis2TransportInfo(IWSResponse response)
|
|
| Uses of IWSResponse in org.ow2.jonas.ws.axis2.jaxws |
|---|
| Methods in org.ow2.jonas.ws.axis2.jaxws with parameters of type IWSResponse | |
|---|---|
protected void |
Axis2WSEndpoint.doService(IWSRequest request,
IWSResponse response,
org.apache.axis2.context.MessageContext msgContext)
|
void |
Axis2WSEndpoint.invoke(IWSRequest request,
IWSResponse response)
|
protected void |
Axis2WSEndpoint.processPOSTRequest(IWSRequest request,
IWSResponse response,
org.apache.axis2.description.AxisService service,
org.apache.axis2.context.MessageContext msgContext)
|
protected void |
Axis2WSEndpoint.processURLRequest(IWSRequest request,
IWSResponse response,
org.apache.axis2.description.AxisService service,
org.apache.axis2.context.MessageContext msgContext)
|
protected void |
Axis2WSEndpoint.setMsgContextProperties(IWSRequest request,
IWSResponse response,
org.apache.axis2.description.AxisService service,
org.apache.axis2.context.MessageContext msgContext)
|
| Uses of IWSResponse in org.ow2.jonas.ws.cxf.jaxws |
|---|
| Methods in org.ow2.jonas.ws.cxf.jaxws with parameters of type IWSResponse | |
|---|---|
void |
CXFWSEndpoint.invoke(IWSRequest request,
IWSResponse response)
|
| Uses of IWSResponse in org.ow2.jonas.ws.jaxws |
|---|
| Methods in org.ow2.jonas.ws.jaxws with parameters of type IWSResponse | |
|---|---|
void |
IWebServiceEndpoint.invoke(IWSRequest request,
IWSResponse response)
Invoke this web service endpoint. |
| Uses of IWSResponse in org.ow2.jonas.ws.jaxws.http.servlet |
|---|
| Classes in org.ow2.jonas.ws.jaxws.http.servlet that implement IWSResponse | |
|---|---|
class |
ServletResponseAdapter
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||