Index of module types


A
AWT [JavaApplet]
The module type for applets linked with -applet awt.

G
Generic [JavaServlet]
The module type for servlets compiled with -servlet generic.
Graphics [JavaApplet]
The module type for applets linked with -applet graphics.

H
HTTP [JavaServlet]
The module type for servlets compiled with -servlet http.
HTTPSessionActivationListener [JavaServlet]
The module type for listeners compiled with -servlet session-activation-listener.
HTTPSessionAttributeListener [JavaServlet]
The module type for listeners compiled with -servlet session-attribute-listener.
HTTPSessionBindingListener [JavaServlet]
The module type for listeners compiled with -servlet session-binding-listener.
HTTPSessionIdListener [JavaServlet]
The module type for listeners compiled with -servlet session-id-listener.
HTTPSessionListener [JavaServlet]
The module type for listeners compiled with -servlet session-listener.

S
ServletContextAttributeListener [JavaServlet]
The module type for listeners compiled with -servlet context-attribute-listener.
ServletContextListener [JavaServlet]
The module type for listeners compiled with -servlet context-listener.
Swing [JavaApplet]
The module type for applets linked with -applet swing.

T
T [JavaArraySignature]
The module type of specialized arrays.