Uses of Class
org.jgrapes.io.events.Opened
Package
Description
Provides the events handled by the server components.
Provides the events used by the I/O related components.
Mail related events.
-
Uses of Opened in org.jgrapes.http.events
Modifier and TypeClassDescriptionclass
Signals that a HTTP connection for aHttpRequest
has been established. -
Uses of Opened in org.jgrapes.io.events
Modifier and TypeClassDescriptionclass
class
Fired when a process has been started. -
Uses of Opened in org.jgrapes.mail.events
Modifier and TypeClassDescriptionclass
Fired when the requested connection has been established. -
Uses of Opened in org.jgrapes.net.events
Modifier and TypeClassDescriptionclass
This event signals that a new connection has been made by a client.class
This event signals that a new connection has been made by a client.class
Connected<T>
This event signals that a new connection has been established.class
Signals that a server has bound to a socket address and is ready to accept connections.