Uses of Interface
org.atmosphere.nettosphere.Handler

Packages that use Handler
org.atmosphere.nettosphere   
 

Uses of Handler in org.atmosphere.nettosphere
 

Methods in org.atmosphere.nettosphere with parameters of type Handler
 Config.Builder Config.Builder.resource(Handler handler)
          Add an Handler mapped to the default, which is '/*'
 Config.Builder Config.Builder.resource(String path, Handler handler)
          Add an Handler that will be mapped to the specified path
 



Copyright © 2014. All Rights Reserved.