Uses of Class
org.jgrapes.core.events.Stop
Packages that use Stop
Package
Description
I/O related components built on top of the core package.
Classes for managing processes.
Utility classes, mainly for adapted buffers to specific needs.
Networking related I/O classes.
-
Uses of Stop in org.jgrapes.io
Methods in org.jgrapes.io with parameters of type StopModifier and TypeMethodDescriptionvoid
Handle stop by closing all files.void
Stops the thread that reads data from the input stream.void
Stops the thread that is associated with this dispatcher. -
Uses of Stop in org.jgrapes.io.process
Methods in org.jgrapes.io.process with parameters of type Stop -
Uses of Stop in org.jgrapes.io.util
Methods in org.jgrapes.io.util with parameters of type Stop -
Uses of Stop in org.jgrapes.net
Methods in org.jgrapes.net with parameters of type Stop