A B C D E F G H I J K L M N O P Q R S T U V W X

H

Handlet - Interface in com.faunos.util.net
An inversion-of-control mechanism for implementing a non-blocking network server or client.
HandletContext - Interface in com.faunos.util.net
An interface provided by a Handlet container to a handlet.
HandletException - Exception in com.faunos.util.net
 
HandletException() - Constructor for exception com.faunos.util.net.HandletException
 
HandletException(String) - Constructor for exception com.faunos.util.net.HandletException
 
HandletException(Throwable) - Constructor for exception com.faunos.util.net.HandletException
 
HandletException(String, Throwable) - Constructor for exception com.faunos.util.net.HandletException
 
HandletServer - Class in com.faunos.util.net
A Handlet container implementing the server-side of a network protocol.
HandletServer(InetAddress, int, ExecutorService) - Constructor for class com.faunos.util.net.HandletServer
Constructs a new instance with the given local host address and port number.
HandletServer(InetAddress, int, ExecutorService, Logger) - Constructor for class com.faunos.util.net.HandletServer
Constructs a new instance with the given local host address and port number.
HandletStateException - Exception in com.faunos.util.net
 
HandletStateException() - Constructor for exception com.faunos.util.net.HandletStateException
 
HandletStateException(String) - Constructor for exception com.faunos.util.net.HandletStateException
 
HandletStateException(Throwable) - Constructor for exception com.faunos.util.net.HandletStateException
 
HandletStateException(String, Throwable) - Constructor for exception com.faunos.util.net.HandletStateException
 
hasChildren(File) - Method in class com.faunos.util.io.file.FileSystemTraverser
Returns true is the specified file node is a directory.
hasChildren(T) - Method in class com.faunos.util.tree.AbstractTraverser
Determines whether the given node has child nodes.
hasDeletedIds() - Method in class com.faunos.skwish.sys.mgr.DeleteSetManager
 
hasDeleteSet() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Determines whether the delete-set file exists.
hashCode() - Method in class com.faunos.skwish.ext.http.SkwishHttpMountPoint
Returns the hash code consistent with SkwishHttpMountPoint.equals(Object).
hashCode() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Returns a suitable hash code as per the general contract of java.lang.Object.
hashCode() - Method in class com.faunos.util.AbstractCopyOnWriteMap
 
hashCode() - Method in class com.faunos.util.dim.line.RangeComparator
Returns this instance's hash code.
hashCode() - Method in class com.faunos.util.io.file.DirectoryOrdering
 
hashCode() - Method in class com.faunos.util.xml.LinkSequenceHandler.TypedLink
 
hasOverlaps(List<? extends Range>) - Static method in class com.faunos.util.dim.line.Ranges
Determines whether the given ranges overlap.
hasOverlaps(Range[]) - Static method in class com.faunos.util.dim.line.Ranges
Determines whether the given ranges overlap.
hasRemaining(Buffer[]) - Method in class com.faunos.util.io.BufferUtil
 
hasSegment() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Determines whether the instance has a segment.
hasWork() - Method in class com.faunos.skwish.sys.mgr.DeadSegManager
 
hasWork() - Method in class com.faunos.skwish.sys.mgr.DeleteSetManager
 
hasWork() - Method in class com.faunos.skwish.sys.mgr.LiveSegManager
 
HEADERS - Static variable in class com.faunos.util.net.http.ResponseHeaderStage
 
headMap(K) - Method in class com.faunos.util.CopyOnWriteSortedMap
 
helper - Static variable in class com.faunos.skwish.sys.BaseSegment
 
helper - Static variable in class com.faunos.skwish.sys.Index
 
helper - Static variable in class com.faunos.skwish.sys.mgr.FileBackedDeleteSet
 
Helper - Class in com.faunos.util.test
Utility used by some test cases.
Helper() - Constructor for class com.faunos.util.test.Helper
 
Helper(Class<?>) - Constructor for class com.faunos.util.test.Helper
 
hi() - Method in class com.faunos.skwish.Segment
 
hi() - Method in interface com.faunos.util.dim.line.Range
Returns the high (exclusive) value of the range.
hiSegment() - Method in class com.faunos.skwish.sys.filters.UnionSegment
Returns the subsegment with the largest base Id.
HttpHandlet - Class in com.faunos.util.net.http
HTTP/1.1 server protocol implementation using a staged I/O strategy.
HttpHandlet(ResponseFactory) - Constructor for class com.faunos.util.net.http.HttpHandlet
 
HttpServer - Class in com.faunos.util.net.http
An embedded, non-blocking HTTP server implementation using a staged I/O approach.
HttpServer(ResponseFactory, InetAddress, int, ExecutorService) - Constructor for class com.faunos.util.net.http.HttpServer
Constructs an application-specific instance.
HttpServer(ResponseFactory, InetAddress, int, ExecutorService, Logger) - Constructor for class com.faunos.util.net.http.HttpServer
Constructs an application-specific instance.

A B C D E F G H I J K L M N O P Q R S T U V W X
SourceForge.net Logo