Index

A C D G H I N S 
All Classes and Interfaces|All Packages|Serialized Form

A

addSocket(HttpSocketServlet.ServletSocket) - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet.ServletSocketContext
 

C

callOnError(Throwable) - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet.ServletSocket
 
callOnMessages(List<? extends Message>) - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet.ServletSocket
 
close() - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet.ServletSocket
 
com.aoapps.messaging.http.servlet - module com.aoapps.messaging.http.servlet
 
com.aoapps.messaging.http.servlet - package com.aoapps.messaging.http.servlet
 

D

destroy() - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet
When the servlet is destroyed, any executors and all active sockets are also closed.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet
Get requests must never be used.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet
 

G

getLastModified(HttpServletRequest) - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet
Last modified times must never be used.
getProtocol() - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet.ServletSocket
 
getServerName() - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet.ServletSocket
All requests for this socket must use the same server name.

H

HttpSocketServlet - Class in com.aoapps.messaging.http.servlet
Server component for bi-directional messaging over HTTP.
HttpSocketServlet(Encoder) - Constructor for class com.aoapps.messaging.http.servlet.HttpSocketServlet
 
HttpSocketServlet.ServletSocket - Class in com.aoapps.messaging.http.servlet
Servlet socket implementation.
HttpSocketServlet.ServletSocketContext - Class in com.aoapps.messaging.http.servlet
Expose to this package.

I

init() - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet
 

N

newIdentifier() - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet.ServletSocketContext
 

S

sendMessagesImpl(Collection<? extends Message>) - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet.ServletSocket
 
ServletSocketContext() - Constructor for class com.aoapps.messaging.http.servlet.HttpSocketServlet.ServletSocketContext
 
socketContext - Variable in class com.aoapps.messaging.http.servlet.HttpSocketServlet
 
startImpl(Callback<? super Socket>, Callback<? super Throwable>) - Method in class com.aoapps.messaging.http.servlet.HttpSocketServlet.ServletSocket
 
A C D G H I N S 
All Classes and Interfaces|All Packages|Serialized Form