Uses of Class
org.mega.gasp.platform.impl.PlatformImpl

Packages that use PlatformImpl
org.mega.gasp.platform.impl   
org.mega.gasp.platform.servlets   
 

Uses of PlatformImpl in org.mega.gasp.platform.impl
 

Fields in org.mega.gasp.platform.impl declared as PlatformImpl
private static PlatformImpl PlatformImpl.singleton
           
 

Methods in org.mega.gasp.platform.impl that return PlatformImpl
static PlatformImpl PlatformImpl.getPlatform()
           
static PlatformImpl PlatformImpl.getPlatform(java.lang.String path)
           
 

Uses of PlatformImpl in org.mega.gasp.platform.servlets
 

Fields in org.mega.gasp.platform.servlets declared as PlatformImpl
private  PlatformImpl StartAI.platform
           
private  PlatformImpl QuitAI.platform
           
private  PlatformImpl Quit.platform
           
private  PlatformImpl PlatformState.platform
           
private  PlatformImpl Name.platform
           
private  PlatformImpl Login.platform
           
private  PlatformImpl Lobby.platform
           
private  PlatformImpl Join.platform
           
private  PlatformImpl InGame.platform
           
private  PlatformImpl FirstLogin.platform
           
private  PlatformImpl EndAI.platform
           
private  PlatformImpl Create.platform