| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |
Method Summary | |
---|---|
public
GIOPRequestMessage | getRequest()
Returns the GIOP message context sent from the client which will be sent to the back-end server.
|
public
void | setResponse(com.ibm.ws.giop.message.GIOPRequestMessage)
Overrides the GIOP message context to be sent to the client.
|
Methods inherited from com.ibm.wsspi.filter.ProxyServiceContext |
---|
getClientAddr, getClientPort, getLocalAddr, getLocalPort, resume, resume |
Methods inherited from com.ibm.wsspi.proxy.filter.FilterAttributeBucket |
---|
containsAttribute, getAttribute, getAttributes, removeAttribute, setAttribute |
Method Detail |
public GIOPRequestMessage getRequest( | ) |
public void setResponse( | GIOPRequestMessage response )
|
response
-
The GIOP message context (response) to be sent to the client.
| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |