Index

A B C D E F G H I J L M N O P Q R S U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

H

HasMany - Annotation Interface in com.creativityfactory.swiftserver.annotation
Indicates that the annotated field represents a "has many" relationship with another class.
header(String) - Method in class com.creativityfactory.swiftserver.request.HttpRequest
 
header(String) - Method in interface com.creativityfactory.swiftserver.request.Request
Returns the value of the specified request header as a string.
hostname() - Method in class com.creativityfactory.swiftserver.request.HttpRequest
 
hostname() - Method in interface com.creativityfactory.swiftserver.request.Request
Returns the hostname of the server that received the current request.
HttpRequest - Class in com.creativityfactory.swiftserver.request
An implementation of the Request interface that provides methods for getting HTTP request attributes and related stuffs.
HttpRequest(HttpServletRequest) - Constructor for class com.creativityfactory.swiftserver.request.HttpRequest
 
HttpRequestHandler - Interface in com.creativityfactory.swiftserver.app
Functional interface for handling HTTP requests.
HttpResponse - Class in com.creativityfactory.swiftserver.response
An implementation of the Response interface that provides methods for setting HTTP response attributes and writing response data.
HttpResponse(HttpServletRequest, HttpServletResponse) - Constructor for class com.creativityfactory.swiftserver.response.HttpResponse
 
A B C D E F G H I J L M N O P Q R S U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form