Uses of Interface
org.atmosphere.cpr.AtmosphereConfig.ShutdownHook

Packages that use AtmosphereConfig.ShutdownHook
org.atmosphere.cpr   
 

Uses of AtmosphereConfig.ShutdownHook in org.atmosphere.cpr
 

Fields in org.atmosphere.cpr with type parameters of type AtmosphereConfig.ShutdownHook
protected  List<AtmosphereConfig.ShutdownHook> AtmosphereConfig.shutdownHooks
           
 

Methods in org.atmosphere.cpr with parameters of type AtmosphereConfig.ShutdownHook
 AtmosphereConfig AtmosphereConfig.shutdownHook(AtmosphereConfig.ShutdownHook s)
          Add a AtmosphereConfig.ShutdownHook.
 



Copyright © 2014. All Rights Reserved.