com.google.gwt.gadgets.client.io
Class IoProvider

java.lang.Object
  extended by com.google.gwt.gadgets.client.io.IoProvider

public class IoProvider
extends java.lang.Object

Class providing implementation of GadgetsIo.


Method Summary
static GadgetsIo get()
          Method providing implementation of GadgetsIo.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static GadgetsIo get()
Method providing implementation of GadgetsIo.

Returns:
Implementation of GadgetsIo.