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.Handler
org.apache.axis.AxisFault
public void initialize(com.google.api.client.http.HttpRequest httpRequest) throws IOException
initialize
in interface com.google.api.client.http.HttpRequestInitializer
IOException
Copyright © 2018. All Rights Reserved.