Uses of Class
cronapp.framework.core.model.HttpHeader
-
Packages that use HttpHeader Package Description cronapp.framework.core.model -
-
Uses of HttpHeader in cronapp.framework.core.model
Methods in cronapp.framework.core.model that return types with arguments of type HttpHeader Modifier and Type Method Description Collection<HttpHeader>AppConfiguration. getExtraHeaders()Method parameters in cronapp.framework.core.model with type arguments of type HttpHeader Modifier and Type Method Description voidAppConfiguration. setExtraHeaders(Collection<HttpHeader> extraHeaders)
-