Uses of Class
org.codelibs.fess.util.InputStreamThread
Packages that use InputStreamThread
-
Uses of InputStreamThread in org.codelibs.fess.thumbnail.impl
Constructors in org.codelibs.fess.thumbnail.impl with parameters of type InputStreamThreadModifierConstructorDescriptionProcessDestroyer(Process p, InputStreamThread ist, long timeout) Constructor for ProcessDestroyer. -
Uses of InputStreamThread in org.codelibs.fess.util
Fields in org.codelibs.fess.util declared as InputStreamThreadModifier and TypeFieldDescriptionprotected InputStreamThreadJobProcess.inputStreamThreadThe thread that handles reading from the process input stream.Methods in org.codelibs.fess.util that return InputStreamThreadModifier and TypeMethodDescriptionJobProcess.getInputStreamThread()Returns the input stream thread that handles process output.