Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
U
V
W
B
basePath(String)
- Method in class org.atmosphere.nettosphere.
Context.Builder
broadcaster()
- Method in class org.atmosphere.nettosphere.
Config
broadcaster(Class<Broadcaster>)
- Method in class org.atmosphere.nettosphere.
Config.Builder
broadcasterCache()
- Method in class org.atmosphere.nettosphere.
Config
broadcasterCache(Class<? extends BroadcasterCache>)
- Method in class org.atmosphere.nettosphere.
Config.Builder
broadcasterFactory()
- Method in class org.atmosphere.nettosphere.
Config
broadcasterFactory(BroadcasterFactory)
- Method in class org.atmosphere.nettosphere.
Config.Builder
build()
- Method in class org.atmosphere.nettosphere.
Config.Builder
build()
- Method in class org.atmosphere.nettosphere.
Context.Builder
build()
- Method in class org.atmosphere.nettosphere.
Nettosphere.Builder
byteWritten()
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
C
ChannelAsyncIOWriter
- Class in
org.atmosphere.nettosphere
An
AsyncIOWriter
that bridge Atmosphere output stream with Netty's Channel.
ChannelAsyncIOWriter(Channel)
- Constructor for class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
channelClosed(ChannelHandlerContext, ChannelStateEvent)
- Method in class org.atmosphere.nettosphere.
NettyAtmosphereHandler
close()
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
close()
- Method in class org.atmosphere.nettosphere.
NettyWebSocket
Config
- Class in
org.atmosphere.nettosphere
A Configuration class used to configure Atmosphere.
Config(Config.Builder)
- Constructor for class org.atmosphere.nettosphere.
Config
config(Config)
- Method in class org.atmosphere.nettosphere.
Nettosphere.Builder
Config.Builder
- Class in
org.atmosphere.nettosphere
Config.Builder()
- Constructor for class org.atmosphere.nettosphere.
Config.Builder
configFile(String)
- Method in class org.atmosphere.nettosphere.
Config.Builder
configFile()
- Method in class org.atmosphere.nettosphere.
Config
Context
- Class in
org.atmosphere.nettosphere
Context.Builder
- Class in
org.atmosphere.nettosphere
Context.Builder()
- Constructor for class org.atmosphere.nettosphere.
Context.Builder
contextPath(String)
- Method in class org.atmosphere.nettosphere.
Context.Builder
copy(File, File)
- Static method in class org.atmosphere.nettosphere.util.
Utils
Copy the specified file or directory to the destination.
createURLClassLoader(String)
- Static method in class org.atmosphere.nettosphere.util.
Utils
D
deleteDir(File)
- Static method in class org.atmosphere.nettosphere.util.
Utils
Delete the specified directory, including all of its contents and subdirectories recursively.
destroy()
- Method in class org.atmosphere.nettosphere.
NettyAtmosphereHandler
E
equalVersion(int, int)
- Static method in class org.atmosphere.nettosphere.util.
Version
Checks if current Atmosphere framework version equals to one passed
exceptionCaught(ChannelHandlerContext, ExceptionEvent)
- Method in class org.atmosphere.nettosphere.
HttpStaticFileServerHandler
exceptionCaught(ChannelHandlerContext, ExceptionEvent)
- Method in class org.atmosphere.nettosphere.
NettyAtmosphereHandler
expand(URL)
- Static method in class org.atmosphere.nettosphere.util.
Utils
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(URL, String)
- Static method in class org.atmosphere.nettosphere.util.
Utils
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(URL, String, String)
- Static method in class org.atmosphere.nettosphere.util.
Utils
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(InputStream, File, String)
- Static method in class org.atmosphere.nettosphere.util.
Utils
Expand the specified input stream into the specified directory, creating a file named from the specified relative path.
F
flush()
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
flush()
- Method in class org.atmosphere.nettosphere.
NettyWebSocket
G
getAttribute(String)
- Method in class org.atmosphere.nettosphere.
Context
getAttributeNames()
- Method in class org.atmosphere.nettosphere.
Context
getContext(String)
- Method in class org.atmosphere.nettosphere.
Context
getContextPath()
- Method in class org.atmosphere.nettosphere.
Context
getDotedVersion()
- Static method in class org.atmosphere.nettosphere.util.
Version
Return the dotted version of the curent release.
getInitParameter(String)
- Method in class org.atmosphere.nettosphere.
Context
getInitParameterNames()
- Method in class org.atmosphere.nettosphere.
Context
getMajorVersion()
- Method in class org.atmosphere.nettosphere.
Context
getMajorVersion()
- Static method in class org.atmosphere.nettosphere.util.
Version
Get Atmosphere framework major version
getMicroVersion()
- Static method in class org.atmosphere.nettosphere.util.
Version
Return the micro version
getMimeType(String)
- Method in class org.atmosphere.nettosphere.
Context
getMinorVersion()
- Method in class org.atmosphere.nettosphere.
Context
getMinorVersion()
- Static method in class org.atmosphere.nettosphere.util.
Version
Get Atmosphere framework minor version
getNamedDispatcher(String)
- Method in class org.atmosphere.nettosphere.
Context
getRawVersion()
- Static method in class org.atmosphere.nettosphere.util.
Version
Return the raw version derived frok the project's pom.xml
getRealPath(String)
- Method in class org.atmosphere.nettosphere.
Context
getRequestDispatcher(String)
- Method in class org.atmosphere.nettosphere.
Context
getResource(String)
- Method in class org.atmosphere.nettosphere.
Context
getResourceAsStream(String)
- Method in class org.atmosphere.nettosphere.
Context
getResourcePaths(String)
- Method in class org.atmosphere.nettosphere.
Context
getServerInfo()
- Method in class org.atmosphere.nettosphere.
Context
getServlet(String)
- Method in class org.atmosphere.nettosphere.
Context
Deprecated.
getServletContextName()
- Method in class org.atmosphere.nettosphere.
Context
getServletNames()
- Method in class org.atmosphere.nettosphere.
Context
Deprecated.
getServlets()
- Method in class org.atmosphere.nettosphere.
Context
Deprecated.
H
handlersMap()
- Method in class org.atmosphere.nettosphere.
Config
host(String)
- Method in class org.atmosphere.nettosphere.
Config.Builder
host()
- Method in class org.atmosphere.nettosphere.
Config
HttpStaticFileServerHandler
- Class in
org.atmosphere.nettosphere
A simple handler that serves incoming HTTP requests to send their respective HTTP responses.
HttpStaticFileServerHandler(String)
- Constructor for class org.atmosphere.nettosphere.
HttpStaticFileServerHandler
I
initParam(String, String)
- Method in class org.atmosphere.nettosphere.
Config.Builder
initParams()
- Method in class org.atmosphere.nettosphere.
Config
isClosed()
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
L
lastTick()
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
log(String)
- Method in class org.atmosphere.nettosphere.
Context
log(Exception, String)
- Method in class org.atmosphere.nettosphere.
Context
Deprecated.
log(String, Throwable)
- Method in class org.atmosphere.nettosphere.
Context
M
main(String[])
- Static method in class org.atmosphere.nettosphere.
Nettosphere
main(String[])
- Static method in class org.atmosphere.nettosphere.util.
Version
messageReceived(ChannelHandlerContext, MessageEvent)
- Method in class org.atmosphere.nettosphere.
HttpStaticFileServerHandler
messageReceived(ChannelHandlerContext, MessageEvent)
- Method in class org.atmosphere.nettosphere.
NettyAtmosphereHandler
N
Nettosphere
- Class in
org.atmosphere.nettosphere
Start Atmosphere on top of Netty.
Nettosphere.Builder
- Class in
org.atmosphere.nettosphere
Construct a
Nettosphere
.
Nettosphere.Builder()
- Constructor for class org.atmosphere.nettosphere.
Nettosphere.Builder
NettyAtmosphereHandler
- Class in
org.atmosphere.nettosphere
Bridge the Atmosphere Framework with Netty.
NettyAtmosphereHandler(Config)
- Constructor for class org.atmosphere.nettosphere.
NettyAtmosphereHandler
NettyWebSocket
- Class in
org.atmosphere.nettosphere
NettyWebSocket(Channel, AtmosphereConfig)
- Constructor for class org.atmosphere.nettosphere.
NettyWebSocket
O
org.atmosphere.nettosphere
- package org.atmosphere.nettosphere
org.atmosphere.nettosphere.util
- package org.atmosphere.nettosphere.util
P
path()
- Method in class org.atmosphere.nettosphere.
Config
path()
- Method in class org.atmosphere.nettosphere.
Context
port(int)
- Method in class org.atmosphere.nettosphere.
Config.Builder
port()
- Method in class org.atmosphere.nettosphere.
Config
putAttribute(String, Object)
- Method in class org.atmosphere.nettosphere.
Context.Builder
R
redirect(String)
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
redirect(String)
- Method in class org.atmosphere.nettosphere.
NettyWebSocket
removeAttribute(String)
- Method in class org.atmosphere.nettosphere.
Context
resource(String)
- Method in class org.atmosphere.nettosphere.
Config.Builder
The path location of static resource (e.g html)
resource(String, AtmosphereHandler)
- Method in class org.atmosphere.nettosphere.
Config.Builder
resource(String, Servlet)
- Method in class org.atmosphere.nettosphere.
Config.Builder
resource(Class<?>)
- Method in class org.atmosphere.nettosphere.
Config.Builder
resource(String, Class<?>)
- Method in class org.atmosphere.nettosphere.
Config.Builder
resumeOnBroadcast(boolean)
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
S
sanitizeUri(String)
- Method in class org.atmosphere.nettosphere.
HttpStaticFileServerHandler
sendError(ChannelHandlerContext, HttpResponseStatus, MessageEvent)
- Method in class org.atmosphere.nettosphere.
HttpStaticFileServerHandler
sendError(ChannelHandlerContext, HttpResponseStatus, MessageEvent)
- Method in class org.atmosphere.nettosphere.
NettyAtmosphereHandler
SERVICED
- Static variable in class org.atmosphere.nettosphere.
HttpStaticFileServerHandler
setAttribute(String, Object)
- Method in class org.atmosphere.nettosphere.
Context
start()
- Method in class org.atmosphere.nettosphere.
Nettosphere
Start the server
STATIC_MAPPING
- Static variable in class org.atmosphere.nettosphere.
HttpStaticFileServerHandler
stop()
- Method in class org.atmosphere.nettosphere.
Nettosphere
Stop the Server
U
Utils
- Class in
org.atmosphere.nettosphere.util
Utils()
- Constructor for class org.atmosphere.nettosphere.util.
Utils
V
Version
- Class in
org.atmosphere.nettosphere.util
Class contains information about Atmosphere framework
Version()
- Constructor for class org.atmosphere.nettosphere.util.
Version
W
webSocketProtocol(Class<? extends WebSocketProtocol>)
- Method in class org.atmosphere.nettosphere.
Config.Builder
webSocketProtocol()
- Method in class org.atmosphere.nettosphere.
Config
write(String)
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
write(byte[])
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
write(byte[], int, int)
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
write(String)
- Method in class org.atmosphere.nettosphere.
NettyWebSocket
write(byte[])
- Method in class org.atmosphere.nettosphere.
NettyWebSocket
write(byte[], int, int)
- Method in class org.atmosphere.nettosphere.
NettyWebSocket
writeError(int, String)
- Method in class org.atmosphere.nettosphere.
ChannelAsyncIOWriter
writeError(int, String)
- Method in class org.atmosphere.nettosphere.
NettyWebSocket
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.