public class HttpHandler
extends org.apache.axis.handlers.BasicHandler
implements com.google.api.client.http.HttpRequestInitializer
| Constructor and Description |
|---|
HttpHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(com.google.api.client.http.HttpRequest httpRequest)
Sets attributes of the request that are common to all requests for this handler.
|
void |
invoke(org.apache.axis.MessageContext msgContext) |
public void invoke(org.apache.axis.MessageContext msgContext)
throws org.apache.axis.AxisFault
invoke in interface org.apache.axis.Handlerorg.apache.axis.AxisFaultpublic void initialize(com.google.api.client.http.HttpRequest httpRequest)
throws IOException
initialize in interface com.google.api.client.http.HttpRequestInitializerIOExceptionCopyright © 2020. All Rights Reserved.