cometedgwt.auction.client
Interface AuctionService

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService

public interface AuctionService
extends com.google.gwt.user.client.rpc.RemoteService


Method Summary
 void newBid(float newBid)
           
 

Method Detail

newBid

void newBid(float newBid)


Copyright © 2011. All Rights Reserved.