Skip navigation links
C G I S W 

C

cloud.piranha.http.grizzly - package cloud.piranha.http.grizzly
A Grizzly based HTTP server front-end.

G

getHeader(String) - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the header.
getHeaderNames() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the header names.
getInputStream() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the input stream.
getLocalAddress() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the local address.
getLocalHostname() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the local hostname.
getLocalPort() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the local port.
getMethod() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the method.
getOutputStream() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerResponse
Get the output stream.
getQueryParameter(String) - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the query parameter.
getQueryString() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the query string.
getRemoteAddress() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the remote address.
getRemoteHostname() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the remote hostname.
getRemotePort() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the remote port.
getRequestTarget() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Get the request target.
GrizzlyHttpServer - Class in cloud.piranha.http.grizzly
The Grizzly-based HTTP Server.
GrizzlyHttpServer() - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServer
Constructor.
GrizzlyHttpServer(int) - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServer
Constructor
GrizzlyHttpServer(int, HttpServerProcessor) - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServer
Constructor
GrizzlyHttpServer(HttpServer) - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServer
Constructor
GrizzlyHttpServerRequest - Class in cloud.piranha.http.grizzly
The Grizzly HTTP server request.
GrizzlyHttpServerRequest(Request) - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServerRequest
Constructor.
GrizzlyHttpServerResponse - Class in cloud.piranha.http.grizzly
The Grizzly HTTP server response.
GrizzlyHttpServerResponse(Response) - Constructor for class cloud.piranha.http.grizzly.GrizzlyHttpServerResponse
Constructor.

I

isRunning() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServer
Is the server running.

S

setHeader(String, String) - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerResponse
Set the header.
setStatus(int) - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerResponse
Set the status.
start() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServer
Start the server.
stop() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServer
Stop the server.

W

writeHeaders() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerResponse
Write the headers.
writeStatusLine() - Method in class cloud.piranha.http.grizzly.GrizzlyHttpServerResponse
Write the status line.
C G I S W 
Skip navigation links

Copyright © 2020. All rights reserved.