A B G O S

A

addAtmosphereHandler(String, AtmosphereHandler) - Method in class org.atmosphere.grizzly.AtmosphereAdapter
Add an AtmosphereHandler
addAtmosphereHandler(String, AtmosphereHandler) - Method in class org.atmosphere.grizzly.AtmosphereSpadeServer
Add an AtmosphereHandler
AtmosphereAdapter - Class in org.atmosphere.grizzly
Simple GrizzlyAdapter that can be used to embed Atmosphere using Grizzly.
AtmosphereAdapter() - Constructor for class org.atmosphere.grizzly.AtmosphereAdapter
 
AtmosphereSpadeServer - Class in org.atmosphere.grizzly
Simple Atmosphere REST based Server builder:

B

build(String) - Static method in class org.atmosphere.grizzly.AtmosphereSpadeServer
Create a AtmosphereSpadeServer which listen based using the URI u.
build(String, String) - Static method in class org.atmosphere.grizzly.AtmosphereSpadeServer
Create a AtmosphereSpadeServer which listen based on the 'u' for requests for resources defined under the resources package.
build(String, SSLConfig) - Static method in class org.atmosphere.grizzly.AtmosphereSpadeServer
Create a AtmosphereSpadeServer which listen based on the 'u' for requests for resources defined under the resources package.
build(String, String, SSLConfig) - Static method in class org.atmosphere.grizzly.AtmosphereSpadeServer
Create a AtmosphereSpadeServer which listen based on the 'u' for requests for resources defined under the resources package.

G

getResourcePackage() - Method in class org.atmosphere.grizzly.AtmosphereAdapter
Set the location of web application.

O

org.atmosphere.grizzly - package org.atmosphere.grizzly
 

S

setResourcePackage(String) - Method in class org.atmosphere.grizzly.AtmosphereAdapter
Return the location of web application.
setResourcePackage(String) - Method in class org.atmosphere.grizzly.AtmosphereSpadeServer
Set the resource package name.
setUseStreamForFlushingComments(boolean) - Method in class org.atmosphere.grizzly.AtmosphereAdapter
Use OutputStream when flusing bytes.
start() - Method in class org.atmosphere.grizzly.AtmosphereAdapter
 
start() - Method in class org.atmosphere.grizzly.AtmosphereSpadeServer
Start the AtmosphereSpadeServer
stop() - Method in class org.atmosphere.grizzly.AtmosphereSpadeServer
Stop the AtmosphereSpadeServer

A B G O S

Copyright © 2010. All Rights Reserved.