C D E G J M N O S W 

C

Chat - Class in org.atmosphere.wasync.samples
Simple annotated class that demonstrate the power of Atmosphere.
Chat() - Constructor for class org.atmosphere.wasync.samples.Chat
 

D

decode(String) - Method in class org.atmosphere.wasync.samples.JacksonDecoder
 

E

encode(Message) - Method in class org.atmosphere.wasync.samples.JacksonEncoder
 

G

getAuthor() - Method in class org.atmosphere.wasync.samples.Message
 
getMessage() - Method in class org.atmosphere.wasync.samples.Message
 
getTime() - Method in class org.atmosphere.wasync.samples.Message
 

J

JacksonDecoder - Class in org.atmosphere.wasync.samples
Decode a String into a Message.
JacksonDecoder() - Constructor for class org.atmosphere.wasync.samples.JacksonDecoder
 
JacksonEncoder - Class in org.atmosphere.wasync.samples
Encode a Message into a String
JacksonEncoder() - Constructor for class org.atmosphere.wasync.samples.JacksonEncoder
 

M

main(String[]) - Static method in class org.atmosphere.wasync.samples.NettosphereChat
 
main(String[]) - Static method in class org.atmosphere.wasync.samples.wAsyncChat
 
Message - Class in org.atmosphere.wasync.samples
 
Message() - Constructor for class org.atmosphere.wasync.samples.Message
 
Message(String, String) - Constructor for class org.atmosphere.wasync.samples.Message
 

N

NettosphereChat - Class in org.atmosphere.wasync.samples
A bootstrap class that start Nettosphere and the Atmosphere Chat samples.
NettosphereChat() - Constructor for class org.atmosphere.wasync.samples.NettosphereChat
 

O

onDisconnect(AtmosphereResourceEvent) - Method in class org.atmosphere.wasync.samples.Chat
Invoked when the client disconnect or when an unexpected closing of the underlying connection happens.
onMessage(Message) - Method in class org.atmosphere.wasync.samples.Chat
Simple annotated class that demonstrate how Encoder and Decoder can be used.
onReady(AtmosphereResource) - Method in class org.atmosphere.wasync.samples.Chat
Invoked when the connection as been fully established and suspended, e.g ready for receiving messages.
org.atmosphere.wasync.samples - package org.atmosphere.wasync.samples
 

S

setAuthor(String) - Method in class org.atmosphere.wasync.samples.Message
 
setMessage(String) - Method in class org.atmosphere.wasync.samples.Message
 
setTime(long) - Method in class org.atmosphere.wasync.samples.Message
 

W

wAsyncChat - Class in org.atmosphere.wasync.samples
 
wAsyncChat() - Constructor for class org.atmosphere.wasync.samples.wAsyncChat
 
C D E G J M N O S W 

Copyright © 2015. All Rights Reserved.