pl.agh.iosr.ballamigos.webapp.jscommunication
Class Helper

java.lang.Object
  extended by pl.agh.iosr.ballamigos.webapp.jscommunication.Helper

public class Helper
extends java.lang.Object


Constructor Summary
Helper()
           
 
Method Summary
static WebApplicationCommunicator getClientCommunicator(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Helper

public Helper()
Method Detail

getClientCommunicator

public static WebApplicationCommunicator getClientCommunicator(javax.servlet.http.HttpServletRequest request)
                                                        throws java.rmi.RemoteException,
                                                               java.rmi.NotBoundException,
                                                               pl.agh.iosr.ballamigos.common.exceptions.PlayerAlreadyLoggedException,
                                                               pl.agh.iosr.ballamigos.common.exceptions.LoginException,
                                                               pl.agh.iosr.ballamigos.common.exceptions.MatchAlreadyExistsException,
                                                               pl.agh.iosr.ballamigos.common.exceptions.PlayerAlreadyExistsException,
                                                               pl.agh.iosr.ballamigos.common.exceptions.PlayerAlreadyInGameException,
                                                               pl.agh.iosr.ballamigos.common.exceptions.MatchFullException
Throws:
java.rmi.RemoteException
java.rmi.NotBoundException
pl.agh.iosr.ballamigos.common.exceptions.PlayerAlreadyLoggedException
pl.agh.iosr.ballamigos.common.exceptions.LoginException
pl.agh.iosr.ballamigos.common.exceptions.MatchAlreadyExistsException
pl.agh.iosr.ballamigos.common.exceptions.PlayerAlreadyExistsException
pl.agh.iosr.ballamigos.common.exceptions.PlayerAlreadyInGameException
pl.agh.iosr.ballamigos.common.exceptions.MatchFullException


Copyright © 2006 . All Rights Reserved.