G O S W 

G

getAuthor() - Method in class org.atmosphere.samples.chat.WebSocketChat.Data
 
getMessage() - Method in class org.atmosphere.samples.chat.WebSocketChat.Data
 
getTime() - Method in class org.atmosphere.samples.chat.WebSocketChat.Data
 

O

onOpen(WebSocket) - Method in class org.atmosphere.samples.chat.WebSocketChat
 
onTextStream(WebSocket, Reader) - Method in class org.atmosphere.samples.chat.WebSocketChat
 
org.atmosphere.samples.chat - package org.atmosphere.samples.chat
 

S

setAuthor(String) - Method in class org.atmosphere.samples.chat.WebSocketChat.Data
 
setMessage(String) - Method in class org.atmosphere.samples.chat.WebSocketChat.Data
 
setTime(long) - Method in class org.atmosphere.samples.chat.WebSocketChat.Data
 

W

WebSocketChat - Class in org.atmosphere.samples.chat
Simple WebSocketHandler that implement the logic to build a Chat application.
WebSocketChat() - Constructor for class org.atmosphere.samples.chat.WebSocketChat
 
WebSocketChat.Data - Class in org.atmosphere.samples.chat
 
WebSocketChat.Data() - Constructor for class org.atmosphere.samples.chat.WebSocketChat.Data
 
WebSocketChat.Data(String, String) - Constructor for class org.atmosphere.samples.chat.WebSocketChat.Data
 
G O S W 

Copyright © 2014. All Rights Reserved.