C D E I M O P R S T V W 

E

Event - Class in com.stephengware.java.mss
The parent class of every kind of event that can be returned by an EventQueue.
Event.Type - Enum in com.stephengware.java.mss
The various types of events.
EventQueue - Class in com.stephengware.java.mss
An EventQueue listens for incoming Connections and allows the user to get a sequence of Events via the pop method.
EventQueue(int) - Constructor for class com.stephengware.java.mss.EventQueue
Creates a new EventQueue which, when started, will listen on the given port for new Connections and begin filling with Events.
exception - Variable in class com.stephengware.java.mss.ExceptionEvent
 
ExceptionEvent - Class in com.stephengware.java.mss
Indicates that an exception has occurred while creating a new connection, processing the input from a connection, or closing a connection.
C D E I M O P R S T V W