@AntTask(value="http-options") public static class HTTPTask.Options extends HTTPTask.Request
Task
to OPTIONS.
<http-options buffer="boolean" charset="String" classname="String" classpathref="Reference" content="String" description="String" fragment="String" host="String" path="String" port="Integer" query="String" scheme="String" taskname="String" uri="String" userinfo="String">
<classpath .../>
<parameter if="String" name="String" unless="String">... text ...</parameter>
<header if="String" name="String" unless="String">... text ...</header>
... text ...
</http-options>
HTTPTask.Delete, HTTPTask.Get, HTTPTask.Head, HTTPTask.NameValuePairImpl, HTTPTask.Options, HTTPTask.Patch, HTTPTask.Post, HTTPTask.Put, HTTPTask.Request
description, location, project
Constructor and Description |
---|
Options() |
Modifier and Type | Method and Description |
---|---|
protected HttpUriRequest |
request()
Method to construct the
HTTPTask -specific
HttpUriRequest . |
addConfiguredHeader, addConfiguredParameter, addText, configure, execute, init, setCharset, setFragment, setHost, setPath, setPort, setQuery, setScheme, setURI, setUserInfo
builder, log, log, log, process, process
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAntTaskName
log, log, log, log, log, log, log, log, log, log, log
createClasspath, delegate, delegate, getClassForName, getClassLoader, setClassname, setClasspathref
configure
public Options()
protected HttpUriRequest request()
HTTPTask.Request
HTTPTask
-specific
HttpUriRequest
.request
in class HTTPTask.Request
HttpUriRequest
.Copyright © 2015–2020 Allen D. Ball. All rights reserved.