Java com.google.gwt.gadgets.client.io RequestOptions fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.gadgets.client.io RequestOptions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.gadgets.client.io RequestOptions.

The text is from its open source code.

Method

RequestOptionsnewInstance()
Returns new instance of RequestOptions .
RequestOptionssetAuthorizationType(AuthorizationType authorizationType)
Sets the authorization method.
RequestOptionssetMethodType(MethodType methodType)
Sets the HTTP request method.