|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IResponse | |
| com.sapportals.wcm.util.http | A collection of classes and interfaces for client-side HTTP access. |
| Uses of IResponse in com.sapportals.wcm.util.http |
| Methods in com.sapportals.wcm.util.http that return IResponse | |
IResponse |
IRequester.perform(IRequest request)
Send a HTTP request to the remote server and deliver the response back to the caller. |
| Methods in com.sapportals.wcm.util.http with parameters of type IResponse | |
void |
ICredentials.got(IRequester requester,
IResponse response)
Process authenticate information in the response message, like Authenticate-Info. |
void |
IContext.responseCredentials(IRequester requester,
IResponse response)
Give the context the possiblity to process authenticate information in the response message, like Authenticate-Info. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||