edu.pdx.cs399J.gwt.client
Class DivisionService.Helper

java.lang.Object
  extended by edu.pdx.cs399J.gwt.client.DivisionService.Helper
Enclosing interface:
DivisionService

public static class DivisionService.Helper
extends Object

Inner class for accessing the async service


Constructor Summary
DivisionService.Helper()
           
 
Method Summary
static DivisionServiceAsync getAsync()
          Returns the async interface for the DivisionService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DivisionService.Helper

public DivisionService.Helper()
Method Detail

getAsync

public static DivisionServiceAsync getAsync()
Returns the async interface for the DivisionService



Copyright © 2000-2009 Portland State University. All Rights Reserved.