Package net.thevpc.nhttp.server.api
Class NWebResponseHeaders
java.lang.Object
net.thevpc.nhttp.server.api.NWebResponseHeaders
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetContentType(String contentType) setErrorCode(NWebErrorCode errorCode)
-
Constructor Details
-
NWebResponseHeaders
public NWebResponseHeaders()
-
-
Method Details
-
getContentType
-
setContentType
-
getErrorCode
-
setErrorCode
-