Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W _ 

W

warn(String) - Method in interface ej.hoka.log.Logger
Log with level warn.
welcomeFile(String) - Method in class ej.hoka.http.requesthandler.ClasspathFilesHandler.ClasspathFilesHandlerBuilder
Returns the instance of ClasspathFilesHandler.ClasspathFilesHandlerBuilder configured with the given file name as the index.
WILDCARD - Static variable in class ej.hoka.http.HttpConstants
Wildcard '*'.
withStrictAcceptContentEncoding() - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
RFC2616 14.3 Activate strict content encoding acceptance.
withTrailingSlashSupport() - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Activate trailing slash matching support in URI.
workerCount(int) - Method in class ej.hoka.http.HttpServer.HttpServerBuilder
Set threads count that handles incoming request.
write(byte[], int, int) - Method in class ej.hoka.io.ChunkedMessageBodyOutputStream
Writes the content of the byte array b from the offset off in length len in chunked encoding using the underlying OutputStream.
write(int) - Method in class ej.hoka.io.ChunkedMessageBodyOutputStream
Write one byte of data.
write(byte[]) - Method in class ej.hoka.io.IdentityMessageBodyOutputStream
Writes the content of the byte array to the underlying output stream.
write(byte[], int, int) - Method in class ej.hoka.io.IdentityMessageBodyOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class ej.hoka.io.IdentityMessageBodyOutputStream
Writes the specified byte to this output stream.
A B C D E F G H I K L M N O P Q R S T U V W _ 
Skip navigation links