applications.webServer.httpPacketUtils
Class HttpResponseFactory
- public class HttpResponseFactory
createExpiredOkResponse
public static HttpResponse createExpiredOkResponse(String htmlBody)
createGetFileResponseWithoutBody
public static HttpResponse createGetFileResponseWithoutBody(String contentType, int fileLength)
createNotFoundResponse
public static HttpResponse createNotFoundResponse()
createOkResponse
public static HttpResponse createOkResponse(String htmlBody)
to Class applications.webServer.httpPacketUtils.HttpResponse- link dependency
to Class applications.webServer.httpPacketUtils.HttpConstants
- link dependency