A B C D E F G H I J K L M N O P Q R S T U V W X _

A

AbderaAtomEntryProvider - Class in org.apache.wink.providers.abdera
 
AbderaAtomEntryProvider() - Constructor for class org.apache.wink.providers.abdera.AbderaAtomEntryProvider
 
AbderaAtomFeedProvider - Class in org.apache.wink.providers.abdera
 
AbderaAtomFeedProvider() - Constructor for class org.apache.wink.providers.abdera.AbderaAtomFeedProvider
 
AbstractAuthSecurityHandler - Class in org.apache.wink.client.handlers
 
AbstractAuthSecurityHandler() - Constructor for class org.apache.wink.client.handlers.AbstractAuthSecurityHandler
 
AbstractAuthSecurityHandler(String, String) - Constructor for class org.apache.wink.client.handlers.AbstractAuthSecurityHandler
 
AbstractDynamicResource - Class in org.apache.wink.common
Provides a basic implementation of the org.apache.wink.common.DynamicResource.
AbstractDynamicResource() - Constructor for class org.apache.wink.common.AbstractDynamicResource
 
AbstractHandler - Class in org.apache.wink.server.handlers
Convenience class for implementing a handler that is unaware of the handlers chain.
AbstractHandler() - Constructor for class org.apache.wink.server.handlers.AbstractHandler
 
AbstractHandlersChain<T extends Handler> - Class in org.apache.wink.server.handlers
 
AbstractHandlersChain() - Constructor for class org.apache.wink.server.handlers.AbstractHandlersChain
 
accept(String...) - Method in interface org.apache.wink.client.Resource
Add values to the Accept header.
accept(MediaType...) - Method in interface org.apache.wink.client.Resource
Add values to the Accept header.
accept - Variable in class org.apache.wink.common.model.app.AppCollection
 
ACCEPT_RANGES - Static variable in class org.apache.wink.common.http.HttpHeadersEx
 
ACCEPTED - Static variable in class org.apache.wink.common.http.HttpStatus
 
acceptHeaderAutoSet(boolean) - Method in class org.apache.wink.client.ClientConfig
Set whether client will automatically set an appropriate Accept header
acceptLanguage(String...) - Method in interface org.apache.wink.client.Resource
Add values to the Accept-Language header.
acceptLanguage(Locale...) - Method in interface org.apache.wink.client.Resource
Add values to the Accept-Language header.
activate(ComponentContext) - Method in class org.apache.wink.osgi.WinkRequestProcessor
 
Activelock - Class in org.apache.wink.webdav.model
The activelock XML element per the WebDAV specification [RFC 4918]
Activelock() - Constructor for class org.apache.wink.webdav.model.Activelock
 
activelock - Variable in class org.apache.wink.webdav.model.Lockdiscovery
 
adapt(InputStream, ClientResponse) - Method in interface org.apache.wink.client.handlers.InputStreamAdapter
This method is called in order to wrap the response input stream with another input stream to allow the manipulation of the response entity stream.
adapt(OutputStream, ClientRequest) - Method in interface org.apache.wink.client.handlers.OutputStreamAdapter
This method is called in order to wrap the request output stream with another output stream to allow the manipulation of the request entity stream.
add(int, Object) - Method in class org.apache.wink.json4j.JSONArray
 
add(Object, boolean) - Method in class org.apache.wink.json4j.JSONArray
 
add(Object) - Method in class org.apache.wink.json4j.JSONArray
 
addAll(Collection) - Method in class org.apache.wink.json4j.JSONArray
 
addAll(int, Collection) - Method in class org.apache.wink.json4j.JSONArray
 
addAltParam(boolean) - Method in interface org.apache.wink.server.utils.BaseLinksBuilder
Set whether the to automatically add to the generated links the "alt" query parameter indicating the link type.
addAuthor(SyndPerson) - Method in class org.apache.wink.common.model.synd.SyndBase
Add an author to the list of authors.
addCategory(AtomCategory) - Method in class org.apache.wink.common.categories.Categories
Add an atom:Category to the listing
addCategory(String) - Method in class org.apache.wink.common.categories.Categories
Create and add an atom:Category to the listing
addCategory(String, String, String) - Method in class org.apache.wink.common.categories.Categories
Create an add an atom:Category to the listing
addCategory(SyndCategory) - Method in class org.apache.wink.common.model.synd.SyndBase
Add a category to the list of categories.
addEntity(String[]) - Method in interface org.apache.wink.common.model.csv.CsvDeserializer
Add a single row to the CSV
addEntity(String[]) - Method in class org.apache.wink.common.model.csv.CsvTable
 
addEntity(String[]) - Method in class org.apache.wink.common.model.csv.MultiCsvTable
Add a row to the last table when deserializing a multi table csv.
addEntry(SyndEntry) - Method in class org.apache.wink.common.model.synd.SyndFeed
Add an entry to the list of entries.
addHandler(T) - Method in class org.apache.wink.server.handlers.AbstractHandlersChain
 
addHeader(String, String) - Method in class org.apache.wink.common.model.multipart.OutPart
add header to the part
addInputEncoding(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Adds InputEncoding to the list of supported Input Encoding
addInputStreamAdapter(InputStreamAdapter) - Method in interface org.apache.wink.client.handlers.HandlerContext
Add an InputStreamAdapter to adapt the response input stream
addLanguage(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Add "Language".
addLink(SyndLink) - Method in class org.apache.wink.common.model.synd.SyndBase
Add a link to the list of links.
addNewImage(OpenSearchImage) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Adds new Image to the list
addOpenSearchParameter(OpenSearchParameter) - Method in class org.apache.wink.common.model.opensearch.OpenSearchUrl
Add OpenSearch parameter to the list of Open Search Parameters
addOpenSearchQuery(OpenSearchQuery) - Method in class org.apache.wink.common.model.atom.AtomFeed
Adds an opensearch Query element
addOutputEncoding(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Adds OutputEncoding to the list of supported Output Encoding
addOutputStreamAdapter(OutputStreamAdapter) - Method in interface org.apache.wink.client.handlers.HandlerContext
Add an OutputStreamAdapter to adapt the request output stream
addPart(OutPart) - Method in class org.apache.wink.common.model.multipart.BufferedOutMultiPart
 
addQuery(OpenSearchQuery) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Adds OpenSearchQuery to the list of Open Search Queries
addRow(String...) - Method in class org.apache.wink.common.model.csv.CsvTable
Add a row to the table.
addTable(CsvTable) - Method in class org.apache.wink.common.model.csv.MultiCsvTable
Add a table to this multi-table csv.
addUrl(OpenSearchUrl) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Adds OpenSearchUrl to the list of Open Search Urls.
adultContent - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
ALLOW - Static variable in class org.apache.wink.common.http.HttpHeadersEx
 
Allprop - Class in org.apache.wink.webdav.model
The allprop XML element per the WebDAV specification [RFC 4918]
Allprop() - Constructor for class org.apache.wink.webdav.model.Allprop
 
allprop - Variable in class org.apache.wink.webdav.model.Propfind
 
allResources(boolean) - Method in interface org.apache.wink.server.utils.SystemLinksBuilder
Determines if this system links builder will generate links for all the root resources that are reachable when the search mode is "Continued Search" or just the current active resource.
any - Variable in class org.apache.wink.common.model.app.AppCollection
 
any - Variable in class org.apache.wink.common.model.app.AppService
 
any - Variable in class org.apache.wink.common.model.app.AppWorkspace
 
any - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
any - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
any - Variable in class org.apache.wink.common.model.atom.AtomPerson
 
any - Variable in class org.apache.wink.common.model.rss.RssChannel
 
any - Variable in class org.apache.wink.common.model.rss.RssItem
 
any - Variable in class org.apache.wink.common.model.wadl.Application
 
any - Variable in class org.apache.wink.common.model.wadl.Grammars
 
any - Variable in class org.apache.wink.common.model.wadl.Link
 
any - Variable in class org.apache.wink.common.model.wadl.Method
 
any - Variable in class org.apache.wink.common.model.wadl.Option
 
any - Variable in class org.apache.wink.common.model.wadl.Param
 
any - Variable in class org.apache.wink.common.model.wadl.Representation
 
any - Variable in class org.apache.wink.common.model.wadl.Request
 
any - Variable in class org.apache.wink.common.model.wadl.Resource
 
any - Variable in class org.apache.wink.common.model.wadl.Resources
 
any - Variable in class org.apache.wink.common.model.wadl.ResourceType
 
any - Variable in class org.apache.wink.common.model.wadl.Response
 
any - Variable in class org.apache.wink.webdav.model.Error
 
any - Variable in class org.apache.wink.webdav.model.Prop
 
any - Variable in class org.apache.wink.webdav.model.Resourcetype
 
ApacheHttpClientConfig - Class in org.apache.wink.client
Deprecated.  
ApacheHttpClientConfig() - Constructor for class org.apache.wink.client.ApacheHttpClientConfig
Deprecated.  
ApacheHttpClientConfig(HttpClient) - Constructor for class org.apache.wink.client.ApacheHttpClientConfig
Deprecated.  
ApacheHttpClientConfig - Class in org.apache.wink.client.httpclient
Configuration object that wraps Apache HttpClient as underling Http client.
ApacheHttpClientConfig() - Constructor for class org.apache.wink.client.httpclient.ApacheHttpClientConfig
 
ApacheHttpClientConfig(HttpClient) - Constructor for class org.apache.wink.client.httpclient.ApacheHttpClientConfig
 
ApacheJSONArrayDelegate - Class in org.apache.wink.json4j.compat.impl
 
ApacheJSONArrayDelegate() - Constructor for class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
ApacheJSONArrayDelegate(JSONArray) - Constructor for class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
ApacheJSONFactory - Class in org.apache.wink.json4j.compat.impl
 
ApacheJSONFactory() - Constructor for class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
ApacheJSONObjectDelegate - Class in org.apache.wink.json4j.compat.impl
 
ApacheJSONObjectDelegate() - Constructor for class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
ApacheJSONObjectDelegate(JSONObject) - Constructor for class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
ApacheJSONStringerDelegate - Class in org.apache.wink.json4j.compat.impl
 
ApacheJSONStringerDelegate() - Constructor for class org.apache.wink.json4j.compat.impl.ApacheJSONStringerDelegate
 
ApacheJSONWriterDelegate - Class in org.apache.wink.json4j.compat.impl
 
ApacheJSONWriterDelegate(Writer) - Constructor for class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
APP_PREFIX - Static variable in class org.apache.wink.common.RestConstants
 
AppAccept - Class in org.apache.wink.common.model.app
The "app:accept" Element Per RFC5023
AppAccept() - Constructor for class org.apache.wink.common.model.app.AppAccept
 
AppCategories - Class in org.apache.wink.common.model.app
The "app:categories" Element Per RFC5023
AppCategories() - Constructor for class org.apache.wink.common.model.app.AppCategories
 
AppCollection - Class in org.apache.wink.common.model.app
The "app:collection" Element Per RFC5023
AppCollection() - Constructor for class org.apache.wink.common.model.app.AppCollection
 
append(String, Object) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
append(String, Object) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
append(String, Object) - Method in class org.apache.wink.json4j.JSONObject
Method to append the 'value' object to the element at entry 'key'.
Application - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Application() - Constructor for class org.apache.wink.common.model.wadl.Application
 
applications(Application...) - Method in class org.apache.wink.client.ClientConfig
Add applications
AppService - Class in org.apache.wink.common.model.app
The "app:service" Element Per RFC5023
AppService() - Constructor for class org.apache.wink.common.model.app.AppService
 
AppWorkspace - Class in org.apache.wink.common.model.app
The "app:workspace" Element Per RFC5023
AppWorkspace() - Constructor for class org.apache.wink.common.model.app.AppWorkspace
 
AppYesNo - Enum in org.apache.wink.common.model.app
An enum for specifying the value of a "fixed" attribute of the app:categories element
array() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
array() - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
array() - Method in class org.apache.wink.json4j.JSONWriter
Open a new JSON Array in the output stream.
Asset - Annotation Type in org.apache.wink.common.annotations
 
AsyncHttpClientConfiguration - Class in org.apache.wink.client
Configure the AsyncHttpClient
AsyncHttpClientConfiguration() - Constructor for class org.apache.wink.client.AsyncHttpClientConfiguration
 
AsyncHttpClientConfiguration(AsyncHttpClient) - Constructor for class org.apache.wink.client.AsyncHttpClientConfiguration
 
AsyncHttpClientConnectionHandler - Class in org.apache.wink.client
Extends AbstractConnectionHandler and uses AsyncHttpClient to perform HTTP request execution.
AsyncHttpClientConnectionHandler(AsyncHttpClient) - Constructor for class org.apache.wink.client.AsyncHttpClientConnectionHandler
 
ATOM_HTML - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_PREFIX - Static variable in class org.apache.wink.common.RestConstants
 
ATOM_REL_ALT - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_EDIT - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_EDIT_MEDIA - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_ENCLOSURE - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_FIRST - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_HISTORY - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_LAST - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_NEXT - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_PREVIOUS - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_RELATED - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_SEARCH - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_SELF - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_REL_VIA - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_TXT - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
ATOM_XHTML - Static variable in class org.apache.wink.common.model.atom.AtomConstants
 
AtomCategory - Class in org.apache.wink.common.model.atom
The "atom:category" element Per RFC4287
AtomCategory() - Constructor for class org.apache.wink.common.model.atom.AtomCategory
 
AtomCategory(SyndCategory) - Constructor for class org.apache.wink.common.model.atom.AtomCategory
 
AtomCommonAttributes - Class in org.apache.wink.common.model.atom
Common attributes Per RFC4287
AtomCommonAttributes() - Constructor for class org.apache.wink.common.model.atom.AtomCommonAttributes
 
AtomCommonAttributes(SyndCommonAttributes) - Constructor for class org.apache.wink.common.model.atom.AtomCommonAttributes
 
AtomCommonAttributesSimpleContent - Class in org.apache.wink.common.model.atom
Common attributes Per RFC4287
AtomCommonAttributesSimpleContent() - Constructor for class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
 
AtomCommonAttributesSimpleContent(SyndSimpleContent) - Constructor for class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
 
AtomConstants - Class in org.apache.wink.common.model.atom
Set of constants useful for ATOM related code.
AtomContent - Class in org.apache.wink.common.model.atom
The "atom:content" element Per RFC4287
AtomContent() - Constructor for class org.apache.wink.common.model.atom.AtomContent
 
AtomContent(SyndContent) - Constructor for class org.apache.wink.common.model.atom.AtomContent
 
AtomEntry - Class in org.apache.wink.common.model.atom
The "atom:entry" element Per RFC4287
AtomEntry() - Constructor for class org.apache.wink.common.model.atom.AtomEntry
 
AtomEntry(SyndEntry) - Constructor for class org.apache.wink.common.model.atom.AtomEntry
 
AtomFeed - Class in org.apache.wink.common.model.atom
The "atom:feed" element Per RFC4287
AtomFeed() - Constructor for class org.apache.wink.common.model.atom.AtomFeed
 
AtomFeed(SyndFeed) - Constructor for class org.apache.wink.common.model.atom.AtomFeed
 
AtomGenerator - Class in org.apache.wink.common.model.atom
The "atom:generator" element Per RFC4287
AtomGenerator() - Constructor for class org.apache.wink.common.model.atom.AtomGenerator
 
AtomGenerator(SyndGenerator) - Constructor for class org.apache.wink.common.model.atom.AtomGenerator
 
AtomLink - Class in org.apache.wink.common.model.atom
The "atom:link" elementPer RFC4287
AtomLink() - Constructor for class org.apache.wink.common.model.atom.AtomLink
 
AtomLink(SyndLink) - Constructor for class org.apache.wink.common.model.atom.AtomLink
 
AtomPerson - Class in org.apache.wink.common.model.atom
The Person construct Per RFC4287
AtomPerson() - Constructor for class org.apache.wink.common.model.atom.AtomPerson
 
AtomPerson(SyndPerson) - Constructor for class org.apache.wink.common.model.atom.AtomPerson
 
AtomText - Class in org.apache.wink.common.model.atom
Text Construct Per RFC4287
AtomText() - Constructor for class org.apache.wink.common.model.atom.AtomText
Create an empty AtomText with no type and no value
AtomText(String) - Constructor for class org.apache.wink.common.model.atom.AtomText
Create an AtomText with a type of AtomTextType.TEXT
AtomText(String, AtomTextType) - Constructor for class org.apache.wink.common.model.atom.AtomText
Create an AtomText with the specified value and type
AtomText(SyndText) - Constructor for class org.apache.wink.common.model.atom.AtomText
 
AtomTextType - Enum in org.apache.wink.common.model.atom
An enum for specifying the type of a Text construct
attribute(String, Object) - Method in interface org.apache.wink.client.Resource
Set an attribute on the resource.
attribute(String) - Method in interface org.apache.wink.client.Resource
Get an attribute
attribution - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
author - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
author - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
author - Variable in class org.apache.wink.common.model.rss.RssItem
 

B

BAD_GATEWAY - Static variable in class org.apache.wink.common.http.HttpStatus
 
BAD_REQUEST - Static variable in class org.apache.wink.common.http.HttpStatus
 
base - Variable in class org.apache.wink.common.model.atom.AtomCommonAttributes
 
base - Variable in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
 
base - Variable in class org.apache.wink.common.model.wadl.Resources
 
BaseLinksBuilder<T> - Interface in org.apache.wink.server.utils
Base interface for the the two types of link builders.
BaseTest - Class in org.apache.wink.client
 
BaseTest() - Constructor for class org.apache.wink.client.BaseTest
 
baseUri(URI) - Method in interface org.apache.wink.server.utils.BaseLinksBuilder
Set the base uri for this builder.
BasicAuthSecurityHandler - Class in org.apache.wink.client.handlers
SecurityHandler for a client to perform http basic auth:

Usage:
ClientConfig config = new ClientConfig();
BasicAuthSecurityHandler basicAuthSecHandler = new BasicAuthSecurityHandler(); basicAuthSecHandler.setUserName("username"); basicAuthSecHandler.setPassword("password"); config.handlers(basicAuthSecurityHandler);
// create the rest client instance
RestClient client = new RestClient(config);
// create the resource instance to interact with Resource
resource = client.resource("https://localhost:8080/path/to/resource");

BasicAuthSecurityHandler() - Constructor for class org.apache.wink.client.handlers.BasicAuthSecurityHandler
 
BasicAuthSecurityHandler(String, String) - Constructor for class org.apache.wink.client.handlers.BasicAuthSecurityHandler
 
bindComponent(Object) - Method in class org.apache.wink.osgi.WinkRequestProcessor
 
BufferedInMultiPart - Class in org.apache.wink.common.model.multipart
This class is used to represent inbound MultiPart messages, unlike the InMultiPart the BufferedInMultiPart enable non sequential access to the message's parts
BufferedInMultiPart(InMultiPart) - Constructor for class org.apache.wink.common.model.multipart.BufferedInMultiPart
 
BufferedInPart - Class in org.apache.wink.common.model.multipart
An extension to the InPart class that enables calling of the InPart.getBody(Class, java.lang.reflect.Type) multiple times and in a non sequential order.
BufferedInPart(InPart) - Constructor for class org.apache.wink.common.model.multipart.BufferedInPart
 
BufferedOutMultiPart - Class in org.apache.wink.common.model.multipart
A simple implementation of the OutMultiPart
BufferedOutMultiPart() - Constructor for class org.apache.wink.common.model.multipart.BufferedOutMultiPart
 
build(List<SyndLink>) - Method in interface org.apache.wink.server.utils.BaseLinksBuilder
Build the link(s) and add them to the provided list.

C

Categories - Class in org.apache.wink.common.categories
The Atom Publishing Protocol introduces the notion of a "Category Document" and the app:categories element.
Categories(List<AtomCategory>) - Constructor for class org.apache.wink.common.categories.Categories
Constructor
Categories() - Constructor for class org.apache.wink.common.categories.Categories
Constructor
categories - Variable in class org.apache.wink.common.model.app.AppCollection
 
category - Variable in class org.apache.wink.common.model.app.AppCategories
 
category - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
category - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
category - Variable in class org.apache.wink.common.model.rss.RssChannel
 
category - Variable in class org.apache.wink.common.model.rss.RssItem
 
channel - Variable in class org.apache.wink.common.model.rss.RssFeed
 
CHARACTER_ENCODING_UTF_8 - Static variable in class org.apache.wink.common.RestConstants
 
CHARSET_PARAM - Static variable in class org.apache.wink.common.RestConstants
 
checkValidity() - Method in class org.apache.wink.common.model.app.AppCategories
 
checkValidity() - Method in class org.apache.wink.common.model.atom.AtomContent
 
chunked - Variable in class org.apache.wink.client.httpclient.ApacheHttpClientConfig
 
clear() - Method in class org.apache.wink.json4j.OrderedJSONObject
(non-Javadoc)
clearRecords() - Static method in class org.apache.wink.logging.WinkLogHandler
Clear all logRecords from the captured list.
client - Variable in class org.apache.wink.client.httpclient.ApacheHttpClientConfig
 
ClientAuthenticationException - Exception in org.apache.wink.client
A clientruntime exception thrown for security authentication related exceptions.
ClientAuthenticationException() - Constructor for exception org.apache.wink.client.ClientAuthenticationException
 
ClientAuthenticationException(String) - Constructor for exception org.apache.wink.client.ClientAuthenticationException
 
ClientAuthenticationException(String, Throwable) - Constructor for exception org.apache.wink.client.ClientAuthenticationException
 
ClientAuthenticationException(Throwable) - Constructor for exception org.apache.wink.client.ClientAuthenticationException
 
ClientConfig - Class in org.apache.wink.client
Provides client configuration.
ClientConfig() - Constructor for class org.apache.wink.client.ClientConfig
Construct a new ClientConfig with the following default settings: proxy: none connect timeout: 60 seconds read timeout: 60 seconds follow redirects: true
ClientConfigException - Exception in org.apache.wink.client
Exception that is thrown for illegal configuration operations
ClientConfigException() - Constructor for exception org.apache.wink.client.ClientConfigException
 
ClientConfigException(String, Throwable) - Constructor for exception org.apache.wink.client.ClientConfigException
 
ClientConfigException(String) - Constructor for exception org.apache.wink.client.ClientConfigException
 
ClientConfigException(Throwable) - Constructor for exception org.apache.wink.client.ClientConfigException
 
ClientHandler - Interface in org.apache.wink.client.handlers
Interface that all client handlers must implement
ClientRequest - Interface in org.apache.wink.client
Represents a request issued by invoking any one of the invocation methods on a Resource.
ClientResponse - Interface in org.apache.wink.client
Represents an http response that was received after invoking any one of the invocation methods on a Resource.
ClientRuntimeException - Exception in org.apache.wink.client
Exception used to indicate runtime exception during client invocations
ClientRuntimeException() - Constructor for exception org.apache.wink.client.ClientRuntimeException
 
ClientRuntimeException(String, Throwable) - Constructor for exception org.apache.wink.client.ClientRuntimeException
 
ClientRuntimeException(String) - Constructor for exception org.apache.wink.client.ClientRuntimeException
 
ClientRuntimeException(Throwable) - Constructor for exception org.apache.wink.client.ClientRuntimeException
 
ClientWebException - Exception in org.apache.wink.client
An exception that indicates that an http error code was returned from the server
ClientWebException(ClientRequest, ClientResponse) - Constructor for exception org.apache.wink.client.ClientWebException
 
clone() - Method in class org.apache.wink.client.ClientConfig
 
clone() - Method in class org.apache.wink.common.http.HttpStatus
 
clone() - Method in class org.apache.wink.json4j.OrderedJSONObject
Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned.
clone() - Method in class org.apache.wink.server.handlers.AbstractHandlersChain
 
close() - Method in class org.apache.wink.client.AsyncHttpClientConnectionHandler
 
close() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONStringerDelegate
Over-ride to do nothing for the stringer.
close() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
close() - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
close() - Method in class org.apache.wink.json4j.JSONStringer
Over-ride to do nothing for the stringer.
close() - Method in class org.apache.wink.json4j.JSONWriter
Method to close the JSON Writer.
close() - Method in class org.apache.wink.logging.InMemoryHandler
 
close() - Method in class org.apache.wink.logging.WinkLogHandler
 
cloud - Variable in class org.apache.wink.common.model.rss.RssChannel
 
collection - Variable in class org.apache.wink.common.model.app.AppWorkspace
 
Collection - Class in org.apache.wink.webdav.model
The collection XML element per the WebDAV specification [RFC 4918]
Collection() - Constructor for class org.apache.wink.webdav.model.Collection
 
collection - Variable in class org.apache.wink.webdav.model.Resourcetype
 
CollectionCategories - Interface in org.apache.wink.common.categories
A contract implemented by a Collection resource to provide a set of supported categories represented in Atom Service Document.
comments - Variable in class org.apache.wink.common.model.rss.RssItem
 
CONFLICT - Static variable in class org.apache.wink.common.http.HttpStatus
 
CONNECT - Static variable in class org.apache.wink.common.http.HttpMethodEx
 
ConnectionHandler - Interface in org.apache.wink.client.handlers
Interface for specifying that a handler is the connection handler and is the last handler on the handler chain
connectTimeout(int) - Method in class org.apache.wink.client.ClientConfig
Convenience method to set the wink.client.connectTimeout property
consumeContent() - Method in interface org.apache.wink.client.ClientResponse
Consumes entity content.
contact - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
contains(String) - Method in class org.apache.wink.common.categories.Categories
Returns true if this app:categories listing contains a Category with the specified term
contains(String, String) - Method in class org.apache.wink.common.categories.Categories
Returns true if this app:categories listing contains a Category with the specified term and scheme
content - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
content - Variable in class org.apache.wink.common.model.rss.RssCategory
 
content - Variable in class org.apache.wink.common.model.rss.RssGuid
 
content - Variable in class org.apache.wink.common.model.rss.RssSource
 
content - Variable in class org.apache.wink.common.model.wadl.Doc
 
content - Variable in class org.apache.wink.webdav.model.Creationdate
 
content - Variable in class org.apache.wink.webdav.model.Displayname
 
content - Variable in class org.apache.wink.webdav.model.Getcontentlanguage
 
content - Variable in class org.apache.wink.webdav.model.Getcontentlength
 
content - Variable in class org.apache.wink.webdav.model.Getcontenttype
 
content - Variable in class org.apache.wink.webdav.model.Getetag
 
content - Variable in class org.apache.wink.webdav.model.Getlastmodified
 
content - Variable in class org.apache.wink.webdav.model.Keepalive
 
content - Variable in class org.apache.wink.webdav.model.Owner
 
CONTENT_DISPOSITION - Static variable in class org.apache.wink.common.http.HttpHeadersEx
 
contentType(String) - Method in interface org.apache.wink.client.Resource
Set the Content-Type header, overriding any previous value.
contentType(MediaType) - Method in interface org.apache.wink.client.Resource
Set the Content-Type header, overriding any previous value.
CONTINUE - Static variable in class org.apache.wink.common.http.HttpStatus
 
contributor - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
contributor - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
convertDateToXMLDate(Date) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
convertJavaDateToRssDate(Date) - Static method in class org.apache.wink.common.model.rss.RssChannel
 
convertRssDateToJavaDate(String) - Static method in class org.apache.wink.common.model.rss.RssChannel
 
convertXMLDateToDate(String) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
cookie(String) - Method in interface org.apache.wink.client.Resource
Add a Cookie value.
cookie(Cookie) - Method in interface org.apache.wink.client.Resource
Add a Cookie value.
copyright - Variable in class org.apache.wink.common.model.rss.RssChannel
 
copyStream(InputStream, OutputStream) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
copyTo(Prop) - Method in class org.apache.wink.webdav.model.Prop
Performs a shallow copy of all elements in this Prop instance into the dest Prop instance
count - Variable in class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
create(UriInfo) - Static method in class org.apache.wink.webdav.server.WebDAVResponseBuilder
 
createAccept(AppAccept) - Method in class org.apache.wink.common.model.app.ObjectFactory
Create an instance of JAXBElement<AppAccept >
createActivelock() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Activelock
createAllprop() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Allprop
createAppAccept() - Method in class org.apache.wink.common.model.app.ObjectFactory
Create an instance of AppAccept
createAppCategories() - Method in class org.apache.wink.common.model.app.ObjectFactory
Create an instance of AppCategories
createAppCollection() - Method in class org.apache.wink.common.model.app.ObjectFactory
Create an instance of AppCollection
createApplication() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Application
createAppService() - Method in class org.apache.wink.common.model.app.ObjectFactory
Create an instance of AppService
createAppWorkspace() - Method in class org.apache.wink.common.model.app.ObjectFactory
Create an instance of AppWorkspace
createAtomCategory() - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of AtomCategory
createAtomCommonAttributes() - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of AtomCommonAttributes
createAtomCommonAttributesSimpleContent() - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of AtomCommonAttributesSimpleContent
createAtomContent() - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of AtomContent
createAtomEntry() - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of AtomEntry
createAtomFeed() - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of AtomFeed
createAtomGenerator() - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of AtomGenerator
createAtomLink() - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of AtomLink
createAtomPerson() - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of AtomPerson
createAtomText() - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of AtomText
createAtomXhtml() - Method in class org.apache.wink.common.model.atom.ObjectFactory
 
createAtomXhtml(AtomXhtml) - Method in class org.apache.wink.common.model.atom.ObjectFactory
 
createAttribution(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createCategories(AppCategories) - Method in class org.apache.wink.common.model.app.ObjectFactory
Create an instance of JAXBElement<AppCategories >
createCategory(AtomCategory) - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of JAXBElement<AtomCategory >
createCollection(AppCollection) - Method in class org.apache.wink.common.model.app.ObjectFactory
Create an instance of JAXBElement<AppCollection >
createCollection() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Collection
createContact(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createContent(AtomContent) - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of JAXBElement<AtomContent >
createCreationdate() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Creationdate
createCsvTable(String...) - Method in class org.apache.wink.common.model.csv.MultiCsvTable
Create a new CsvTable with the specified header, and add it to this multi-table csv
CREATED - Static variable in class org.apache.wink.common.http.HttpStatus
 
createDepth(String) - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of JAXBElement<String>
createDescription(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createDeveloper(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createDisplayname() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Displayname
createDoc() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Doc
createDst(String) - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of JAXBElement<String>
createElement(QName) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
createElement(QName, String) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
createElement(QName, Element) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
createElement(String, String) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
createElement(String, String, String) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
createElement(String, String, Element) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
createEntry(AtomEntry) - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of JAXBElement<AtomEntry >
createError() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Error
createExclusive() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Exclusive
createFeed(AtomFeed) - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of JAXBElement<AtomFeed>
createGetcontentlanguage() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Getcontentlanguage
createGetcontentlength() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Getcontentlength
createGetcontenttype() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Getcontenttype
createGetetag() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Getetag
createGetlastmodified() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Getlastmodified
createGrammars() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Grammars
createHref(String) - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of JAXBElement<String>
createImage(OpenSearchImage) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<OpenSearchImage >
createInclude() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Include
createInputEncoding(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createItemsPerPage(BigInteger) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<BigInteger >
createJSONArray() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONArray(Collection) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONArray(Collection, boolean) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONArray(Reader) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONArray(Object) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONArray(Object, boolean) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONArray(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONArray() - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONArray(Collection) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONArray(Collection, boolean) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONArray(Reader) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONArray(Object) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONArray(Object, boolean) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONArray(String) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONObject() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONObject(Reader) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONObject(Map) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONObject(Map, boolean) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONObject(Object) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONObject(Object, boolean) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONObject(Object, String[]) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONObject(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONObject() - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONObject(Reader) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONObject(Map) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONObject(Map, boolean) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONObject(Object) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONObject(Object, boolean) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONObject(Object, String[]) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONObject(String) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONStringer() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONStringer() - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createJSONWriter(Writer) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONFactory
 
createJSONWriter(Writer) - Method in class org.apache.wink.json4j.compat.JSONFactory
 
createKeepalive() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Keepalive
createLanguage(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createLink() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Link
createLink() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Link
createLockdiscovery() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Lockdiscovery
createLockentry() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Lockentry
createLockinfo() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Lockinfo
createLockscope() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Lockscope
createLocktoken() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Locktoken
createLocktype() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Locktype
createLongName(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createMarshaller() - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
createMethod() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Method
createMultistatus() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Multistatus
createOmit() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Omit
createOpenSearchDescription() - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of OpenSearchDescription
createOpenSearchDescription(OpenSearchDescription) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement< OpenSearchDescription>
createOpenSearchImage() - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of OpenSearchImage
createOpenSearchQuery() - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of OpenSearchQuery
createOpenSearchUrl() - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of OpenSearchUrl
createOption() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Option
createOutputEncoding(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createOwner() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Owner
createParam() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Param
createProp() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Prop
createPropertybehavior() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Propertybehavior
createPropertyupdate() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Propertyupdate
createPropfind() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Propfind
createPropname() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Propname
createPropstat() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Propstat
createQuery(OpenSearchQuery) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<OpenSearchQuery >
createReader(InputStream, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
createRemove() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Remove
createRepresentation() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Representation
createRequest() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Request
createResource() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Resource
createResources() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Resources
createResourceType() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of ResourceType
createResourcetype() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Resourcetype
createResponse() - Method in class org.apache.wink.common.model.wadl.ObjectFactory
Create an instance of Response
createResponse() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Response
createResponsedescription(String) - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of JAXBElement<String>
createRssCategory() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssCategory
createRssCategory(RssCategory) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssCategory >
createRssChannel() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssChannel
createRssChannel(RssChannel) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssChannel >
createRssCloud() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssCloud
createRssCloud(RssCloud) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssCloud >
createRssEnclosure() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssEnclosure
createRssEnclosure(RssEnclosure) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssEnclosure >
createRssFeed() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssFeed
createRssGuid() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssGuid
createRssGuid(RssGuid) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssGuid >
createRssImage() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssImage
createRssImage(RssImage) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssImage >
createRssItem() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssItem
createRssItem(RssItem) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssItem >
createRssSkipDays() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssSkipDays
createRssSkipDays(RssSkipDays) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssSkipDays >
createRssSkipHours() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssSkipHours
createRssSkipHours(RssSkipHours) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssSkipHours >
createRssSource() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssSource
createRssSource(RssSource) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssSource >
createRssTextInput() - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of RssTextInput
createRssTextInput(RssTextInput) - Method in class org.apache.wink.common.model.rss.ObjectFactory
Create an instance of JAXBElement < RssTextInput >
createService(AppService) - Method in class org.apache.wink.common.model.app.ObjectFactory
Create an instance of JAXBElement<AppService >
createSet() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Set
createShared() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Shared
createShortName(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createSingleLinkBuilder() - Method in interface org.apache.wink.server.utils.LinkBuilders
Get a new instance of a SingleLinkBuilder.
createSrc(String) - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of JAXBElement<String>
createStartIndex(BigInteger) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<BigInteger >
createStatus(String) - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of JAXBElement<String>
createSupportedlock() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Supportedlock
createSyndicationRight(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createSystemLinksBuilder() - Method in interface org.apache.wink.server.utils.LinkBuilders
Get a new instance of a SystemLinksBuilder.
createTags(String) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<String>
createTimeout(String) - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of JAXBElement<String>
createTitle(AtomText) - Method in class org.apache.wink.common.model.atom.ObjectFactory
Create an instance of JAXBElement<AtomText>
createTotalResults(BigInteger) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<BigInteger >
createUnmarshaller() - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
createUrl(OpenSearchUrl) - Method in class org.apache.wink.common.model.opensearch.ObjectFactory
Create an instance of JAXBElement<OpenSearchUrl >
createWorkspace(AppWorkspace) - Method in class org.apache.wink.common.model.app.ObjectFactory
Create an instance of JAXBElement<AppWorkspace >
createWrite() - Method in class org.apache.wink.webdav.model.ObjectFactory
Create an instance of Write
createWriter(OutputStream, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
Creationdate - Class in org.apache.wink.webdav.model
The creationdate Property per the WebDAV specification [RFC 4918]
Creationdate() - Constructor for class org.apache.wink.webdav.model.Creationdate
 
Creationdate(String) - Constructor for class org.apache.wink.webdav.model.Creationdate
 
Creationdate(Date) - Constructor for class org.apache.wink.webdav.model.Creationdate
 
creationdate - Variable in class org.apache.wink.webdav.model.Prop
 
CsvDeserializer - Interface in org.apache.wink.common.model.csv
This interface is used in the deserialization of a CSV
CsvSerializer - Interface in org.apache.wink.common.model.csv
This interface is used in the serialization of a CSV
CsvTable - Class in org.apache.wink.common.model.csv
Represents a CSV table with multiple rows.
CsvTable() - Constructor for class org.apache.wink.common.model.csv.CsvTable
Creates a new CsvTable without a header
CsvTable(String...) - Constructor for class org.apache.wink.common.model.csv.CsvTable
Creates a new CsvTable with the specified header.

D

DAV - Static variable in class org.apache.wink.webdav.WebDAVHeaders
 
day - Variable in class org.apache.wink.common.model.rss.RssSkipDays
 
deactivate(ComponentContext) - Method in class org.apache.wink.osgi.WinkRequestProcessor
 
DEFAULT_PRIORITY - Static variable in class org.apache.wink.common.WinkApplication
 
delegate - Variable in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
delegate - Variable in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
delegate - Variable in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
delete(Class<T>) - Method in interface org.apache.wink.client.Resource
Invoke the DELETE method
delete(EntityType<T>) - Method in interface org.apache.wink.client.Resource
Invoke the DELETE method
delete() - Method in interface org.apache.wink.client.Resource
Invoke the DELETE method
depth - Variable in class org.apache.wink.webdav.model.Activelock
 
DEPTH - Static variable in class org.apache.wink.webdav.WebDAVHeaders
 
description - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
description - Variable in class org.apache.wink.common.model.rss.RssChannel
 
description - Variable in class org.apache.wink.common.model.rss.RssImage
 
description - Variable in class org.apache.wink.common.model.rss.RssItem
 
description - Variable in class org.apache.wink.common.model.rss.RssTextInput
 
DESTINATION - Static variable in class org.apache.wink.webdav.WebDAVHeaders
 
destroy() - Method in class org.apache.wink.osgi.JaxRsFilter
 
developer - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
Displayname - Class in org.apache.wink.webdav.model
The displayname Property per the WebDAV specification [RFC 4918]
Displayname() - Constructor for class org.apache.wink.webdav.model.Displayname
 
Displayname(String) - Constructor for class org.apache.wink.webdav.model.Displayname
 
displayname - Variable in class org.apache.wink.webdav.model.Prop
 
doc - Variable in class org.apache.wink.common.model.wadl.Application
 
Doc - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Doc() - Constructor for class org.apache.wink.common.model.wadl.Doc
 
doc - Variable in class org.apache.wink.common.model.wadl.Grammars
 
doc - Variable in class org.apache.wink.common.model.wadl.Include
 
doc - Variable in class org.apache.wink.common.model.wadl.Link
 
doc - Variable in class org.apache.wink.common.model.wadl.Method
 
doc - Variable in class org.apache.wink.common.model.wadl.Option
 
doc - Variable in class org.apache.wink.common.model.wadl.Param
 
doc - Variable in class org.apache.wink.common.model.wadl.Representation
 
doc - Variable in class org.apache.wink.common.model.wadl.Request
 
doc - Variable in class org.apache.wink.common.model.wadl.Resource
 
doc - Variable in class org.apache.wink.common.model.wadl.Resources
 
doc - Variable in class org.apache.wink.common.model.wadl.ResourceType
 
doc - Variable in class org.apache.wink.common.model.wadl.Response
 
doChain(ClientRequest) - Method in interface org.apache.wink.client.handlers.HandlerContext
Call the next handler on the chain.
doChain(MessageContext) - Method in class org.apache.wink.server.handlers.AbstractHandlersChain
 
doChain(MessageContext) - Method in interface org.apache.wink.server.handlers.HandlersChain
 
docs - Variable in class org.apache.wink.common.model.rss.RssChannel
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.wink.osgi.JaxRsFilter
 
domain - Variable in class org.apache.wink.common.model.rss.RssCategory
 
domain - Variable in class org.apache.wink.common.model.rss.RssCloud
 
dst - Variable in class org.apache.wink.webdav.model.Link
 
duplicate(String) - Method in class org.apache.wink.common.http.HttpStatus
Duplicates this status with another status message.
DynamicResource - Interface in org.apache.wink.common
This interface replaces Path annotation to declare a resource.

E

element - Variable in class org.apache.wink.common.model.wadl.Representation
 
email - Variable in class org.apache.wink.common.model.atom.AtomPerson
 
enclosure - Variable in class org.apache.wink.common.model.rss.RssItem
 
endArray() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
endArray() - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
endArray() - Method in class org.apache.wink.json4j.JSONWriter
Method to close the current JSON Array in the stream.
endObject() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
endObject() - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
endObject() - Method in class org.apache.wink.json4j.JSONWriter
Method to close a current JSON object in the stream.
EntityType<T> - Class in org.apache.wink.client
The EntityType is used to specify the class type and the generic type of responses.
EntityType() - Constructor for class org.apache.wink.client.EntityType
Construct a new entity type.
entry - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
equals(Object) - Method in class org.apache.wink.common.http.HttpStatus
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndBase
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndCategory
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndCommonAttributes
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndContent
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndEntry
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndFeed
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndGenerator
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndLink
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndPerson
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndSimpleContent
 
equals(Object) - Method in class org.apache.wink.common.model.synd.SyndText
 
equals(JSONObject, JSONObject) - Static method in class org.apache.wink.providers.json.JSONUtils
 
equals(JSONArray, JSONArray) - Static method in class org.apache.wink.providers.json.JSONUtils
 
Error - Class in org.apache.wink.webdav.model
The error XML element per the WebDAV specification [RFC 4918]
Error() - Constructor for class org.apache.wink.webdav.model.Error
 
error - Variable in class org.apache.wink.webdav.model.Propstat
 
error - Variable in class org.apache.wink.webdav.model.Response
 
Exclusive - Class in org.apache.wink.webdav.model
The exclusive XML element per the WebDAV specification [RFC 4918]
Exclusive() - Constructor for class org.apache.wink.webdav.model.Exclusive
 
exclusive - Variable in class org.apache.wink.webdav.model.Lockscope
 
EXPECTATION_FAILED - Static variable in class org.apache.wink.common.http.HttpStatus
 
extractPropertyNames(Prop, Set<QName>) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 

F

FAILED_DEPENDENCY - Static variable in class org.apache.wink.common.http.HttpStatus
 
fixed - Variable in class org.apache.wink.common.model.app.AppCategories
 
fixed - Variable in class org.apache.wink.common.model.wadl.Param
 
flush() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
flush() - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
flush() - Method in class org.apache.wink.json4j.JSONWriter
Method to flush the underlying writer so that all buffered content, if any, is written out.
flush() - Method in class org.apache.wink.logging.InMemoryHandler
 
flush() - Method in class org.apache.wink.logging.WinkLogHandler
 
followRedirects(boolean) - Method in class org.apache.wink.client.ClientConfig
Set whether to client will automatically follow redirects
FORBIDDEN - Static variable in class org.apache.wink.common.http.HttpStatus
 
FOUND - Static variable in class org.apache.wink.common.http.HttpStatus
 
fromValue(String) - Static method in enum org.apache.wink.common.model.app.AppYesNo
 
fromValue(String) - Static method in enum org.apache.wink.common.model.wadl.HTTPMethods
 
fromValue(String) - Static method in enum org.apache.wink.common.model.wadl.ParamStyle
 

G

GATEWAY_TIMEOUT - Static variable in class org.apache.wink.common.http.HttpStatus
 
generate(String, Set<Class<?>>) - Method in class org.apache.wink.common.model.wadl.WADLGenerator
 
generateOpenSearchUrlTemplate() - Method in class org.apache.wink.common.model.opensearch.OpenSearchUrl
Builds OpenSearchUrl template based on base URI and the list of Open Search openSearchParametersParameters
generator - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
generator - Variable in class org.apache.wink.common.model.rss.RssChannel
 
get(Class<T>) - Method in interface org.apache.wink.client.Resource
Invoke the GET method
get(EntityType<T>) - Method in interface org.apache.wink.client.Resource
Invoke the GET method
get() - Method in interface org.apache.wink.client.Resource
Invoke the GET method
get(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
get(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
get(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
get(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
get(String) - Method in class org.apache.wink.json4j.JSONObject
Method to obtain the object value for a key.
getAccept() - Method in class org.apache.wink.common.model.app.AppCollection
Gets the accept list
getActivelock() - Method in class org.apache.wink.webdav.model.Lockdiscovery
Gets the value of the activelock property.
getAdultContent() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the adultContent property.
getAllprop() - Method in class org.apache.wink.webdav.model.Propfind
Gets the value of the allprop property.
getAny() - Method in class org.apache.wink.common.model.app.AppCollection
Gets extension elements
getAny() - Method in class org.apache.wink.common.model.app.AppService
Gets extension elements
getAny() - Method in class org.apache.wink.common.model.app.AppWorkspace
Gets extension elements.
getAny() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets extension elements
getAny() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets extension elements
getAny() - Method in class org.apache.wink.common.model.atom.AtomPerson
Gets extension elements
getAny() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Application
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Grammars
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Link
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Method
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Option
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Representation
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Request
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Resource
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Resources
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.ResourceType
Gets the value of the any property.
getAny() - Method in class org.apache.wink.common.model.wadl.Response
Gets the value of the any property.
getAny() - Method in class org.apache.wink.webdav.model.Error
Gets the value of the any property.
getAny() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the any property.
getAny() - Method in class org.apache.wink.webdav.model.Resourcetype
Gets the value of the any property.
getAnyByName(QName) - Method in class org.apache.wink.webdav.model.Prop
Get a proprietary property as an W3C element
getAnyByName(String, String) - Method in class org.apache.wink.webdav.model.Prop
Get a proprietary property as an W3C element
getApplications() - Method in class org.apache.wink.client.ClientConfig
Get an unmodifiable list of the applications
getAttribute(Class<T>) - Method in interface org.apache.wink.common.RuntimeContext
Convenience method for getting an attribute whose key that is the fully qualified name of a class
getAttributes() - Method in interface org.apache.wink.common.RuntimeContext
Get an attributes map to store objects in the context of a request.
getAttribution() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the attribution property.
getAuthor() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the author property.
getAuthors() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of author.
getAuthors() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of author.
getAuthors() - Method in class org.apache.wink.common.model.synd.SyndBase
 
getBase() - Method in class org.apache.wink.common.model.atom.AtomCommonAttributes
Gets the value of base.
getBase() - Method in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
Gets the value of base.
getBase() - Method in class org.apache.wink.common.model.synd.SyndCommonAttributes
 
getBase() - Method in class org.apache.wink.common.model.wadl.Resources
Gets the value of the base property.
getBaseUri() - Method in class org.apache.wink.common.model.opensearch.OpenSearchUrl
Get Search base URI
getBeanName() - Method in class org.apache.wink.common.AbstractDynamicResource
 
getBeanName() - Method in interface org.apache.wink.common.DynamicResource
returns the name of the bean The bean name must be unique and usually should come from Spring.
getBody(Class<T>, Type, Providers) - Method in class org.apache.wink.common.model.multipart.InPart
This method is used for deserialization of the part stream to a object using the given providers.
getBody(Class<T>, Type) - Method in class org.apache.wink.common.model.multipart.InPart
This method is used for deserialization of the part stream.
getBody() - Method in class org.apache.wink.common.model.multipart.OutPart
 
getBoolean(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
getBoolean(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
getBoolean(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
getBoolean(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
getBoolean(int) - Method in class org.apache.wink.json4j.JSONArray
Function to obtain a value at the specified index as a boolean.
getBoolean(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'boolean' value Only boolean true, false, and the String true and false will return.
getBoundary() - Method in class org.apache.wink.common.model.multipart.OutMultiPart
 
getBypassHostnameVerification() - Method in class org.apache.wink.client.ClientConfig
Get whether or not hostname verification will be bypassed for SSL certificates.
getCategories() - Method in class org.apache.wink.common.categories.Categories
Lists the complete set of categories
getCategories(String) - Method in class org.apache.wink.common.categories.Categories
Lists the complete set of categories that use the specified scheme
getCategories() - Method in interface org.apache.wink.common.categories.CollectionCategories
 
getCategories() - Method in class org.apache.wink.common.model.app.AppCollection
Gets the categories.
getCategories() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of category.
getCategories() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of category.
getCategories() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the category property.
getCategories() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the category property.
getCategories() - Method in class org.apache.wink.common.model.synd.SyndBase
 
getCategory() - Method in class org.apache.wink.common.model.app.AppCategories
Gets the value of the category property.
getCause() - Method in exception org.apache.wink.json4j.compat.JSONException
 
getCause() - Method in exception org.apache.wink.json4j.JSONException
Method to get the underlying cause of the JSONException
getChannel() - Method in class org.apache.wink.common.model.rss.RssFeed
Gets the value of the channel property.
getCharset(MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
getCharset(MediaType, HttpHeaders) - Static method in class org.apache.wink.common.utils.ProviderUtils
Returns the charset on the chosen media type or, if no charset parameter exists on the chosen media type, the most acceptable charset based on the request headers.
getCharsetOrNull(MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
getClasses() - Method in class org.apache.wink.common.WinkApplication
 
getClasses() - Method in class org.apache.wink.server.utils.RegistrationUtils.InnerApplication
 
getClasses() - Method in class org.apache.wink.spring.Registrar
 
getCloud() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the cloud property.
getCode() - Method in class org.apache.wink.common.http.HttpStatus
Gets the status code.
getCollection() - Method in class org.apache.wink.common.model.app.AppWorkspace
Gets the collections.
getCollection(String) - Method in class org.apache.wink.common.model.app.AppWorkspace
 
getCollection() - Method in class org.apache.wink.webdav.model.Resourcetype
Gets the value of the collection property.
getCollectionTitle() - Method in class org.apache.wink.common.AbstractDynamicResource
 
getCollectionTitle() - Method in interface org.apache.wink.common.DynamicResource
Returns the collection title.
getComments() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the comments property.
getConfig() - Method in class org.apache.wink.client.RestClient
Get the unmodifiable client configuration
getConnectionHandler() - Method in class org.apache.wink.client.AsyncHttpClientConfiguration
 
getConnectionHandler() - Method in class org.apache.wink.client.ClientConfig
Returns the client handler that acts as the connection handler.
getConnectionHandler() - Method in class org.apache.wink.client.httpclient.ApacheHttpClientConfig
 
getConnectTimeout() - Method in class org.apache.wink.client.ClientConfig
Convenience method to get the int value of the wink.client.connectTimeout property
getContact() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the contact property.
getContent() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the content.
getContent() - Method in class org.apache.wink.common.model.rss.RssCategory
Gets the value of the content property.
getContent() - Method in class org.apache.wink.common.model.rss.RssGuid
Gets the value of the content property.
getContent() - Method in class org.apache.wink.common.model.rss.RssSource
Gets the value of the content property.
getContent() - Method in class org.apache.wink.common.model.synd.SyndEntry
 
getContent() - Method in class org.apache.wink.common.model.wadl.Doc
Gets the value of the content property.
getContent() - Method in class org.apache.wink.webdav.model.Keepalive
Gets the value of the content property.
getContent() - Method in class org.apache.wink.webdav.model.Owner
Gets the value of the content property.
Getcontentlanguage - Class in org.apache.wink.webdav.model
The getcontentlanguage Property per the WebDAV specification [RFC 4918]
Getcontentlanguage() - Constructor for class org.apache.wink.webdav.model.Getcontentlanguage
 
Getcontentlanguage(String) - Constructor for class org.apache.wink.webdav.model.Getcontentlanguage
 
getcontentlanguage - Variable in class org.apache.wink.webdav.model.Prop
 
Getcontentlength - Class in org.apache.wink.webdav.model
The getcontentlength Property per the WebDAV specification [RFC 4918]
Getcontentlength() - Constructor for class org.apache.wink.webdav.model.Getcontentlength
 
Getcontentlength(String) - Constructor for class org.apache.wink.webdav.model.Getcontentlength
 
getcontentlength - Variable in class org.apache.wink.webdav.model.Prop
 
getContentType() - Method in class org.apache.wink.common.model.multipart.InPart
 
getContentType() - Method in class org.apache.wink.common.model.multipart.OutPart
 
Getcontenttype - Class in org.apache.wink.webdav.model
The getcontenttype Property per the WebDAV specification [RFC 4918]
Getcontenttype() - Constructor for class org.apache.wink.webdav.model.Getcontenttype
 
Getcontenttype(String) - Constructor for class org.apache.wink.webdav.model.Getcontenttype
 
getcontenttype - Variable in class org.apache.wink.webdav.model.Prop
 
getContributors() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of contributor.
getContributors() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of contributor.
getCopyright() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the copyright property.
getCount() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets the value of the count property.
getCreationdate() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the creationdate property.
getDays() - Method in class org.apache.wink.common.model.rss.RssSkipDays
Gets the value of the day property.
getDefault() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the default property.
getDefaultXmlFormattingOptions() - Static method in class org.apache.wink.common.model.XmlFormattingOptions
 
getDepth() - Method in class org.apache.wink.webdav.model.Activelock
Gets the value of the depth property.
getDescription() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the description property.
getDescription() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the description property.
getDescription() - Method in class org.apache.wink.common.model.rss.RssImage
Gets the value of the description property.
getDescription() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the description property.
getDescription() - Method in class org.apache.wink.common.model.rss.RssTextInput
Gets the value of the description property.
getDeveloper() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the developer property.
getDisplayname() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the displayname property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Application
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Grammars
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Include
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Link
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Method
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Option
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Representation
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Request
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Resource
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Resources
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.ResourceType
Gets the value of the doc property.
getDoc() - Method in class org.apache.wink.common.model.wadl.Response
Gets the value of the doc property.
getDocs() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the docs property.
getDomain() - Method in class org.apache.wink.common.model.rss.RssCategory
Gets the value of the domain property.
getDomain() - Method in class org.apache.wink.common.model.rss.RssCloud
Gets the value of the domain property.
getDouble(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
getDouble(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
getDouble(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
getDouble(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
getDouble(int) - Method in class org.apache.wink.json4j.JSONArray
Function to obtain a value at the specified index as a double.
getDouble(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'double' value Only values of Number will be converted to double, all other types will generate an exception Provided for compatibility to other JSON models.
getDst() - Method in class org.apache.wink.webdav.model.Link
Gets the value of the dst property.
getElement() - Method in class org.apache.wink.common.model.wadl.Representation
Gets the value of the element property.
getEmail() - Method in class org.apache.wink.common.model.atom.AtomPerson
Gets the value of email.
getEmail() - Method in class org.apache.wink.common.model.synd.SyndPerson
 
getEnclosure() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the enclosure property.
getEncodedString(String, String) - Static method in class org.apache.wink.client.handlers.AbstractAuthSecurityHandler
 
getEntities() - Method in interface org.apache.wink.common.model.csv.CsvSerializer
Return an iterator over the rows of the CSV as a String[].
getEntities() - Method in class org.apache.wink.common.model.csv.CsvTable
 
getEntities() - Method in class org.apache.wink.common.model.csv.MultiCsvTable
 
getEntity() - Method in interface org.apache.wink.client.ClientRequest
Get the request entity to send with the request.
getEntity(Class<T>) - Method in interface org.apache.wink.client.ClientResponse
Get the response entity.
getEntity(EntityType<T>) - Method in interface org.apache.wink.client.ClientResponse
Get the response entity.
getEntries() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of entry.
getEntries() - Method in class org.apache.wink.common.model.synd.SyndFeed
 
getEntryPropertyHandler() - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder.CollectionPropertyHandler
Get the PropertyHandler that is used to set properties for the entries in the collection
getError() - Method in class org.apache.wink.webdav.model.Propstat
Gets the value of the error property.
getError() - Method in class org.apache.wink.webdav.model.Response
Gets the value of the error property.
getErrorHandlers() - Method in class org.apache.wink.server.handlers.HandlersFactory
Returns a list of user error handlers.
Getetag - Class in org.apache.wink.webdav.model
The getetag Property per the WebDAV specification [RFC 4918]
Getetag() - Constructor for class org.apache.wink.webdav.model.Getetag
 
Getetag(String) - Constructor for class org.apache.wink.webdav.model.Getetag
 
getetag - Variable in class org.apache.wink.webdav.model.Prop
 
getExclusive() - Method in class org.apache.wink.webdav.model.Lockscope
Gets the value of the exclusive property.
getFixed() - Method in class org.apache.wink.common.model.app.AppCategories
Gets the value of the fixed property.
getFixed() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the fixed property.
getFullName(QName) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
getGenerator() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of generator.
getGenerator() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the generator property.
getGenerator() - Method in class org.apache.wink.common.model.synd.SyndFeed
 
getGetcontentlanguage() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the getcontentlanguage property.
getGetcontentlength() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the getcontentlength property.
getGetcontenttype() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the getcontenttype property.
getGetetag() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the getetag property.
getGetlastmodified() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the getlastmodified property.
getGrammars() - Method in class org.apache.wink.common.model.wadl.Application
Gets the value of the grammars property.
getGuid() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the guid property.
getHandlers() - Method in class org.apache.wink.client.ClientConfig
Get an unmodifiable list of the client handlers
getHandlingClass() - Method in class org.apache.wink.common.categories.Categories
Get Categories Document handling Resource class
getHandlingInstance() - Method in class org.apache.wink.common.categories.Categories
Get handling Bean for Categories Document
getHeaders() - Method in class org.apache.wink.common.model.multipart.InPart
Get the part's headers
getHeaders() - Method in class org.apache.wink.common.model.multipart.OutPart
 
getHeadersName() - Method in class org.apache.wink.common.model.multipart.InPart
 
getHeight() - Method in class org.apache.wink.common.model.opensearch.OpenSearchImage
Gets the value of the height property.
getHeight() - Method in class org.apache.wink.common.model.rss.RssImage
Gets the value of the height property.
getHours() - Method in class org.apache.wink.common.model.rss.RssSkipHours
Gets the value of the hour property.
getHref() - Method in class org.apache.wink.common.categories.Categories
When contained within an app:collection element, the app:categories element can have an href attribute whose value MUST point to an Atompub Categories Document.
getHref() - Method in class org.apache.wink.common.model.app.AppCategories
Gets the value of the href property.
getHref() - Method in class org.apache.wink.common.model.app.AppCollection
Gets the value of href.
getHref() - Method in class org.apache.wink.common.model.atom.AtomLink
Gets the value of href.
getHref() - Method in class org.apache.wink.common.model.synd.SyndLink
 
getHref() - Method in class org.apache.wink.common.model.wadl.Include
Gets the value of the href property.
getHref() - Method in class org.apache.wink.common.model.wadl.Method
Gets the value of the href property.
getHref() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the href property.
getHref() - Method in class org.apache.wink.common.model.wadl.Representation
Gets the value of the href property.
getHref() - Method in class org.apache.wink.webdav.model.Locktoken
Gets the value of the href property.
getHref() - Method in class org.apache.wink.webdav.model.Response
Gets the value of the href property.
getHreflang() - Method in class org.apache.wink.common.model.atom.AtomLink
Gets the value of hreflang.
getHreflang() - Method in class org.apache.wink.common.model.synd.SyndLink
 
getHttpHeaders() - Method in interface org.apache.wink.common.RuntimeContext
Get the HttpHeaders context
getHttpMethod() - Method in interface org.apache.wink.server.handlers.MessageContext
Get the http method of the request.
getIcon() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of icon.
getIcon() - Method in class org.apache.wink.common.model.synd.SyndFeed
 
getId() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of id.
getId() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of id.
getId() - Method in class org.apache.wink.common.model.synd.SyndBase
 
getId() - Method in class org.apache.wink.common.model.wadl.Method
Gets the value of the id property.
getId() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the id property.
getId() - Method in class org.apache.wink.common.model.wadl.Representation
Gets the value of the id property.
getId() - Method in class org.apache.wink.common.model.wadl.Resource
Gets the value of the id property.
getId() - Method in class org.apache.wink.common.model.wadl.ResourceType
Gets the value of the id property.
getImage() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the image property.
getImage() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the image property.
getInclude() - Method in class org.apache.wink.common.model.wadl.Grammars
Gets the value of the include property.
getIndex(int) - Method in class org.apache.wink.json4j.JSONArray
Function to get a JSONArray entry at a specified index.
getInputEncoding() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the inputEncoding property.
getInputEncoding() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets the value of the inputEncoding property.
getInputStream() - Method in class org.apache.wink.common.model.multipart.BufferedInPart
 
getInputStream() - Method in class org.apache.wink.common.model.multipart.InPart
 
getInputStream() - Method in interface org.apache.wink.common.RuntimeContext
Get the input stream of the request
getInputStreamAdapters() - Method in interface org.apache.wink.client.handlers.HandlerContext
Get an unmodifiable list of input stream adapters
getInstances() - Method in class org.apache.wink.common.WinkApplication
Returns instances of resources or providers.
getInstances() - Method in class org.apache.wink.server.utils.RegistrationUtils.InnerApplication
 
getInstances() - Method in class org.apache.wink.spring.Registrar
 
getInt(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
getInt(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
getInt(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
getInt(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
getInt(int) - Method in class org.apache.wink.json4j.JSONArray
Function to obtain a value at the specified index as an int.
getInt(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'int' value Only values of Number will be converted to integer, all other types will generate an exception.
getItems() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the item property.
getItemsPerPage() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of opensearch itemsPerPage.
getItemsPerPage() - Method in class org.apache.wink.common.model.synd.SyndFeed
 
getIterator() - Method in class org.apache.wink.common.model.multipart.BufferedOutMultiPart
 
getIterator() - Method in class org.apache.wink.common.model.multipart.OutMultiPart
An implementation of this method should return an iterator over the OutPart of the message, this iterator is used to serialized the message
getJSONArray(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
getJSONArray(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
getJSONArray(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
getJSONArray(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
getJSONArray(int) - Method in class org.apache.wink.json4j.JSONArray
Utility method to obtain the specified index as a JSONArray Only values that are instances of JSONArray will be returned.
getJSONArray(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a JSONArray Only values that are instances of JSONArray will be returned.
getJSONObject(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
getJSONObject(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
getJSONObject(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
getJSONObject(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
getJSONObject(int) - Method in class org.apache.wink.json4j.JSONArray
Utility method to obtain the specified key as a JSONObject Only values that are instances of JSONObject will be returned.
getJSONObject(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a JSONObject Only values that are instances of JSONObject will be returned.
getKeepalive() - Method in class org.apache.wink.webdav.model.Propertybehavior
Gets the value of the keepalive property.
getLabel() - Method in class org.apache.wink.common.model.atom.AtomCategory
Gets the value of label.
getLabel() - Method in class org.apache.wink.common.model.synd.SyndCategory
 
getLang() - Method in class org.apache.wink.common.model.atom.AtomCommonAttributes
Gets the value of lang.
getLang() - Method in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
Gets the value of lang.
getLang() - Method in class org.apache.wink.common.model.synd.SyndCommonAttributes
 
getLang() - Method in class org.apache.wink.common.model.wadl.Doc
Gets the value of the lang property.
getLanguage() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the language property.
getLanguage() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets the value of the language property.
getLanguage() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the language property.
getLastBuildDate() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the lastBuildDate property.
Getlastmodified - Class in org.apache.wink.webdav.model
The getlastmodified Property per the WebDAV specification [RFC 4918]
Getlastmodified() - Constructor for class org.apache.wink.webdav.model.Getlastmodified
 
Getlastmodified(String) - Constructor for class org.apache.wink.webdav.model.Getlastmodified
 
Getlastmodified(Date) - Constructor for class org.apache.wink.webdav.model.Getlastmodified
 
getlastmodified - Variable in class org.apache.wink.webdav.model.Prop
 
getLength() - Method in class org.apache.wink.common.model.atom.AtomLink
Gets the value of length.
getLength() - Method in class org.apache.wink.common.model.rss.RssEnclosure
Gets the value of the length property.
getLength() - Method in class org.apache.wink.common.model.synd.SyndLink
 
getLink() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the link property.
getLink() - Method in class org.apache.wink.common.model.rss.RssImage
Gets the value of the link property.
getLink() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the link property.
getLink() - Method in class org.apache.wink.common.model.rss.RssTextInput
Gets the value of the link property.
getLink(String) - Method in class org.apache.wink.common.model.synd.SyndBase
 
getLink() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the link property.
getLink() - Method in class org.apache.wink.webdav.model.Source
Gets the value of the link property.
getLinkBuilders() - Method in interface org.apache.wink.server.handlers.MessageContext
Get the LinkBuilders context
getLinks() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of link.
getLinks(String, String) - Method in class org.apache.wink.common.model.atom.AtomEntry
Get the list of links that match the relation and type regex patterns
getLinks() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of link.
getLinks() - Method in class org.apache.wink.common.model.synd.SyndBase
 
getLinksByRelation(String) - Method in class org.apache.wink.common.model.atom.AtomEntry
Get the list of links that match the type regex pattern
getLinksByType(String) - Method in class org.apache.wink.common.model.atom.AtomEntry
Get the list of links that match the relation regex pattern
getLockdiscovery() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the lockdiscovery property.
getLockentry() - Method in class org.apache.wink.webdav.model.Supportedlock
Gets the value of the lockentry property.
getLockscope() - Method in class org.apache.wink.webdav.model.Activelock
Gets the value of the lockscope property.
getLockscope() - Method in class org.apache.wink.webdav.model.Lockentry
Gets the value of the lockscope property.
getLockscope() - Method in class org.apache.wink.webdav.model.Lockinfo
Gets the value of the lockscope property.
getLocktoken() - Method in class org.apache.wink.webdav.model.Activelock
Gets the value of the locktoken property.
getLocktype() - Method in class org.apache.wink.webdav.model.Activelock
Gets the value of the locktype property.
getLocktype() - Method in class org.apache.wink.webdav.model.Lockentry
Gets the value of the locktype property.
getLocktype() - Method in class org.apache.wink.webdav.model.Lockinfo
Gets the value of the locktype property.
getLogLevel() - Static method in class org.apache.wink.logging.WinkLogHandler
 
getLogo() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of logo.
getLogo() - Method in class org.apache.wink.common.model.synd.SyndFeed
 
getLong(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
getLong(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
getLong(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
getLong(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
getLong(int) - Method in class org.apache.wink.json4j.JSONArray
Function to obtain a value at the specified index as a long.
getLong(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'long' value Only values of Number will be converted to long, all other types will generate an exception.
getLongName() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the longName property.
getManagingEditor() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the managingEditor property.
getMarshaller() - Static method in class org.apache.wink.common.model.app.AppCategories
 
getMarshaller() - Static method in class org.apache.wink.common.model.app.AppService
 
getMarshaller() - Static method in class org.apache.wink.common.model.atom.AtomEntry
 
getMarshaller() - Static method in class org.apache.wink.common.model.atom.AtomFeed
 
getMarshaller() - Static method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
getMaxPooledConnections() - Method in class org.apache.wink.client.httpclient.ApacheHttpClientConfig
 
getMediaType() - Method in class org.apache.wink.common.model.wadl.Option
Gets the value of the mediaType property.
getMediaType() - Method in class org.apache.wink.common.model.wadl.Representation
Gets the value of the mediaType property.
getMediaTypeMappings() - Method in class org.apache.wink.server.handlers.MediaTypeMapperFactory
Returns a list of media type mappings that will be called to map response media types to preferred media types.
getMessage() - Method in interface org.apache.wink.client.ClientResponse
Get the response message
getMessage() - Method in class org.apache.wink.common.http.HttpStatus
Gets the status message.
getMethod() - Method in interface org.apache.wink.client.ClientRequest
Get the http method
getMethodOrResource() - Method in class org.apache.wink.common.model.wadl.Resource
Gets the value of the methodOrResource property.
getMethodOrResource() - Method in class org.apache.wink.common.model.wadl.ResourceType
Gets the value of the methodOrResource property.
getMockHttpServerResponses() - Method in class org.apache.wink.client.MockHttpServer
 
getMockResponseCode() - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
getMockResponseContent() - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
getMockResponseContentEchoRequest() - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
getMockResponseContentType() - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
getMockResponseHeaders() - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
getName() - Method in class org.apache.wink.common.model.atom.AtomPerson
Gets the value of name.
getName() - Method in class org.apache.wink.common.model.rss.RssTextInput
Gets the value of the name property.
getName() - Method in class org.apache.wink.common.model.synd.SyndPerson
 
getName() - Method in class org.apache.wink.common.model.wadl.Method
Gets the value of the name property.
getName() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the name property.
getNames(JSONObject) - Static method in class org.apache.wink.json4j.JSONObject
Utility function that returns a String[] of all the names of the keys (attributes) of this JSONObject
getOmit() - Method in class org.apache.wink.webdav.model.Propertybehavior
Gets the value of the omit property.
getOpenSearchParameters() - Method in class org.apache.wink.common.model.opensearch.OpenSearchUrl
Gets the value of the openSearchParameters property.
getOpenSearchQueries() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the list of opensearch Query elements
getOption() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the option property.
getOptions(UriInfo) - Method in class org.apache.wink.webdav.server.WebDAVResource
Provides a default response with two additional headers for WebDAV and MS compatibility.
getOptions() - Method in class org.apache.wink.webdav.server.WebDAVRootResource
 
getOptions(UriInfo) - Static method in class org.apache.wink.webdav.server.WebDAVUtils
Provides a default response with two additional headers for WebDAV and MS compatibility.
getOrCreatePropstat(int, String, Error) - Method in class org.apache.wink.webdav.model.Response
Get a Propstat instance contained within this response that has the provided criteria, or create a new Propstat instance with the provided information if no propstat already exists.
getOrder() - Method in class org.apache.wink.json4j.OrderedJSONObject
Method to obtain the order in which the items will be serialized.
getOtherAttributes() - Method in class org.apache.wink.common.model.atom.AtomCommonAttributes
Gets a map that contains attributes that aren't bound to any typed on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
Gets a map that contains attributes that aren't bound to any typed on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Doc
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Include
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Link
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Method
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Option
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Param
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Representation
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Request
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Resource
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Resources
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.ResourceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.wink.common.model.wadl.Response
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOutputEncoding() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the outputEncoding property.
getOutputEncoding() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets the value of the outputEncoding property.
getOutputStream() - Method in interface org.apache.wink.common.RuntimeContext
Get the output stream of the response
getOutputStreamAdapters() - Method in interface org.apache.wink.client.handlers.HandlerContext
Get an unmodifiable list of output stream adapters
getOwner() - Method in class org.apache.wink.webdav.model.Activelock
Gets the value of the owner property.
getOwner() - Method in class org.apache.wink.webdav.model.Lockinfo
Gets the value of the owner property.
getParam() - Method in class org.apache.wink.common.model.wadl.Representation
Gets the value of the param property.
getParam() - Method in class org.apache.wink.common.model.wadl.Request
Gets the value of the param property.
getParam() - Method in class org.apache.wink.common.model.wadl.Resource
Gets the value of the param property.
getParam() - Method in class org.apache.wink.common.model.wadl.ResourceType
Gets the value of the param property.
getParam() - Method in class org.apache.wink.common.model.wadl.Response
Gets the value of the param property.
getParameter() - Method in class org.apache.wink.common.model.opensearch.OpenSearchParameter
 
getParameterKey() - Method in class org.apache.wink.common.model.opensearch.OpenSearchParameter
 
getParent() - Method in class org.apache.wink.common.AbstractDynamicResource
 
getParent() - Method in interface org.apache.wink.common.DynamicResource
A parent of this resource, so the resulting path is a composition of the parent's path and this one.
getParts() - Method in class org.apache.wink.common.model.multipart.BufferedInMultiPart
 
getPath() - Method in class org.apache.wink.common.AbstractDynamicResource
 
getPath() - Method in interface org.apache.wink.common.DynamicResource
Returns path.
getPath() - Method in class org.apache.wink.common.model.rss.RssCloud
Gets the value of the path property.
getPath() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the path property.
getPath() - Method in class org.apache.wink.common.model.wadl.Resource
Gets the value of the path property.
getPort() - Method in class org.apache.wink.common.model.rss.RssCloud
Gets the value of the port property.
getPriority() - Method in class org.apache.wink.common.WinkApplication
Returns the Application priority.
getPriority() - Method in class org.apache.wink.server.utils.RegistrationUtils.InnerApplication
 
getPriority() - Method in class org.apache.wink.spring.Registrar
 
getProfile() - Method in class org.apache.wink.common.model.wadl.Representation
Gets the value of the profile property.
getProp() - Method in class org.apache.wink.webdav.model.Propfind
Gets the value of the prop property.
getProp() - Method in class org.apache.wink.webdav.model.Propstat
Gets the value of the prop property.
getProp() - Method in class org.apache.wink.webdav.model.Remove
Gets the value of the prop property.
getProp() - Method in class org.apache.wink.webdav.model.Set
Gets the value of the prop property.
getProperties() - Method in class org.apache.wink.client.ClientConfig
Convenience method for getting all properties registered on this instance.
getProperties() - Method in class org.apache.wink.common.model.JAXBUnmarshalOptions
 
getProperties() - Method in class org.apache.wink.common.model.XmlFormattingOptions
 
getProperties() - Method in interface org.apache.wink.server.handlers.MessageContext
Get the initialization properties
getPropname() - Method in class org.apache.wink.webdav.model.Propfind
Gets the value of the propname property.
getPropstat() - Method in class org.apache.wink.webdav.model.Response
Gets the value of the propstat property.
getPropstat(int, String, Error) - Method in class org.apache.wink.webdav.model.Response
Get a Propstat instance contained within this response that has the provided criteria.
getPropsToRemove() - Method in class org.apache.wink.webdav.model.Propertyupdate
Get a list of Prop objects to remove
getPropsToSet() - Method in class org.apache.wink.webdav.model.Propertyupdate
Get a list of Prop objects to be set
getProtocol() - Method in class org.apache.wink.common.model.rss.RssCloud
Gets the value of the protocol property.
getProviders() - Method in class org.apache.wink.common.model.multipart.InMultiPart
 
getProviders() - Method in class org.apache.wink.common.model.multipart.InPart
get the providers that are used by the @see InPart#getBody(Class, Type) method for deserialization of the part
getProviders() - Method in interface org.apache.wink.common.RuntimeContext
Get the Providers context
getProxyHost() - Method in class org.apache.wink.client.ClientConfig
Get the proxy host
getProxyPort() - Method in class org.apache.wink.client.ClientConfig
Get the proxy port
getPubDate() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the pubDate property.
getPubDate() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the pubDate property.
getPublished() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of published as a Date object
getPublished() - Method in class org.apache.wink.common.model.synd.SyndEntry
 
getPublishedAsTime() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of published as a long value
getQuery() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the query property.
getQueryType() - Method in class org.apache.wink.common.model.wadl.Resource
Gets the value of the queryType property.
getRating() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the rating property.
getRawClass() - Method in class org.apache.wink.client.EntityType
 
getReadTimeout() - Method in class org.apache.wink.client.ClientConfig
Convenience method to get the int value of the wink.client.readTimeout property
getRecords() - Method in class org.apache.wink.logging.InMemoryHandler
Returns a live List of the records.
getRecords() - Static method in class org.apache.wink.logging.WinkLogHandler
get all captured LogRecords.
getRecordsFilteredBy(String) - Static method in class org.apache.wink.logging.WinkLogHandler
Get only the records associated with the logger for a particular name.
getRegisterProcedure() - Method in class org.apache.wink.common.model.rss.RssCloud
Gets the value of the registerProcedure property.
getRel() - Method in class org.apache.wink.common.model.atom.AtomLink
Gets the value of rel.
getRel() - Method in class org.apache.wink.common.model.synd.SyndLink
 
getRel() - Method in class org.apache.wink.common.model.wadl.Link
Gets the value of the rel property.
getRemoveOrSet() - Method in class org.apache.wink.webdav.model.Propertyupdate
Gets the value of the removeOrSet property.
getRepeating() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the repeating property.
getRepresentation() - Method in class org.apache.wink.common.model.wadl.Request
Gets the value of the representation property.
getRepresentation() - Method in class org.apache.wink.common.model.wadl.Response
Gets the value of the representation property.
getRequest() - Method in exception org.apache.wink.client.ClientWebException
Get the ClientRequest of the invocation
getRequest() - Method in class org.apache.wink.common.model.wadl.Method
Gets the value of the request property.
getRequest() - Method in interface org.apache.wink.common.RuntimeContext
Get the Request context
getRequestContent() - Method in class org.apache.wink.client.MockHttpServer
 
getRequestContentAsString() - Method in class org.apache.wink.client.MockHttpServer
 
getRequestHandlers() - Method in class org.apache.wink.server.handlers.HandlersFactory
Returns a list of user request handlers.
getRequestHeaders() - Method in class org.apache.wink.client.MockHttpServer
 
getRequestMethod() - Method in class org.apache.wink.client.MockHttpServer
 
getRequestUrl() - Method in class org.apache.wink.client.MockHttpServer
 
getRequired() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the required property.
getResource() - Method in class org.apache.wink.common.model.wadl.Resources
Gets the value of the resource property.
getResources() - Method in class org.apache.wink.common.model.wadl.Application
Gets the value of the resources property.
getResourceType() - Method in class org.apache.wink.common.model.wadl.Link
Gets the value of the resourceType property.
getResourcetype() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the resourcetype property.
getResourceTypeOrMethodOrRepresentation() - Method in class org.apache.wink.common.model.wadl.Application
Gets the value of the resourceTypeOrMethodOrRepresentation property.
getResponse() - Method in exception org.apache.wink.client.ClientWebException
Get the ClientResponse of the invocation
getResponse() - Method in class org.apache.wink.common.model.wadl.Method
Gets the value of the response property.
getResponse() - Method in class org.apache.wink.webdav.model.Multistatus
Gets the value of the response property.
getResponseByHref(String) - Method in class org.apache.wink.webdav.model.Multistatus
Get a the first response available that matches the provided href
getResponsedescription() - Method in class org.apache.wink.webdav.model.Multistatus
Gets the value of the responsedescription property.
getResponsedescription() - Method in class org.apache.wink.webdav.model.Propstat
Gets the value of the responsedescription property.
getResponsedescription() - Method in class org.apache.wink.webdav.model.Response
Gets the value of the responsedescription property.
getResponseEntity() - Method in interface org.apache.wink.server.handlers.MessageContext
Get the response entity.
getResponseHandlers() - Method in class org.apache.wink.server.handlers.HandlersFactory
Returns a list of user response handlers.
getResponseMediaType() - Method in interface org.apache.wink.server.handlers.MessageContext
Get the previously set response media type
getResponsesAsMapByHref() - Method in class org.apache.wink.webdav.model.Multistatus
Get a map of responses where the key is the response href
getResponseStatusCode() - Method in interface org.apache.wink.server.handlers.MessageContext
Get the response status code that was previously set
getRev() - Method in class org.apache.wink.common.model.wadl.Link
Gets the value of the rev property.
getRights() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of rights.
getRights() - Method in class org.apache.wink.common.model.synd.SyndFeed
 
getRole() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets the value of the role property.
getRows() - Method in class org.apache.wink.common.model.csv.CsvTable
Get the live list of rows contained in this table.
getScheme() - Method in class org.apache.wink.common.categories.Categories
The app:categories element may specify a default scheme attribute for listed atom:Category elements that do not have their own scheme attribute.
getScheme() - Method in class org.apache.wink.common.model.app.AppCategories
Gets the value of the scheme property.
getScheme() - Method in class org.apache.wink.common.model.atom.AtomCategory
Gets the value of scheme.
getScheme() - Method in class org.apache.wink.common.model.synd.SyndCategory
 
getSearchTerms() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets the value of the searchTerms property.
getSecurityContext() - Method in interface org.apache.wink.common.RuntimeContext
Get the SecurityContext context
getServerPort() - Method in class org.apache.wink.client.MockHttpServer
 
getShared() - Method in class org.apache.wink.webdav.model.Lockscope
Gets the value of the shared property.
getShort(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
getShort(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
getShort(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
getShort(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
getShort(int) - Method in class org.apache.wink.json4j.JSONArray
Function to obtain a value at the specified index as a short.
getShort(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'short' value Only values of Number will be converted to short, all other types will generate an exception.
getShortName() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the shortName property.
getSize() - Method in class org.apache.wink.common.model.multipart.BufferedInMultiPart
return the number of parts in the multipart message
getSize(Entry, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.abdera.AbderaAtomEntryProvider
 
getSize(Feed, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.abdera.AbderaAtomFeedProvider
 
getSize(JAXBElement<?>, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.jettison.JettisonJAXBElementProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.jettison.JettisonJAXBProvider
 
getSize(JSONArray, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json.JsonArrayProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json.JsonJAXBProvider
 
getSize(JSONObject, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json.JsonProvider
 
getSize(JSONArray, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json4j.JSON4JArrayProvider
 
getSize(JSONObject, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json4j.JSON4JObjectProvider
 
getSize(Message, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.protobuf.WinkProtobufProvider
 
getSize(TBase, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.thrift.WinkThriftProvider
 
getSkipDays() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the skipDays property.
getSkipHours() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the skipHours property.
getSource() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the source property.
getSrc() - Method in class org.apache.wink.common.model.atom.AtomContent
Gets the value of src.
getSrc() - Method in class org.apache.wink.common.model.synd.SyndContent
 
getSrc() - Method in class org.apache.wink.webdav.model.Link
Gets the value of the src property.
getStartIndex() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of opensearch startIndex.
getStartIndex() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets the value of the startIndex property.
getStartIndex() - Method in class org.apache.wink.common.model.synd.SyndFeed
 
getStartPage() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets the value of the startPage property.
getStatus() - Method in class org.apache.wink.common.model.wadl.Response
Gets the value of the status property.
getStatus() - Method in class org.apache.wink.webdav.model.Propstat
Gets the value of the status property.
getStatus() - Method in class org.apache.wink.webdav.model.Response
Gets the value of the status property.
getStatusCode() - Method in interface org.apache.wink.client.ClientResponse
Get the response status code
getStatusCode() - Method in class org.apache.wink.webdav.model.Propstat
 
getStatusLine() - Method in class org.apache.wink.common.http.HttpStatus
Gets the status line like HTTP/1.1 404 Not Found.
getStatusType() - Method in interface org.apache.wink.client.ClientResponse
Gets the response status as a status type
getString(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
getString(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
getString(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
getString(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
getString(int) - Method in class org.apache.wink.json4j.JSONArray
Function to obtain a value at the specified index as a string.
getString(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'string' value Only values that can be easily converted to string will be returned.
getStyle() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the style property.
getSubCollection(SyndEntry) - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder.CollectionPropertyHandler
Get the feed that this entry represents.
getSubCollections(WebDAVResponseBuilder, SyndFeed) - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder.CollectionPropertyHandler
Gets the list of sub-collection feeds for a given feed.
getSubtitle() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of subtitle.
getSubtitle() - Method in class org.apache.wink.common.model.synd.SyndFeed
 
getSummary() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of summary.
getSummary() - Method in class org.apache.wink.common.model.synd.SyndEntry
 
getSupportedlock() - Method in class org.apache.wink.webdav.model.Prop
Gets the value of the supportedlock property.
getSyndFeed(String) - Method in class org.apache.wink.webdav.server.WebDAVRootResource
 
getSyndicationRight() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the syndicationRight property.
getTables() - Method in class org.apache.wink.common.model.csv.MultiCsvTable
Get the live list of tables contained in this multi-table csv
getTags() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the tags property.
getTemplate() - Method in class org.apache.wink.common.model.opensearch.OpenSearchUrl
Gets the value of the template property.
getTemplateParameters() - Method in class org.apache.wink.common.categories.Categories
Get Uri Template Variables
getTerm() - Method in class org.apache.wink.common.model.atom.AtomCategory
Gets the value of term.
getTerm() - Method in class org.apache.wink.common.model.synd.SyndCategory
 
getTextInput() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the textInput property.
getTimeout() - Method in class org.apache.wink.webdav.model.Activelock
Gets the value of the timeout property.
getTitle() - Method in class org.apache.wink.common.model.app.AppCollection
Gets the value of title.
getTitle() - Method in class org.apache.wink.common.model.app.AppWorkspace
Gets the value of title.
getTitle() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of title.
getTitle() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of title.
getTitle() - Method in class org.apache.wink.common.model.atom.AtomLink
Gets the value of title.
getTitle() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets the value of the title property.
getTitle() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the title property.
getTitle() - Method in class org.apache.wink.common.model.rss.RssImage
Gets the value of the title property.
getTitle() - Method in class org.apache.wink.common.model.rss.RssItem
Gets the value of the title property.
getTitle() - Method in class org.apache.wink.common.model.rss.RssTextInput
Gets the value of the title property.
getTitle() - Method in class org.apache.wink.common.model.synd.SyndBase
 
getTitle() - Method in class org.apache.wink.common.model.synd.SyndLink
 
getTitle() - Method in class org.apache.wink.common.model.wadl.Doc
Gets the value of the title property.
getTotalResults() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of opensearch totalResults.
getTotalResults() - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Gets the value of the totalResults property.
getTotalResults() - Method in class org.apache.wink.common.model.synd.SyndFeed
 
getTtl() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the ttl property.
getType() - Method in class org.apache.wink.client.EntityType
 
getType() - Method in class org.apache.wink.common.model.atom.AtomContent
Gets the value of type.
getType() - Method in class org.apache.wink.common.model.atom.AtomLink
Gets the value of type.
getType() - Method in class org.apache.wink.common.model.atom.AtomText
Gets the value of type.
getType() - Method in class org.apache.wink.common.model.opensearch.OpenSearchImage
Gets the value of the type property.
getType() - Method in class org.apache.wink.common.model.opensearch.OpenSearchUrl
Gets the value of the type property.
getType() - Method in class org.apache.wink.common.model.rss.RssEnclosure
Gets the value of the type property.
getType() - Method in class org.apache.wink.common.model.synd.SyndContent
 
getType() - Method in class org.apache.wink.common.model.synd.SyndLink
 
getType() - Method in class org.apache.wink.common.model.synd.SyndText
 
getType() - Method in class org.apache.wink.common.model.wadl.Param
Gets the value of the type property.
getType() - Method in class org.apache.wink.common.model.wadl.Resource
Gets the value of the type property.
getUnmarshaller() - Static method in class org.apache.wink.common.model.app.AppCategories
 
getUnmarshaller() - Static method in class org.apache.wink.common.model.app.AppService
 
getUnmarshaller() - Static method in class org.apache.wink.common.model.atom.AtomEntry
 
getUnmarshaller() - Static method in class org.apache.wink.common.model.atom.AtomFeed
 
getUnmarshaller() - Static method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
getUpdated() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of updated as a Date object
getUpdated() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of updated as a Date object
getUpdated() - Method in class org.apache.wink.common.model.synd.SyndBase
 
getUpdatedAsTime() - Method in class org.apache.wink.common.model.atom.AtomEntry
Gets the value of updated as a long value
getUpdatedAsTime() - Method in class org.apache.wink.common.model.atom.AtomFeed
Gets the value of updated as a long value
getURI() - Method in interface org.apache.wink.client.ClientRequest
Get the uri of the request
getUri() - Method in class org.apache.wink.common.model.atom.AtomGenerator
Gets the value of uri.
getUri() - Method in class org.apache.wink.common.model.atom.AtomPerson
Gets the value of uri.
getUri() - Method in class org.apache.wink.common.model.synd.SyndGenerator
 
getUri() - Method in class org.apache.wink.common.model.synd.SyndPerson
 
getUriBuilder() - Method in interface org.apache.wink.client.Resource
Get the UriBuilder associated with this resource.
getUriInfo() - Method in interface org.apache.wink.common.RuntimeContext
Get the UriInfo context
getUrl() - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Gets the value of the url property.
getUrl() - Method in class org.apache.wink.common.model.rss.RssEnclosure
Gets the value of the url property.
getUrl() - Method in class org.apache.wink.common.model.rss.RssImage
Gets the value of the url property.
getUrl() - Method in class org.apache.wink.common.model.rss.RssSource
Gets the value of the url property.
getURLParameter() - Method in class org.apache.wink.common.model.opensearch.OpenSearchParameter
 
getValue() - Method in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
Gets the value of value.
getValue() - Method in class org.apache.wink.common.model.atom.AtomContent
Gets the content of the "atom:content" element as a String.
getValue(Class<T>) - Method in class org.apache.wink.common.model.atom.AtomContent
Gets the content of the "atom:content" element serialized to provided class.
getValue(Class<T>, Type, Providers, Annotation[], MultivaluedMap<String, String>, MediaType) - Method in class org.apache.wink.common.model.atom.AtomContent
Gets the content of the "atom:content" element serialized to provided class according to provided parameters.
getValue() - Method in class org.apache.wink.common.model.atom.AtomText
Gets the content of the "atom:text" element as a String.
getValue(Class<T>) - Method in class org.apache.wink.common.model.atom.AtomText
Gets the content of the "atom:text" element serialized to provided class.
getValue(Class<T>, Type, Providers, Annotation[], MultivaluedMap<String, String>, MediaType) - Method in class org.apache.wink.common.model.atom.AtomText
Gets the content of the "atom:text" element serialized to provided class according to provided parameters.
getValue() - Method in class org.apache.wink.common.model.opensearch.OpenSearchImage
Gets the value of the value property.
getValue() - Method in class org.apache.wink.common.model.synd.SyndSimpleContent
 
getValue(Class<T>) - Method in class org.apache.wink.common.model.synd.SyndSimpleContent
 
getValue(Class<T>, Type, Providers, Annotation[], MultivaluedMap<String, String>, MediaType) - Method in class org.apache.wink.common.model.synd.SyndSimpleContent
 
getValue() - Method in class org.apache.wink.common.model.wadl.Option
Gets the value of the value property.
getValue() - Method in class org.apache.wink.webdav.model.Creationdate
Gets the value.
getValue() - Method in class org.apache.wink.webdav.model.Displayname
Gets the value.
getValue() - Method in class org.apache.wink.webdav.model.Getcontentlanguage
Gets the value.
getValue() - Method in class org.apache.wink.webdav.model.Getcontentlength
Gets the value.
getValue() - Method in class org.apache.wink.webdav.model.Getcontenttype
Gets the value.
getValue() - Method in class org.apache.wink.webdav.model.Getetag
Gets the value.
getValue() - Method in class org.apache.wink.webdav.model.Getlastmodified
Gets the value.
getValueAsDate() - Method in class org.apache.wink.webdav.model.Creationdate
Gets the value.
getValueAsDate() - Method in class org.apache.wink.webdav.model.Getlastmodified
Gets the value.
getVersion() - Method in class org.apache.wink.common.model.atom.AtomGenerator
Gets the value of version.
getVersion() - Method in class org.apache.wink.common.model.rss.RssFeed
Gets the value of the version property.
getVersion() - Method in class org.apache.wink.common.model.synd.SyndGenerator
 
getWebMaster() - Method in class org.apache.wink.common.model.rss.RssChannel
Gets the value of the webMaster property.
getWidth() - Method in class org.apache.wink.common.model.opensearch.OpenSearchImage
Gets the value of the width property.
getWidth() - Method in class org.apache.wink.common.model.rss.RssImage
Gets the value of the width property.
getWorkspace() - Method in class org.apache.wink.common.model.app.AppService
Gets the workspaces
getWorkspace(String) - Method in class org.apache.wink.common.model.app.AppService
 
getWorkspaceTitle() - Method in class org.apache.wink.common.AbstractDynamicResource
 
getWorkspaceTitle() - Method in interface org.apache.wink.common.DynamicResource
Returns the workspace title.
getWrite() - Method in class org.apache.wink.webdav.model.Locktype
Gets the value of the write property.
GONE - Static variable in class org.apache.wink.common.http.HttpStatus
 
grammars - Variable in class org.apache.wink.common.model.wadl.Application
 
Grammars - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Grammars() - Constructor for class org.apache.wink.common.model.wadl.Grammars
 
guid - Variable in class org.apache.wink.common.model.rss.RssItem
 

H

handle(ClientRequest, HandlerContext) - Method in class org.apache.wink.client.AsyncHttpClientConnectionHandler
 
handle(ClientRequest, HandlerContext) - Method in class org.apache.wink.client.handlers.BasicAuthSecurityHandler
Performs basic HTTP authentication and proxy authentication, if necessary.
handle(ClientRequest, HandlerContext) - Method in interface org.apache.wink.client.handlers.ClientHandler
This method is invoked for every request invocation to allow the handler to perform custom actions during the invocation.
handle(ClientRequest, HandlerContext) - Method in class org.apache.wink.client.handlers.ProxyAuthSecurityHandler
Performs basic HTTP authentication and proxy authentication, if necessary.
handle(T, MessageContext) - Method in class org.apache.wink.server.handlers.AbstractHandlersChain
 
handle(RequestHandler, MessageContext) - Method in class org.apache.wink.server.handlers.RequestHandlersChain
 
handle(ResponseHandler, MessageContext) - Method in class org.apache.wink.server.handlers.ResponseHandlersChain
 
Handler - Interface in org.apache.wink.server.handlers
 
HandlerContext - Interface in org.apache.wink.client.handlers
The handler context is used by handlers to call the next handler on the chain.
handlerEncodedCredentials - Variable in class org.apache.wink.client.handlers.AbstractAuthSecurityHandler
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.wink.osgi.WinkRequestProcessor
Dispatches the request and fills the response (even with an error message.
handleRequest(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apache.wink.osgi.WinkRequestProcessor
Dispatches the request and fills the response (even with an error message using the spcified root resource instance.
handleRequest(MessageContext, HandlersChain) - Method in class org.apache.wink.server.handlers.AbstractHandler
 
handleRequest(MessageContext) - Method in class org.apache.wink.server.handlers.AbstractHandler
Override this method to handle the request.
handleRequest(MessageContext, HandlersChain) - Method in interface org.apache.wink.server.handlers.RequestHandler
 
handleResponse(MessageContext, HandlersChain) - Method in class org.apache.wink.server.handlers.AbstractHandler
 
handleResponse(MessageContext) - Method in class org.apache.wink.server.handlers.AbstractHandler
Override this method to handle the response.
handleResponse(MessageContext, HandlersChain) - Method in interface org.apache.wink.server.handlers.ResponseHandler
 
handlerPassword - Variable in class org.apache.wink.client.handlers.AbstractAuthSecurityHandler
 
handlers(ClientHandler...) - Method in class org.apache.wink.client.ClientConfig
Add client handlers
HandlersChain - Interface in org.apache.wink.server.handlers
 
HandlersFactory - Class in org.apache.wink.server.handlers
HandlersFactory is responsible to provide the user handlers to the application.
HandlersFactory() - Constructor for class org.apache.wink.server.handlers.HandlersFactory
 
handlerUsername - Variable in class org.apache.wink.client.handlers.AbstractAuthSecurityHandler
 
has(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
has(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
has(String) - Method in class org.apache.wink.json4j.JSONObject
Method to test if a key exists in the JSONObject.
hashCode() - Method in class org.apache.wink.common.http.HttpStatus
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndBase
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndCategory
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndCommonAttributes
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndContent
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndEntry
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndFeed
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndGenerator
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndLink
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndPerson
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndSimpleContent
 
hashCode() - Method in class org.apache.wink.common.model.synd.SyndText
 
hasNext() - Method in class org.apache.wink.common.model.multipart.InMultiPart
Returns true if the iteration has more elements.
head() - Method in interface org.apache.wink.client.Resource
Invoke the HEAD method
header(String, String...) - Method in interface org.apache.wink.client.Resource
Add a request header to be used in every invocation
height - Variable in class org.apache.wink.common.model.opensearch.OpenSearchImage
 
height - Variable in class org.apache.wink.common.model.rss.RssImage
 
hour - Variable in class org.apache.wink.common.model.rss.RssSkipHours
 
href - Variable in class org.apache.wink.common.model.app.AppCategories
 
href - Variable in class org.apache.wink.common.model.app.AppCollection
 
href - Variable in class org.apache.wink.common.model.atom.AtomLink
 
href - Variable in class org.apache.wink.common.model.wadl.Include
 
href - Variable in class org.apache.wink.common.model.wadl.Method
 
href - Variable in class org.apache.wink.common.model.wadl.Param
 
href - Variable in class org.apache.wink.common.model.wadl.Representation
 
href - Variable in class org.apache.wink.webdav.model.Locktoken
 
href - Variable in class org.apache.wink.webdav.model.Response
 
hreflang - Variable in class org.apache.wink.common.model.atom.AtomLink
 
HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.apache.wink.common.http.HttpStatus
 
HttpHeadersEx - Class in org.apache.wink.common.http
List of HTTP headers.
HttpMethodEx - Class in org.apache.wink.common.http
 
HttpMethodEx() - Constructor for class org.apache.wink.common.http.HttpMethodEx
 
HTTPMethods - Enum in org.apache.wink.common.model.wadl
Java class for HTTPMethods.
HttpStatus - Class in org.apache.wink.common.http
HTTP status codes and a helper methods.
HttpStatus(int, String) - Constructor for class org.apache.wink.common.http.HttpStatus
Deprecated.  

I

icon - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
id - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
id - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
id - Variable in class org.apache.wink.common.model.wadl.Method
 
id - Variable in class org.apache.wink.common.model.wadl.Param
 
id - Variable in class org.apache.wink.common.model.wadl.Representation
 
id - Variable in class org.apache.wink.common.model.wadl.Resource
 
id - Variable in class org.apache.wink.common.model.wadl.ResourceType
 
IF - Static variable in class org.apache.wink.webdav.WebDAVHeaders
 
image - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
image - Variable in class org.apache.wink.common.model.rss.RssChannel
 
include - Variable in class org.apache.wink.common.model.wadl.Grammars
 
Include - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Include() - Constructor for class org.apache.wink.common.model.wadl.Include
 
init(FilterConfig) - Method in class org.apache.wink.osgi.JaxRsFilter
 
init(Properties) - Method in class org.apache.wink.server.handlers.AbstractHandler
Override this method if initialization functionality is required
init(Properties) - Method in interface org.apache.wink.server.handlers.Handler
 
InMemoryHandler - Class in org.apache.wink.logging
 
InMemoryHandler() - Constructor for class org.apache.wink.logging.InMemoryHandler
 
InMultiPart - Class in org.apache.wink.common.model.multipart
This class is used to represent inbound MultiPart messages, it implements an Iterator to iterate over the message's parts.
InMultiPart(MultiPartParser) - Constructor for class org.apache.wink.common.model.multipart.InMultiPart
 
InPart - Class in org.apache.wink.common.model.multipart
This class is used to represent a single part in an inbound MultiPart messages,
InPart() - Constructor for class org.apache.wink.common.model.multipart.InPart
 
InPart(MultivaluedMap<String, String>, Providers) - Constructor for class org.apache.wink.common.model.multipart.InPart
 
inputEncoding - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
inputEncoding - Variable in class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
InputStreamAdapter - Interface in org.apache.wink.client.handlers
Interface for adapting the input stream
INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.apache.wink.common.http.HttpStatus
 
INSUFFICIENT_STORAGE - Static variable in class org.apache.wink.common.http.HttpStatus
 
INTERNAL_SERVER_ERROR - Static variable in class org.apache.wink.common.http.HttpStatus
 
invoke(String, Class<T>, Object) - Method in interface org.apache.wink.client.Resource
Invoke a request to the uri associated with the resource, and with any headers and attributes set on the resource.
invoke(String, EntityType<T>, Object) - Method in interface org.apache.wink.client.Resource
Invoke a request to the uri associated with the resource, and with any headers and attributes set on the resource.
isAcceptHeaderAutoSet() - Method in class org.apache.wink.client.ClientConfig
Returns whether client will automatically set an appropriate Accept header
isAllprop() - Method in class org.apache.wink.webdav.model.Propfind
 
isChunked() - Method in class org.apache.wink.client.httpclient.ApacheHttpClientConfig
 
isError() - Method in class org.apache.wink.common.http.HttpStatus
Is this an error status.
isFixed() - Method in class org.apache.wink.common.categories.Categories
If an app:categories element is marked as fixed, then the set of atom:Category elements is considered to be a closed set.
isFixedSet() - Method in class org.apache.wink.common.model.app.AppCategories
 
isFollowRedirects() - Method in class org.apache.wink.client.ClientConfig
Returns whether to client will automatically follow redirects
isInline() - Method in class org.apache.wink.common.model.app.AppCategories
 
isIsPermaLink() - Method in class org.apache.wink.common.model.rss.RssGuid
Gets the value of the isPermaLink property.
isLoadWinkApplications() - Method in class org.apache.wink.client.ClientConfig
 
isMandatory() - Method in class org.apache.wink.common.model.opensearch.OpenSearchParameter
 
isNull(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
isNull(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
isNull(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
isNull(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
isNull(int) - Method in class org.apache.wink.json4j.JSONArray
Utility function for testing if an element at index 'idx' is null or not.
isNull(String) - Method in class org.apache.wink.json4j.JSONObject
Method to test if a key is mapped to null.
isOutOfLine() - Method in class org.apache.wink.common.categories.Categories
Returns true if the href attribute is set
isPermaLink - Variable in class org.apache.wink.common.model.rss.RssGuid
 
isPropname() - Method in class org.apache.wink.webdav.model.Propfind
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.abdera.AbderaAtomEntryProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.abdera.AbderaAtomFeedProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.jettison.JettisonJAXBElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.jettison.JettisonJAXBProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json.JsonArrayProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json.JsonJAXBProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json.JsonProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json4j.JSON4JArrayProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json4j.JSON4JObjectProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.protobuf.WinkProtobufProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.thrift.WinkThriftProvider
 
isResource(Class<?>) - Method in class org.apache.wink.common.model.wadl.WADLGenerator
 
isSubCollection(SyndEntry) - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder.CollectionPropertyHandler
Specifies if an entry actually represents a feed.
isSupportDTDExpansion() - Method in class org.apache.wink.client.ClientConfig
Convenience method to get the boolean value of the wink.supportDTDExpansion property
isValidObject(Object) - Static method in class org.apache.wink.json4j.JSONObject
Return whether the object is a valid value for a property.
isValidType(Class) - Static method in class org.apache.wink.json4j.JSONObject
Return whether the class is a valid type of value for a property.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.abdera.AbderaAtomEntryProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.abdera.AbderaAtomFeedProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.jettison.JettisonJAXBElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.jettison.JettisonJAXBProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json.JsonArrayProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json.JsonJAXBProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json.JsonProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json4j.JSON4JArrayProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.json4j.JSON4JObjectProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.protobuf.WinkProtobufProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.wink.providers.thrift.WinkThriftProvider
 
item - Variable in class org.apache.wink.common.model.rss.RssChannel
 
itemsPerPage - Variable in class org.apache.wink.common.model.atom.AtomFeed
 

J

JAXBUnmarshalOptions - Class in org.apache.wink.common.model
 
JAXBUnmarshalOptions(Map<String, Object>) - Constructor for class org.apache.wink.common.model.JAXBUnmarshalOptions
 
JaxRsFilter - Class in org.apache.wink.osgi
This Filter handles request URIs for which there is a matching Root Resource Class registered with the Apache Wink RequestProcessor and delegates the others to the chain.
JaxRsFilter() - Constructor for class org.apache.wink.osgi.JaxRsFilter
 
JettisonJAXBElementProvider - Class in org.apache.wink.providers.jettison
A Jettison JAXBElement provider.
JettisonJAXBElementProvider() - Constructor for class org.apache.wink.providers.jettison.JettisonJAXBElementProvider
 
JettisonJAXBElementProvider(boolean, Configuration, Configuration) - Constructor for class org.apache.wink.providers.jettison.JettisonJAXBElementProvider
 
JettisonJAXBProvider - Class in org.apache.wink.providers.jettison
A Jettison JAXB provider.
JettisonJAXBProvider() - Constructor for class org.apache.wink.providers.jettison.JettisonJAXBProvider
 
JettisonJAXBProvider(boolean, Configuration, Configuration) - Constructor for class org.apache.wink.providers.jettison.JettisonJAXBProvider
 
join(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
join(String) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
join(String) - Method in class org.apache.wink.json4j.JSONArray
Method to mimic the behavior of the JavaScript array join function
JSON - Class in org.apache.wink.json4j
Helper class that does generic parsing of a JSON stream and returns the appropriate JSON structure (JSONArray or JSONObject).
JSON() - Constructor for class org.apache.wink.json4j.JSON
 
JSON4JArrayProvider - Class in org.apache.wink.providers.json4j
 
JSON4JArrayProvider() - Constructor for class org.apache.wink.providers.json4j.JSON4JArrayProvider
 
JSON4JObjectProvider - Class in org.apache.wink.providers.json4j
 
JSON4JObjectProvider() - Constructor for class org.apache.wink.providers.json4j.JSON4JObjectProvider
 
JSONArray - Interface in org.apache.wink.json4j.compat
 
JSONArray - Class in org.apache.wink.json4j
Extension of ArrayList that only allows values which are JSON-able.
JSONArray() - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class.
JSONArray(int) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class with the specified initial capacity.
JSONArray(Collection) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class based off the contents of the passed in collection
JSONArray(Object[]) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class based off the contents of the passed object array.
JSONArray(Object[], boolean) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class based off the contents of the passed object array.
JSONArray(Collection, boolean) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class based off the contents of the passed in collection
JSONArray(String) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class from the provided JSON object string.
JSONArray(String, boolean) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class from the provided JSON object string.
JSONArray(Reader) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class from the data provided from the reader.
JSONArray(Reader, boolean) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class from the data provided from the reader.
JSONArray(InputStream) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class from the data provided from the input stream.
JSONArray(InputStream, boolean) - Constructor for class org.apache.wink.json4j.JSONArray
Create a new instance of this class from the data provided from the input stream.
JsonArrayProvider - Class in org.apache.wink.providers.json
 
JsonArrayProvider() - Constructor for class org.apache.wink.providers.json.JsonArrayProvider
 
JSONArtifact - Interface in org.apache.wink.json4j
Interface class to define a set of generic apis both JSONObject and JSONArray implement.
JSONException - Exception in org.apache.wink.json4j.compat
 
JSONException(String) - Constructor for exception org.apache.wink.json4j.compat.JSONException
 
JSONException(Throwable) - Constructor for exception org.apache.wink.json4j.compat.JSONException
 
JSONException - Exception in org.apache.wink.json4j
Class that implements an exception type thrown by all JSON classes as a common exception when JSON handling errors occur.
JSONException(String) - Constructor for exception org.apache.wink.json4j.JSONException
Constructor for JSON Exception
JSONException(Throwable) - Constructor for exception org.apache.wink.json4j.JSONException
Constructor for JSON Exception
JSONFactory - Class in org.apache.wink.json4j.compat
 
JSONFactory() - Constructor for class org.apache.wink.json4j.compat.JSONFactory
 
JsonJAXBProvider - Class in org.apache.wink.providers.json
 
JsonJAXBProvider() - Constructor for class org.apache.wink.providers.json.JsonJAXBProvider
 
JSONObject - Interface in org.apache.wink.json4j.compat
 
JSONObject - Class in org.apache.wink.json4j
Models a JSON Object.
JSONObject() - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class.
JSONObject(JSONObject, String[]) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class taking selected values from the underlying one.
JSONObject(String) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class from the provided JSON object string.
JSONObject(String, boolean) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class from the provided JSON object string.
JSONObject(Reader) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class from the data provided from the reader.
JSONObject(Reader, boolean) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class from the data provided from the reader.
JSONObject(InputStream) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class from the data provided from the input stream.
JSONObject(InputStream, boolean) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class from the data provided from the input stream.
JSONObject(Map) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class using the contents of the provided map.
JSONObject(Object) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class using the properties of the provided JavaBean.
JSONObject(Object, boolean) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class using the properties of the provided JavaBean.
JSONObject(Map, boolean) - Constructor for class org.apache.wink.json4j.JSONObject
Create a new instance of this class using the contents of the provided map.
JsonProvider - Class in org.apache.wink.providers.json
 
JsonProvider() - Constructor for class org.apache.wink.providers.json.JsonProvider
 
JSONString - Interface in org.apache.wink.json4j.compat
 
JSONString - Interface in org.apache.wink.json4j
An interface that can be implemented to make a particular object have an easy to use JSON representation.
JSONStringer - Interface in org.apache.wink.json4j.compat
 
JSONStringer - Class in org.apache.wink.json4j
This class implements a JSONSringer, a basic convenience subclass of JSONWriter to allow for generating JSON strings quickly.
JSONStringer() - Constructor for class org.apache.wink.json4j.JSONStringer
 
JSONUtils - Class in org.apache.wink.providers.json
 
JSONUtils() - Constructor for class org.apache.wink.providers.json.JSONUtils
 
JSONWriter - Interface in org.apache.wink.json4j.compat
 
JSONWriter - Class in org.apache.wink.json4j
This class implements a JSONWrier, a convenience function for writing out JSON to a writer or underlying stream.
JSONWriter(Writer) - Constructor for class org.apache.wink.json4j.JSONWriter
Constructor.

K

Keepalive - Class in org.apache.wink.webdav.model
The keepalive XML element per the WebDAV specification [RFC 4918]
Keepalive() - Constructor for class org.apache.wink.webdav.model.Keepalive
 
keepalive - Variable in class org.apache.wink.webdav.model.Propertybehavior
 
key(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
key(String) - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
key(String) - Method in class org.apache.wink.json4j.JSONWriter
Place a key in the current JSON Object.
keys() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
keys() - Method in interface org.apache.wink.json4j.compat.JSONObject
 
keys() - Method in class org.apache.wink.json4j.JSONObject
Utility function that returns an iterator of all the keys (attributes) of this JSONObject

L

label - Variable in class org.apache.wink.common.model.atom.AtomCategory
 
lang - Variable in class org.apache.wink.common.model.atom.AtomCommonAttributes
 
lang - Variable in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
 
lang - Variable in class org.apache.wink.common.model.wadl.Doc
 
language - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
language - Variable in class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
language - Variable in class org.apache.wink.common.model.rss.RssChannel
 
lastBuildDate - Variable in class org.apache.wink.common.model.rss.RssChannel
 
length - Variable in class org.apache.wink.common.model.atom.AtomLink
 
length - Variable in class org.apache.wink.common.model.rss.RssEnclosure
 
length() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
length() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
length() - Method in interface org.apache.wink.json4j.compat.JSONArray
 
length() - Method in interface org.apache.wink.json4j.compat.JSONObject
 
length() - Method in class org.apache.wink.json4j.JSONArray
Utility function that maps ArrayList.size() to length, for compatibility to other JSON parsers.
length() - Method in class org.apache.wink.json4j.JSONObject
Method to return the number of keys in this JSONObject.
LENGTH_REQUIRED - Static variable in class org.apache.wink.common.http.HttpStatus
 
link - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
link - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
link - Variable in class org.apache.wink.common.model.rss.RssChannel
 
link - Variable in class org.apache.wink.common.model.rss.RssImage
 
link - Variable in class org.apache.wink.common.model.rss.RssItem
 
link - Variable in class org.apache.wink.common.model.rss.RssTextInput
 
Link - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Link() - Constructor for class org.apache.wink.common.model.wadl.Link
 
link - Variable in class org.apache.wink.common.model.wadl.Param
 
Link - Class in org.apache.wink.webdav.model
The link XML element per the WebDAV specification [RFC 4918]
Link() - Constructor for class org.apache.wink.webdav.model.Link
 
link - Variable in class org.apache.wink.webdav.model.Source
 
LinkBuilders - Interface in org.apache.wink.server.utils
Provides access to SystemLinksBuilder and to SingleLinkBuilder
LOCK_TOKEN - Static variable in class org.apache.wink.webdav.WebDAVHeaders
 
Lockdiscovery - Class in org.apache.wink.webdav.model
The lockdiscovery Property per the WebDAV specification [RFC 4918]
Lockdiscovery() - Constructor for class org.apache.wink.webdav.model.Lockdiscovery
 
lockdiscovery - Variable in class org.apache.wink.webdav.model.Prop
 
LOCKED - Static variable in class org.apache.wink.common.http.HttpStatus
 
Lockentry - Class in org.apache.wink.webdav.model
The lockentry XML element per the WebDAV specification [RFC 4918]
Lockentry() - Constructor for class org.apache.wink.webdav.model.Lockentry
 
lockentry - Variable in class org.apache.wink.webdav.model.Supportedlock
 
Lockinfo - Class in org.apache.wink.webdav.model
The lockinfo XML element per the WebDAV specification [RFC 4918]
Lockinfo() - Constructor for class org.apache.wink.webdav.model.Lockinfo
 
lockscope - Variable in class org.apache.wink.webdav.model.Activelock
 
lockscope - Variable in class org.apache.wink.webdav.model.Lockentry
 
lockscope - Variable in class org.apache.wink.webdav.model.Lockinfo
 
Lockscope - Class in org.apache.wink.webdav.model
The lockscope XML element per the WebDAV specification [RFC 4918]
Lockscope() - Constructor for class org.apache.wink.webdav.model.Lockscope
 
locktoken - Variable in class org.apache.wink.webdav.model.Activelock
 
Locktoken - Class in org.apache.wink.webdav.model
The locktoken XML element per the WebDAV specification [RFC 4918]
Locktoken() - Constructor for class org.apache.wink.webdav.model.Locktoken
 
locktype - Variable in class org.apache.wink.webdav.model.Activelock
 
locktype - Variable in class org.apache.wink.webdav.model.Lockentry
 
locktype - Variable in class org.apache.wink.webdav.model.Lockinfo
 
Locktype - Class in org.apache.wink.webdav.model
The locktype XML element per the WebDAV specification [RFC 4918]
Locktype() - Constructor for class org.apache.wink.webdav.model.Locktype
 
logo - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
logUserProviderException(RuntimeException, Object, ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR, Object[], RuntimeContext) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
longName - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 

M

main(String[]) - Static method in class org.apache.wink.client.MockHttpServer
 
managingEditor - Variable in class org.apache.wink.common.model.rss.RssChannel
 
marshal(AtomEntry, OutputStream) - Static method in class org.apache.wink.common.model.atom.AtomEntry
 
marshal(AtomFeed, OutputStream) - Static method in class org.apache.wink.common.model.atom.AtomFeed
 
marshal(Multistatus, OutputStream) - Static method in class org.apache.wink.webdav.model.Multistatus
Marshal a Multistatus object to the provided output stream
marshal(Multistatus, Writer) - Static method in class org.apache.wink.webdav.model.Multistatus
Marshal a Multistatus object to the provided writer
marshal(Propertyupdate, OutputStream) - Static method in class org.apache.wink.webdav.model.Propertyupdate
Marshal a Propertyupdate object to the provided output stream
marshal(Propertyupdate, Writer) - Static method in class org.apache.wink.webdav.model.Propertyupdate
Marshal a Propfind object to the provided writer
marshal(Propfind, OutputStream) - Static method in class org.apache.wink.webdav.model.Propfind
Marshal a Propfind object to the provided output stream
marshal(Propfind, Writer) - Static method in class org.apache.wink.webdav.model.Propfind
Marshal a Propfind object to the provided writer
marshal(Marshaller, Object, Writer, String) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
match(HttpHeaders, MediaType) - Method in interface org.apache.wink.server.handlers.MediaTypeMappingRecord
Maps response media types to a different response media type if necessary.
maxPooledConnections - Variable in class org.apache.wink.client.httpclient.ApacheHttpClientConfig
 
mediaType - Variable in class org.apache.wink.common.model.wadl.Option
 
mediaType - Variable in class org.apache.wink.common.model.wadl.Representation
 
MediaTypeMapperFactory - Class in org.apache.wink.server.handlers
MediaTypeMapperFactory is responsible to provide media type mappings from an application's response media type to a preferred media type.
MediaTypeMapperFactory() - Constructor for class org.apache.wink.server.handlers.MediaTypeMapperFactory
 
MediaTypeMappingRecord - Interface in org.apache.wink.server.handlers
MediaTypeMappingRecords can map response media types to a different response media type if necessary.
MessageContext - Interface in org.apache.wink.server.handlers
The MessageContext is used by Handlers to obtain and manipulate request specific information.
Method - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Method() - Constructor for class org.apache.wink.common.model.wadl.Method
 
METHOD_FAILURE - Static variable in class org.apache.wink.common.http.HttpStatus
 
METHOD_NOT_ALLOWED - Static variable in class org.apache.wink.common.http.HttpStatus
 
methodOrResource - Variable in class org.apache.wink.common.model.wadl.Resource
 
methodOrResource - Variable in class org.apache.wink.common.model.wadl.ResourceType
 
MockHttpServer - Class in org.apache.wink.client
 
MockHttpServer(int) - Constructor for class org.apache.wink.client.MockHttpServer
 
MockHttpServer(int, boolean) - Constructor for class org.apache.wink.client.MockHttpServer
 
MockHttpServer.MockHttpServerResponse - Class in org.apache.wink.client
 
MockHttpServer.MockHttpServerResponse() - Constructor for class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
MOVED_PERMANENTLY - Static variable in class org.apache.wink.common.http.HttpStatus
 
MS_AUTHOR_VIA - Static variable in class org.apache.wink.webdav.WebDAVHeaders
Microsoft authorization header
msCompatibilityLock(String) - Method in class org.apache.wink.webdav.server.WebDAVLockableResource
This method does not perform a real lock but returns a 'dummy' lock response for compatibility with MS Windows.
msCompatibilityLock(String) - Static method in class org.apache.wink.webdav.server.WebDAVUtils
This method does not perform a real lock but returns a 'dummy' lock response for compatibility with MS Windows.
msCompatibilityUnlock() - Method in class org.apache.wink.webdav.server.WebDAVLockableResource
This method does not perform a real unlock but returns a NO_CONTENT response for compatibility with MS Windows.
msCompatibilityUnlock() - Static method in class org.apache.wink.webdav.server.WebDAVUtils
This method does not perform a real unlock but returns a NO_CONTENT response for compatibility with MS Windows.
MULTI_STATUS - Static variable in class org.apache.wink.common.http.HttpStatus
 
MultiCsvTable - Class in org.apache.wink.common.model.csv
Represents a multiple table CSV.
MultiCsvTable() - Constructor for class org.apache.wink.common.model.csv.MultiCsvTable
 
MULTIPLE_CHOICES - Static variable in class org.apache.wink.common.http.HttpStatus
 
Multistatus - Class in org.apache.wink.webdav.model
The multistatus XML element per the WebDAV specification [RFC 4918]
Multistatus() - Constructor for class org.apache.wink.webdav.model.Multistatus
 

N

name - Variable in class org.apache.wink.common.model.atom.AtomPerson
 
name - Variable in class org.apache.wink.common.model.rss.RssTextInput
 
name - Variable in class org.apache.wink.common.model.wadl.Method
 
name - Variable in class org.apache.wink.common.model.wadl.Param
 
names() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
names() - Method in interface org.apache.wink.json4j.compat.JSONObject
 
names() - Method in class org.apache.wink.json4j.JSONObject
Utility function that returns a JSONArray of all the names of the keys (attributes) of this JSONObject
NAMESPACE_APP - Static variable in class org.apache.wink.common.RestConstants
 
NAMESPACE_ATOM - Static variable in class org.apache.wink.common.RestConstants
 
NAMESPACE_DAV - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
NAMESPACE_OPENSEARCH - Static variable in class org.apache.wink.common.RestConstants
 
NAMESPACE_XHTML - Static variable in class org.apache.wink.common.RestConstants
 
NAMESPACE_XML - Static variable in class org.apache.wink.common.RestConstants
 
newInstance() - Static method in class org.apache.wink.json4j.compat.JSONFactory
 
next() - Method in class org.apache.wink.common.model.multipart.InMultiPart
 
NO_CONTENT - Static variable in class org.apache.wink.common.http.HttpStatus
 
NON_AUTHORITATIVE_INFORMATION - Static variable in class org.apache.wink.common.http.HttpStatus
 
NOT_ACCEPTABLE - Static variable in class org.apache.wink.common.http.HttpStatus
 
NOT_FOUND - Static variable in class org.apache.wink.common.http.HttpStatus
 
NOT_IMPLEMENTED - Static variable in class org.apache.wink.common.http.HttpStatus
 
NOT_MODIFIED - Static variable in class org.apache.wink.common.http.HttpStatus
 
NULL - Static variable in class org.apache.wink.json4j.JSON
A constant for representing null.
NULL - Static variable in class org.apache.wink.json4j.JSONObject
A constant definition reference to Java null.

O

object() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
object() - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
object() - Method in class org.apache.wink.json4j.JSONWriter
Open a new JSON Object in the output stream.
ObjectFactory - Class in org.apache.wink.common.model.app
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.wink.common.model.app package.
ObjectFactory() - Constructor for class org.apache.wink.common.model.app.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.wink.common.model.app
ObjectFactory - Class in org.apache.wink.common.model.atom
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.wink.common.model.atom package.
ObjectFactory() - Constructor for class org.apache.wink.common.model.atom.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.wink.common.model.atom
ObjectFactory - Class in org.apache.wink.common.model.opensearch
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.wink.common.model.opensearch package.
ObjectFactory() - Constructor for class org.apache.wink.common.model.opensearch.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.wink.common.model.opensearch
ObjectFactory - Class in org.apache.wink.common.model.rss
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.wink.common.model.rss package.
ObjectFactory() - Constructor for class org.apache.wink.common.model.rss.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.wink.common.model.rss
ObjectFactory - Class in org.apache.wink.common.model.wadl
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.wink.common.model.wadl package.
ObjectFactory() - Constructor for class org.apache.wink.common.model.wadl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.wink.common.model.wadl
ObjectFactory - Class in org.apache.wink.webdav.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.wink.webdav.model package.
ObjectFactory() - Constructor for class org.apache.wink.webdav.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.wink.webdav.model
objectForString(String) - Static method in class org.apache.wink.providers.json.JSONUtils
 
OK - Static variable in class org.apache.wink.common.http.HttpStatus
 
Omit - Class in org.apache.wink.webdav.model
The omit XML element per the WebDAV specification [RFC 4918]
Omit() - Constructor for class org.apache.wink.webdav.model.Omit
 
omit - Variable in class org.apache.wink.webdav.model.Propertybehavior
 
OPENSEARCH_PREFIX - Static variable in class org.apache.wink.common.RestConstants
 
OpenSearchDescription - Class in org.apache.wink.common.model.opensearch
The "OpenSearchDescription" element per OpenSearch specification
OpenSearchDescription() - Constructor for class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
opensearchFactory - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
OpenSearchImage - Class in org.apache.wink.common.model.opensearch
The "Image" element per OpenSearch specification
OpenSearchImage() - Constructor for class org.apache.wink.common.model.opensearch.OpenSearchImage
Default Constructor
OpenSearchParameter - Class in org.apache.wink.common.model.opensearch
Represents one search parameter in form of parameter_key={parameter}.
OpenSearchParameter() - Constructor for class org.apache.wink.common.model.opensearch.OpenSearchParameter
Default constructor
OpenSearchParameter(String, String, boolean) - Constructor for class org.apache.wink.common.model.opensearch.OpenSearchParameter
 
OpenSearchParameter.OpenSearchParams - Enum in org.apache.wink.common.model.opensearch
OpenSearch 1.1 parameters
opensearchQuery - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
OpenSearchQuery - Class in org.apache.wink.common.model.opensearch
The "Query" element per OpenSearch specification
OpenSearchQuery() - Constructor for class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
OpenSearchQuery.QueryRole - Enum in org.apache.wink.common.model.opensearch
 
OpenSearchUrl - Class in org.apache.wink.common.model.opensearch
The "Url" element per OpenSearch specification
OpenSearchUrl() - Constructor for class org.apache.wink.common.model.opensearch.OpenSearchUrl
 
opt(int) - Method in class org.apache.wink.json4j.JSONArray
Method to get the object at that position, or null if outside the array range.
opt(int, Object) - Method in class org.apache.wink.json4j.JSONArray
Method to get the object at that position, or null if outside the array range.
opt(String) - Method in class org.apache.wink.json4j.JSONObject
Method to obtain the object value for a key.
optBoolean(int) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as an boolean, or 'false' if outside the array.
optBoolean(int, boolean) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as an boolean, or 'defaultValue' if outside the array.
optBoolean(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'boolean' value Only returns true if the value is boolean true or the string 'true'.
optBoolean(String, boolean) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'boolean' value Only returns true if the value is boolean true or the string 'true'.
optDouble(int) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as a double, or Double.NaN if outside the array.
optDouble(int, double) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as a double, or Double.NaN if outside the array.
optDouble(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'double' value Only values of Number will be converted to double.
optDouble(String, double) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'double' value Only values of Number will be converted to double.
optInt(int) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as an int, or '0' if outside the array.
optInt(int, int) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as an int, or defaultValue if outside the array.
optInt(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'int' value Provided for compatibility to other JSON models.
optInt(String, int) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'int' value Provided for compatibility to other JSON models.
Option - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Option() - Constructor for class org.apache.wink.common.model.wadl.Option
 
option - Variable in class org.apache.wink.common.model.wadl.Param
 
options() - Method in interface org.apache.wink.client.Resource
Invoke the OPTIONS method
OPTIONS - Static variable in class org.apache.wink.common.http.HttpMethodEx
 
OPTIONS - Annotation Type in org.apache.wink.common.http
 
optJSONArray(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a JSONArray Only values that are instances of JSONArray will be returned.
optJSONArray(String, JSONArray) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a JSONArray Only values that are instances of JSONArray will be returned.
optJSONObject(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a JSONObject Only values that are instances of JSONObject will be returned.
optJSONObject(String, JSONObject) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a JSONObject Only values that are instances of JSONObject will be returned.
optLong(int) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as a long, or '0' if outside the array.
optLong(int, long) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as a long, or defaultValue if outside the array.
optLong(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'long' value Only values of Number will be converted to long.
optLong(String, long) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'long' value Only values of Number will be converted to long.
optShort(int) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as a short, or '0' if outside the array.
optShort(int, short) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as a short, or '0' if outside the array.
optShort(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'short' value Only values of Number will be converted to short.
optShort(String, short) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'short' value Only values of Number will be converted to short.
optString(int) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as a String, or null if outside the array.
optString(int, String) - Method in class org.apache.wink.json4j.JSONArray
Method to obtain the value at index as a String, or defaultValue if outside the array.
optString(String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'string' value Only values that can be easily converted to string will be returned.
optString(String, String) - Method in class org.apache.wink.json4j.JSONObject
Utility method to obtain the specified key as a 'string' value Only values that can be easily converted to string will be returned.
OrderedJSONObject - Class in org.apache.wink.json4j
Extension of the basic JSONObject.
OrderedJSONObject() - Constructor for class org.apache.wink.json4j.OrderedJSONObject
Create a new instance of this class.
OrderedJSONObject(String) - Constructor for class org.apache.wink.json4j.OrderedJSONObject
Create a new instance of this class from the provided JSON object string.
OrderedJSONObject(String, boolean) - Constructor for class org.apache.wink.json4j.OrderedJSONObject
Create a new instance of this class from the provided JSON object string.
OrderedJSONObject(Reader) - Constructor for class org.apache.wink.json4j.OrderedJSONObject
Create a new instance of this class from the data provided from the reader.
OrderedJSONObject(Reader, boolean) - Constructor for class org.apache.wink.json4j.OrderedJSONObject
Create a new instance of this class from the data provided from the reader.
OrderedJSONObject(InputStream) - Constructor for class org.apache.wink.json4j.OrderedJSONObject
Create a new instance of this class from the data provided from the input stream.
OrderedJSONObject(InputStream, boolean) - Constructor for class org.apache.wink.json4j.OrderedJSONObject
Create a new instance of this class from the data provided from the input stream.
OrderedJSONObject(Map) - Constructor for class org.apache.wink.json4j.OrderedJSONObject
Create a new instance of this class using the contents of the provided map.
org.apache.wink.client - package org.apache.wink.client
 
org.apache.wink.client.handlers - package org.apache.wink.client.handlers
 
org.apache.wink.client.httpclient - package org.apache.wink.client.httpclient
 
org.apache.wink.common - package org.apache.wink.common
 
org.apache.wink.common.annotations - package org.apache.wink.common.annotations
 
org.apache.wink.common.categories - package org.apache.wink.common.categories
 
org.apache.wink.common.http - package org.apache.wink.common.http
 
org.apache.wink.common.model - package org.apache.wink.common.model
 
org.apache.wink.common.model.app - package org.apache.wink.common.model.app
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.wink.common.model.atom - package org.apache.wink.common.model.atom
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.wink.common.model.csv - package org.apache.wink.common.model.csv
 
org.apache.wink.common.model.multipart - package org.apache.wink.common.model.multipart
 
org.apache.wink.common.model.opensearch - package org.apache.wink.common.model.opensearch
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.wink.common.model.rss - package org.apache.wink.common.model.rss
 
org.apache.wink.common.model.synd - package org.apache.wink.common.model.synd
 
org.apache.wink.common.model.wadl - package org.apache.wink.common.model.wadl
 
org.apache.wink.common.utils - package org.apache.wink.common.utils
 
org.apache.wink.json4j - package org.apache.wink.json4j
 
org.apache.wink.json4j.compat - package org.apache.wink.json4j.compat
 
org.apache.wink.json4j.compat.impl - package org.apache.wink.json4j.compat.impl
 
org.apache.wink.json4j.utils - package org.apache.wink.json4j.utils
 
org.apache.wink.logging - package org.apache.wink.logging
 
org.apache.wink.osgi - package org.apache.wink.osgi
 
org.apache.wink.providers.abdera - package org.apache.wink.providers.abdera
 
org.apache.wink.providers.jackson - package org.apache.wink.providers.jackson
 
org.apache.wink.providers.jettison - package org.apache.wink.providers.jettison
 
org.apache.wink.providers.json - package org.apache.wink.providers.json
 
org.apache.wink.providers.json4j - package org.apache.wink.providers.json4j
 
org.apache.wink.providers.protobuf - package org.apache.wink.providers.protobuf
 
org.apache.wink.providers.thrift - package org.apache.wink.providers.thrift
 
org.apache.wink.server.handlers - package org.apache.wink.server.handlers
 
org.apache.wink.server.utils - package org.apache.wink.server.utils
 
org.apache.wink.spring - package org.apache.wink.spring
 
org.apache.wink.webdav - package org.apache.wink.webdav
 
org.apache.wink.webdav.model - package org.apache.wink.webdav.model
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.wink.webdav.server - package org.apache.wink.webdav.server
 
OutMultiPart - Class in org.apache.wink.common.model.multipart
An abstract class to generate a MultiPart response, the concept behind this class been abstract is that there might be simple implementation over a collection or more complex once like over a database cursor
OutMultiPart() - Constructor for class org.apache.wink.common.model.multipart.OutMultiPart
 
OutPart - Class in org.apache.wink.common.model.multipart
This class is used to represent a part in an OutMultiPart message, basically it holds the part headers and body
OutPart() - Constructor for class org.apache.wink.common.model.multipart.OutPart
 
outputEncoding - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
outputEncoding - Variable in class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
OutputStreamAdapter - Interface in org.apache.wink.client.handlers
Interface for adapting the output stream
OVERWRITE - Static variable in class org.apache.wink.webdav.WebDAVHeaders
 
owner - Variable in class org.apache.wink.webdav.model.Activelock
 
owner - Variable in class org.apache.wink.webdav.model.Lockinfo
 
Owner - Class in org.apache.wink.webdav.model
The owner XML element per the WebDAV specification [RFC 4918]
Owner() - Constructor for class org.apache.wink.webdav.model.Owner
 

P

Param - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Param() - Constructor for class org.apache.wink.common.model.wadl.Param
 
param - Variable in class org.apache.wink.common.model.wadl.Representation
 
param - Variable in class org.apache.wink.common.model.wadl.Request
 
param - Variable in class org.apache.wink.common.model.wadl.Resource
 
param - Variable in class org.apache.wink.common.model.wadl.ResourceType
 
param - Variable in class org.apache.wink.common.model.wadl.Response
 
ParamStyle - Enum in org.apache.wink.common.model.wadl
Java class for ParamStyle.
Parent - Annotation Type in org.apache.wink.common.annotations
 
parse(Reader, boolean) - Static method in class org.apache.wink.json4j.JSON
Parse a Reader of JSON text into a JSONArtifact.
parse(Reader, boolean, boolean) - Static method in class org.apache.wink.json4j.JSON
Parse a Reader of JSON text into a JSONArtifact.
parse(Reader) - Static method in class org.apache.wink.json4j.JSON
Parse a Reader of JSON text into a JSONArtifact.
parse(InputStream, boolean) - Static method in class org.apache.wink.json4j.JSON
Parse a InputStream of JSON text into a JSONArtifact.
parse(InputStream, boolean, boolean) - Static method in class org.apache.wink.json4j.JSON
Parse a InputStream of JSON text into a JSONArtifact.
parse(InputStream) - Static method in class org.apache.wink.json4j.JSON
Parse an InputStream of JSON text into a JSONArtifact.
parse(String, boolean) - Static method in class org.apache.wink.json4j.JSON
Parse a string of JSON text into a JSONArtifact.
parse(String, boolean, boolean) - Static method in class org.apache.wink.json4j.JSON
Parse a string of JSON text into a JSONArtifact.
parse(String) - Static method in class org.apache.wink.json4j.JSON
Parse a string of JSON text into a JSONArtifact.
PARTIAL_CONTENT - Static variable in class org.apache.wink.common.http.HttpStatus
 
path - Variable in class org.apache.wink.common.model.rss.RssCloud
 
path - Variable in class org.apache.wink.common.model.wadl.Param
 
path - Variable in class org.apache.wink.common.model.wadl.Resource
 
pathParam(String, String) - Method in interface org.apache.wink.server.utils.BaseLinksBuilder
Set the value of a template path parameter to be used during the building of the links.
PAYMENT_REQUIRED - Static variable in class org.apache.wink.common.http.HttpStatus
 
port - Variable in class org.apache.wink.common.model.rss.RssCloud
 
post(Class<T>, Object) - Method in interface org.apache.wink.client.Resource
Invoke the POST method
post(EntityType<T>, Object) - Method in interface org.apache.wink.client.Resource
Invoke the POST method
post(Object) - Method in interface org.apache.wink.client.Resource
Invoke the POST method
PRECONDITION_FAILED - Static variable in class org.apache.wink.common.http.HttpStatus
 
PROCESSING - Static variable in class org.apache.wink.common.http.HttpStatus
 
profile - Variable in class org.apache.wink.common.model.wadl.Representation
 
Prop - Class in org.apache.wink.webdav.model
The prop XML element per the WebDAV specification [RFC 4918]
Prop() - Constructor for class org.apache.wink.webdav.model.Prop
 
prop - Variable in class org.apache.wink.webdav.model.Propfind
 
prop - Variable in class org.apache.wink.webdav.model.Propstat
 
prop - Variable in class org.apache.wink.webdav.model.Remove
 
prop - Variable in class org.apache.wink.webdav.model.Set
 
PROPERTIES_SET - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
PROPERTY_CREATIONDATE - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
PROPERTY_DISPLAYNAME - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
PROPERTY_GETCONTENTLANGUAGE - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
PROPERTY_GETCONTENTLENGTH - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
PROPERTY_GETCONTENTTYPE - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
PROPERTY_GETETAG - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
PROPERTY_GETLASTMODIFIED - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
PROPERTY_LOCKDISCOVERY - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
PROPERTY_RESOURCETYPE - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
PROPERTY_SUPPORTEDLOCK - Static variable in class org.apache.wink.webdav.WebDAVConstants
 
Propertybehavior - Class in org.apache.wink.webdav.model
The propertybehavior XML element per the WebDAV specification [RFC 4918]
Propertybehavior() - Constructor for class org.apache.wink.webdav.model.Propertybehavior
 
Propertyupdate - Class in org.apache.wink.webdav.model
The propertyupdate XML element per the WebDAV specification [RFC 4918]
Propertyupdate() - Constructor for class org.apache.wink.webdav.model.Propertyupdate
 
Propfind - Class in org.apache.wink.webdav.model
The propfind XML element per the WebDAV specification [RFC 4918]
Propfind() - Constructor for class org.apache.wink.webdav.model.Propfind
 
propfind(SyndEntry, String) - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder
Process the PROPFIND request for a given entry and create a response using the default implementation of WebDAVResponseBuilder.PropertyHandler
propfind(SyndEntry, String, WebDAVResponseBuilder.PropertyHandler) - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder
Process the PROPFIND request for given document resource and create a response.
propfind(SyndFeed, String, String) - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder
Process the PROPFIND request for the given feed and create a response using the default implementation of WebDAVResponseBuilder.CollectionPropertyHandler
propfind(SyndFeed, String, String, WebDAVResponseBuilder.CollectionPropertyHandler) - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder
Process the PROPFIND request for the given collection resource and create a response.
propfind(HttpHeaders, String) - Method in class org.apache.wink.webdav.server.WebDAVRootResource
 
propname - Variable in class org.apache.wink.webdav.model.Propfind
 
Propname - Class in org.apache.wink.webdav.model
The propname XML element per the WebDAV specification [RFC 4918]
Propname() - Constructor for class org.apache.wink.webdav.model.Propname
 
Propstat - Class in org.apache.wink.webdav.model
The propstat XML element per the WebDAV specification [RFC 4918]
Propstat() - Constructor for class org.apache.wink.webdav.model.Propstat
 
propstat - Variable in class org.apache.wink.webdav.model.Response
 
PROTOBUF - Static variable in class org.apache.wink.providers.protobuf.WinkProtobufProvider
 
protocol - Variable in class org.apache.wink.common.model.rss.RssCloud
 
providers - Variable in class org.apache.wink.common.model.synd.SyndSimpleContent
 
ProviderUtils - Class in org.apache.wink.common.utils
 
ProviderUtils() - Constructor for class org.apache.wink.common.utils.ProviderUtils
 
ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR - Enum in org.apache.wink.common.utils
 
PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.apache.wink.common.http.HttpStatus
 
ProxyAuthSecurityHandler - Class in org.apache.wink.client.handlers
SecurityHandler for a client to perform http proxy auth:

Usage:
ClientConfig config = new ClientConfig();
ProxyAuthSecurityHandler proxyAuthSecHandler = new ProxyAuthSecurityHandler(); proxyAuthSecHandler.setUserName("username"); proxyAuthSecHandler.setPassword("password"); config.handlers(proxyAuthSecurityHandler);
// create the rest client instance
RestClient client = new RestClient(config);
// create the resource instance to interact with Resource
resource = client.resource("http://localhost:8080/path/to/resource");

ProxyAuthSecurityHandler() - Constructor for class org.apache.wink.client.handlers.ProxyAuthSecurityHandler
 
ProxyAuthSecurityHandler(String, String) - Constructor for class org.apache.wink.client.handlers.ProxyAuthSecurityHandler
 
proxyHost(String) - Method in class org.apache.wink.client.ClientConfig
Set the proxy host
proxyPort(int) - Method in class org.apache.wink.client.ClientConfig
Set the proxy port
pubDate - Variable in class org.apache.wink.common.model.rss.RssChannel
 
pubDate - Variable in class org.apache.wink.common.model.rss.RssItem
 
publish(LogRecord) - Method in class org.apache.wink.logging.InMemoryHandler
 
publish(LogRecord) - Method in class org.apache.wink.logging.WinkLogHandler
 
published - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
put(Class<T>, Object) - Method in interface org.apache.wink.client.Resource
Invoke the PUT method
put(EntityType<T>, Object) - Method in interface org.apache.wink.client.Resource
Invoke the PUT method
put(Object) - Method in interface org.apache.wink.client.Resource
Invoke the PUT method
put(boolean) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(double) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(short) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(Collection) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(int, boolean) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(int, Collection) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(int, double) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(int, int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(int, long) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(int, short) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(int, Map) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(int, Object) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(long) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(Map) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(Object) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
put(String, boolean) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
put(String, Collection) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
put(String, double) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
put(String, int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
put(String, long) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
put(String, JSONObject) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
put(String, short) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
put(String, Map) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
put(String, Object) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
put(boolean) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(Collection) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(double) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(int, boolean) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(int, Collection) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(int, double) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(int, int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(int, long) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(int, short) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(int, Map) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(int, Object) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(long) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(short) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(Map) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(Object) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
put(String, boolean) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
put(String, Collection) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
put(String, double) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
put(String, int) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
put(String, long) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
put(String, short) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
put(String, Map) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
put(String, Object) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
put(int, Object) - Method in class org.apache.wink.json4j.JSONArray
Map of java.util.ArrayList.add(int, java.lang.Object), for compatibility to other JSON parsers.
put(Object) - Method in class org.apache.wink.json4j.JSONArray
Map of java.util.ArrayList.add(java.lang.Object), for compatibility to other JSON parsers.
put(Object, boolean) - Method in class org.apache.wink.json4j.JSONArray
Map of java.util.ArrayList.add(java.lang.Object), for compatibility to other JSON parsers.
put(int, Map) - Method in class org.apache.wink.json4j.JSONArray
Method to place a java.util.Map instance in the array.
put(int, Map, boolean) - Method in class org.apache.wink.json4j.JSONArray
Method to place a java.util.Map instance in the array.
put(Map) - Method in class org.apache.wink.json4j.JSONArray
Method to place a map into the array.
put(Map, boolean) - Method in class org.apache.wink.json4j.JSONArray
Method to place a map into the array.
put(int, Collection) - Method in class org.apache.wink.json4j.JSONArray
Method to place a map into the array.
put(int, Collection, boolean) - Method in class org.apache.wink.json4j.JSONArray
Method to place a map into the array.
put(Collection) - Method in class org.apache.wink.json4j.JSONArray
Method to place a map into the array.
put(Collection, boolean) - Method in class org.apache.wink.json4j.JSONArray
Method to place a map into the array.
put(long) - Method in class org.apache.wink.json4j.JSONArray
Method to place a long into the array.
put(int, long) - Method in class org.apache.wink.json4j.JSONArray
Method to place a long into the array.
put(int) - Method in class org.apache.wink.json4j.JSONArray
Method to place a int into the array.
put(int, int) - Method in class org.apache.wink.json4j.JSONArray
Method to place an int into the array.
put(short) - Method in class org.apache.wink.json4j.JSONArray
Method to place a short into the array.
put(int, short) - Method in class org.apache.wink.json4j.JSONArray
Method to place a short into the array.
put(double) - Method in class org.apache.wink.json4j.JSONArray
Method to place a double into the array.
put(int, double) - Method in class org.apache.wink.json4j.JSONArray
Method to place a double into the array.
put(boolean) - Method in class org.apache.wink.json4j.JSONArray
Method to place a int into the array.
put(int, boolean) - Method in class org.apache.wink.json4j.JSONArray
Method to place a boolean into the array.
put(Object, Object, boolean) - Method in class org.apache.wink.json4j.JSONObject
(non-Javadoc)
put(Object, Object) - Method in class org.apache.wink.json4j.JSONObject
(non-Javadoc)
put(String, Object) - Method in class org.apache.wink.json4j.JSONObject
Similar to default HashMap put, except it returns JSONObject instead of Object.
put(String, boolean) - Method in class org.apache.wink.json4j.JSONObject
Method to add an atomic boolean to the JSONObject.
put(String, double) - Method in class org.apache.wink.json4j.JSONObject
Method to add an atomic double to the JSONObject.
put(String, int) - Method in class org.apache.wink.json4j.JSONObject
Method to add an atomic integer to the JSONObject.
put(String, short) - Method in class org.apache.wink.json4j.JSONObject
Method to add an atomic short to the JSONObject.
put(String, long) - Method in class org.apache.wink.json4j.JSONObject
Method to add an atomic long to the JSONObject.
put(String, Map, boolean) - Method in class org.apache.wink.json4j.JSONObject
Method to add a Map as a new JSONObject contained in this JSONObject
put(String, Map) - Method in class org.apache.wink.json4j.JSONObject
Method to add a Map as a new JSONObject contained in this JSONObject Same as calling put(String, Map, true);
put(String, Collection, boolean) - Method in class org.apache.wink.json4j.JSONObject
Method to add a Collection as a new JSONArray contained in this JSONObject
put(String, Collection) - Method in class org.apache.wink.json4j.JSONObject
Method to add a Collection as a new JSONArray contained in this JSONObject
put(String, Object[]) - Method in class org.apache.wink.json4j.JSONObject
Method to add an Object array as a new JSONArray contained in this JSONObject
put(String, Object[], boolean) - Method in class org.apache.wink.json4j.JSONObject
Method to add an Object array as a new JSONArray contained in this JSONObject
put(Object, Object) - Method in class org.apache.wink.json4j.OrderedJSONObject
Method to put a JSON'able object into the instance.
putOnce(String, Object) - Method in class org.apache.wink.json4j.JSONObject
Put a key/value pair into the JSONObject, but only if key/value are both not null, and only if the key is not present already.
putOpt(String, Object) - Method in class org.apache.wink.json4j.JSONObject
Put a key/value pair into the JSONObject, but only if the key and value are non-null.

Q

query - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
queryParam(String, Object...) - Method in interface org.apache.wink.client.Resource
Add a query parameter to the uri
queryParam(String, String) - Method in interface org.apache.wink.server.utils.BaseLinksBuilder
Set the value of a query parameter to be added to the generated links
queryParams(MultivaluedMap<String, String>) - Method in interface org.apache.wink.client.Resource
Add all the query parameters from the provided multivalued map.
queryType - Variable in class org.apache.wink.common.model.wadl.Resource
 

R

rating - Variable in class org.apache.wink.common.model.rss.RssChannel
 
readFrom(Class<Entry>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.abdera.AbderaAtomEntryProvider
 
readFrom(Class<Feed>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.abdera.AbderaAtomFeedProvider
 
readFrom(Class<JAXBElement<?>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.jettison.JettisonJAXBElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.jettison.JettisonJAXBProvider
 
readFrom(Class<JSONArray>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.json.JsonArrayProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.json.JsonJAXBProvider
 
readFrom(Class<JSONObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.json.JsonProvider
 
readFrom(Class<JSONArray>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.json4j.JSON4JArrayProvider
 
readFrom(Class<JSONObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.json4j.JSON4JObjectProvider
 
readFrom(Class<Message>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.protobuf.WinkProtobufProvider
 
readFrom(Class<TBase>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.wink.providers.thrift.WinkThriftProvider
 
readFromStreamAsBytes(InputStream) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
readFromStreamAsString(InputStream, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
readFromString(Providers, String, Class<T>, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
readFromString(Providers, String, Class<T>, Type, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
readFromString(Providers, String, Class<T>, Type, MultivaluedMap<String, String>, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
readTimeout(int) - Method in class org.apache.wink.client.ClientConfig
Convenience method to set the wink.client.readTimeout property
RECEIVED_MESSAGE - Static variable in class org.apache.wink.client.BaseTest
 
register(ResourceRegistry, ProvidersRegistry) - Method in class org.apache.wink.spring.Registrar
 
registerApplication(Application, ServletContext) - Static method in class org.apache.wink.server.utils.RegistrationUtils
Registers resources and providers provided by the Application.
registerApplication(Application, ServletContext, String) - Static method in class org.apache.wink.server.utils.RegistrationUtils
Registers resources and providers provided by the Application.
registerClasses(ServletContext, Class<?>...) - Static method in class org.apache.wink.server.utils.RegistrationUtils
 
registerClasses(ServletContext, String, Class<?>...) - Static method in class org.apache.wink.server.utils.RegistrationUtils
 
registerInstances(ServletContext, Object...) - Static method in class org.apache.wink.server.utils.RegistrationUtils
 
registerInstances(ServletContext, String, Object...) - Static method in class org.apache.wink.server.utils.RegistrationUtils
 
registerProcedure - Variable in class org.apache.wink.common.model.rss.RssCloud
 
Registrar - Class in org.apache.wink.spring
 
Registrar() - Constructor for class org.apache.wink.spring.Registrar
 
RegistrationUtils - Class in org.apache.wink.server.utils
 
RegistrationUtils() - Constructor for class org.apache.wink.server.utils.RegistrationUtils
 
RegistrationUtils.InnerApplication - Class in org.apache.wink.server.utils
 
RegistrationUtils.InnerApplication(Set<Class<?>>) - Constructor for class org.apache.wink.server.utils.RegistrationUtils.InnerApplication
 
RegistrationUtils.InnerApplication(Class<?>...) - Constructor for class org.apache.wink.server.utils.RegistrationUtils.InnerApplication
 
RegistrationUtils.InnerApplication(Object...) - Constructor for class org.apache.wink.server.utils.RegistrationUtils.InnerApplication
 
rel - Variable in class org.apache.wink.common.model.atom.AtomLink
 
rel - Variable in class org.apache.wink.common.model.wadl.Link
 
rel(String) - Method in interface org.apache.wink.server.utils.SingleLinkBuilder
Set the rel attribute of the link
relativeTo(URI) - Method in interface org.apache.wink.server.utils.BaseLinksBuilder
Set the uri that the generated links will be relative to, if the generation mode is relative uri's.
relativize(boolean) - Method in interface org.apache.wink.server.utils.BaseLinksBuilder
Set whether the links should be generated absolute or relative, overriding any configuration and request settings.
remove() - Method in class org.apache.wink.common.model.multipart.InMultiPart
Not implemented
remove(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
remove(String) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
remove(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
remove(String) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
remove(Object) - Method in class org.apache.wink.json4j.OrderedJSONObject
Method to remove an entry from the OrderedJSONObject instance.
Remove - Class in org.apache.wink.webdav.model
The remove XML element per the WebDAV specification [RFC 4918]
Remove() - Constructor for class org.apache.wink.webdav.model.Remove
 
removeAny(String, String) - Method in class org.apache.wink.webdav.model.Prop
Remove the specified proprietary property
removeAny(QName) - Method in class org.apache.wink.webdav.model.Prop
Remove the specified proprietary property
removeAny(Element) - Method in class org.apache.wink.webdav.model.Prop
Remove the specified proprietary property
removeOrSet - Variable in class org.apache.wink.webdav.model.Propertyupdate
 
repeating - Variable in class org.apache.wink.common.model.wadl.Param
 
Representation - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Representation() - Constructor for class org.apache.wink.common.model.wadl.Representation
 
representation - Variable in class org.apache.wink.common.model.wadl.Request
 
representation - Variable in class org.apache.wink.common.model.wadl.Response
 
request - Variable in class org.apache.wink.common.model.wadl.Method
 
Request - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Request() - Constructor for class org.apache.wink.common.model.wadl.Request
 
REQUEST_TIMEOUT - Static variable in class org.apache.wink.common.http.HttpStatus
 
REQUEST_TOO_LONG - Static variable in class org.apache.wink.common.http.HttpStatus
 
REQUEST_URI_TOO_LONG - Static variable in class org.apache.wink.common.http.HttpStatus
 
REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.apache.wink.common.http.HttpStatus
 
RequestHandler - Interface in org.apache.wink.server.handlers
 
RequestHandlersChain - Class in org.apache.wink.server.handlers
 
RequestHandlersChain() - Constructor for class org.apache.wink.server.handlers.RequestHandlersChain
 
required - Variable in class org.apache.wink.common.model.wadl.Param
 
RESET_CONTENT - Static variable in class org.apache.wink.common.http.HttpStatus
 
Resource - Interface in org.apache.wink.client
Represents a web resource, enabling the invocation of different http methods
resource(URI) - Method in class org.apache.wink.client.RestClient
Create a new Resource instance
resource(String) - Method in class org.apache.wink.client.RestClient
Create a new Resource instance
resource(String, boolean) - Method in class org.apache.wink.client.RestClient
Create a new Resource instance
Resource - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Resource() - Constructor for class org.apache.wink.common.model.wadl.Resource
 
resource - Variable in class org.apache.wink.common.model.wadl.Resources
 
resource(Class<?>) - Method in interface org.apache.wink.server.utils.BaseLinksBuilder
Set the resource class that the generated links should link to.
resource(Object) - Method in interface org.apache.wink.server.utils.BaseLinksBuilder
Set the resource instance that the generated links should link to.
resources - Variable in class org.apache.wink.common.model.wadl.Application
 
Resources - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Resources() - Constructor for class org.apache.wink.common.model.wadl.Resources
 
resourceType - Variable in class org.apache.wink.common.model.wadl.Link
 
ResourceType - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
ResourceType() - Constructor for class org.apache.wink.common.model.wadl.ResourceType
 
resourcetype - Variable in class org.apache.wink.webdav.model.Prop
 
Resourcetype - Class in org.apache.wink.webdav.model
The resourcetype Property per the WebDAV specification [RFC 4918]
Resourcetype() - Constructor for class org.apache.wink.webdav.model.Resourcetype
 
resourceTypeOrMethodOrRepresentation - Variable in class org.apache.wink.common.model.wadl.Application
 
response - Variable in class org.apache.wink.common.model.wadl.Method
 
Response - Class in org.apache.wink.common.model.wadl
Java class for anonymous complex type.
Response() - Constructor for class org.apache.wink.common.model.wadl.Response
 
response - Variable in class org.apache.wink.webdav.model.Multistatus
 
Response - Class in org.apache.wink.webdav.model
The response XML element per the WebDAV specification [RFC 4918]
Response() - Constructor for class org.apache.wink.webdav.model.Response
 
Response(String) - Constructor for class org.apache.wink.webdav.model.Response
 
responsedescription - Variable in class org.apache.wink.webdav.model.Multistatus
 
responsedescription - Variable in class org.apache.wink.webdav.model.Propstat
 
responsedescription - Variable in class org.apache.wink.webdav.model.Response
 
ResponseHandler - Interface in org.apache.wink.server.handlers
 
ResponseHandlersChain - Class in org.apache.wink.server.handlers
 
ResponseHandlersChain() - Constructor for class org.apache.wink.server.handlers.ResponseHandlersChain
 
REST_PARAM_ABSOLUTE_URLS - Static variable in class org.apache.wink.common.RestConstants
Links in response should be absolute.
REST_PARAM_AUTHOR - Static variable in class org.apache.wink.common.RestConstants
Filter by author parameter.
REST_PARAM_CATEGORY - Static variable in class org.apache.wink.common.RestConstants
Specify filtering by category.
REST_PARAM_ENTRY_ID - Static variable in class org.apache.wink.common.RestConstants
Filter by entry-id.
REST_PARAM_JSON_CALLBACK - Static variable in class org.apache.wink.common.RestConstants
JSON will be encloses as parameter to the value - method name.
REST_PARAM_MEDIA_TYPE - Static variable in class org.apache.wink.common.RestConstants
Overrides Accept-Header with one type.
REST_PARAM_ORDER_BY - Static variable in class org.apache.wink.common.RestConstants
Specified collection ordering.
REST_PARAM_PAGING_SIZE - Static variable in class org.apache.wink.common.RestConstants
Number of elements per page.
REST_PARAM_PAGING_SIZE_UNLIMITED - Static variable in class org.apache.wink.common.RestConstants
Special value of page-size.
REST_PARAM_PAGING_START - Static variable in class org.apache.wink.common.RestConstants
The first item to include in the result page.
REST_PARAM_QUERY - Static variable in class org.apache.wink.common.RestConstants
Filter by custom query.
REST_PARAM_RELATIVE_URLS - Static variable in class org.apache.wink.common.RestConstants
Links in response should be relative.
RestClient - Class in org.apache.wink.client
The RestClient is the entry point for all rest service operations.
RestClient() - Constructor for class org.apache.wink.client.RestClient
Construct a new RestClient using the default client configuration
RestClient(ClientConfig) - Constructor for class org.apache.wink.client.RestClient
Construct a new RestClient using the supplied configuration
RestConstants - Class in org.apache.wink.common
Constants to be used in REST and REST client components.
RestException - Exception in org.apache.wink.common
REST general exception.
RestException() - Constructor for exception org.apache.wink.common.RestException
 
RestException(String, Throwable) - Constructor for exception org.apache.wink.common.RestException
 
RestException(String) - Constructor for exception org.apache.wink.common.RestException
 
RestException(Throwable) - Constructor for exception org.apache.wink.common.RestException
 
rev - Variable in class org.apache.wink.common.model.wadl.Link
 
rights - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
role - Variable in class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
RssCategory - Class in org.apache.wink.common.model.rss
Java class for "category" element of RSS 2.0 Specification.
RssCategory() - Constructor for class org.apache.wink.common.model.rss.RssCategory
Creates an RssCategory object
RssCategory(SyndCategory) - Constructor for class org.apache.wink.common.model.rss.RssCategory
Creates an RssCategory object out of a SyndCategory object.
RssChannel - Class in org.apache.wink.common.model.rss
Java class for "channel" element of RSS 2.0 Specification.
RssChannel() - Constructor for class org.apache.wink.common.model.rss.RssChannel
Creates an RssChannel object.
RssChannel(SyndFeed) - Constructor for class org.apache.wink.common.model.rss.RssChannel
Creates an RssChannel object out of a SyndFeed object.
RssCloud - Class in org.apache.wink.common.model.rss
Java class for "cloud" element of RSS 2.0 Specification.
RssCloud() - Constructor for class org.apache.wink.common.model.rss.RssCloud
 
RssEnclosure - Class in org.apache.wink.common.model.rss
Java class for "enclosure" element of RSS 2.0 Specification.
RssEnclosure() - Constructor for class org.apache.wink.common.model.rss.RssEnclosure
Creates an RssEnclosure object
RssEnclosure(SyndLink) - Constructor for class org.apache.wink.common.model.rss.RssEnclosure
Creates an RssEnclosure object out of a SyndLink object.
RssFeed - Class in org.apache.wink.common.model.rss
Java class for "rss" element of RSS 2.0 Specification.
RssFeed() - Constructor for class org.apache.wink.common.model.rss.RssFeed
Creates an RssFeed object
RssFeed(SyndFeed) - Constructor for class org.apache.wink.common.model.rss.RssFeed
Creates an RssFeed object out of a SyndFeed object.
RssGuid - Class in org.apache.wink.common.model.rss
Java class for "guid" element of RSS 2.0 Specification.
RssGuid() - Constructor for class org.apache.wink.common.model.rss.RssGuid
 
RssImage - Class in org.apache.wink.common.model.rss
Java class for "image" element of RSS 2.0 Specification.
RssImage() - Constructor for class org.apache.wink.common.model.rss.RssImage
 
RssItem - Class in org.apache.wink.common.model.rss
Java class for "item" element of RSS 2.0 Specification.
RssItem() - Constructor for class org.apache.wink.common.model.rss.RssItem
Creates an RssItem object
RssItem(SyndEntry) - Constructor for class org.apache.wink.common.model.rss.RssItem
Creates an RssItem object out of a SyndEntry object.
RssSkipDays - Class in org.apache.wink.common.model.rss
Java class for "skipDays" element of RSS 2.0 Specification.
RssSkipDays() - Constructor for class org.apache.wink.common.model.rss.RssSkipDays
 
RssSkipHours - Class in org.apache.wink.common.model.rss
Java class for "skipHours" element of RSS 2.0 Specification.
RssSkipHours() - Constructor for class org.apache.wink.common.model.rss.RssSkipHours
 
RssSource - Class in org.apache.wink.common.model.rss
Java class for "source" element of RSS 2.0 Specification.
RssSource() - Constructor for class org.apache.wink.common.model.rss.RssSource
 
RssTextInput - Class in org.apache.wink.common.model.rss
Java class for "textInput" element of RSS 2.0 Specification.
RssTextInput() - Constructor for class org.apache.wink.common.model.rss.RssTextInput
 
run() - Method in class org.apache.wink.client.MockHttpServer
 
run(MessageContext) - Method in class org.apache.wink.server.handlers.AbstractHandlersChain
 
RuntimeContext - Interface in org.apache.wink.common
 

S

scheme - Variable in class org.apache.wink.common.model.app.AppCategories
 
scheme - Variable in class org.apache.wink.common.model.atom.AtomCategory
 
Scope - Annotation Type in org.apache.wink.common.annotations
Declares Scope of the annotation
Scope.ScopeType - Enum in org.apache.wink.common.annotations
 
searchTerms - Variable in class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
SEE_OTHER - Static variable in class org.apache.wink.common.http.HttpStatus
 
SENT_MESSAGE - Static variable in class org.apache.wink.client.BaseTest
 
SEP - Static variable in class org.apache.wink.common.model.multipart.InMultiPart
 
SEP - Static variable in class org.apache.wink.common.model.multipart.OutMultiPart
 
server - Variable in class org.apache.wink.client.BaseTest
 
serverPort - Variable in class org.apache.wink.client.BaseTest
 
SERVICE_UNAVAILABLE - Static variable in class org.apache.wink.common.http.HttpStatus
 
SERVICE_URL - Static variable in class org.apache.wink.client.BaseTest
 
serviceURL - Variable in class org.apache.wink.client.BaseTest
 
set(int, Object) - Method in class org.apache.wink.json4j.JSONArray
 
Set - Class in org.apache.wink.webdav.model
The set XML element per the WebDAV specification [RFC 4918]
Set() - Constructor for class org.apache.wink.webdav.model.Set
 
setAdultContent(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Sets the value of the adultContent property.
setAllprop(Allprop) - Method in class org.apache.wink.webdav.model.Propfind
Sets the value of the allprop property.
setAllPropertyNames(WebDAVResponseBuilder, Prop, SyndBase) - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder.PropertyHandler
Set the Prop instance with empty (no values) properties.
setAny(Object) - Method in class org.apache.wink.webdav.model.Error
Sets the value of the any property.
setAttribute(Class<T>, T) - Method in interface org.apache.wink.common.RuntimeContext
Convenience method for setting an attribute whose key that is the fully qualified name of a class
setAttribution(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Sets the value of the attribution property.
setAuthor(String) - Method in class org.apache.wink.common.model.rss.RssItem
Sets the value of the author property.
setBase(String) - Method in class org.apache.wink.common.model.atom.AtomCommonAttributes
Sets the value of base.
setBase(String) - Method in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
Sets the value of base.
setBase(String) - Method in class org.apache.wink.common.model.synd.SyndCommonAttributes
 
setBase(String) - Method in class org.apache.wink.common.model.wadl.Resources
Sets the value of the base property.
setBaseUri(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchUrl
Set Search base URI
setBeanName(String) - Method in class org.apache.wink.common.AbstractDynamicResource
 
setBeanName(String) - Method in interface org.apache.wink.common.DynamicResource
sets bean name.
setBody(Object) - Method in class org.apache.wink.common.model.multipart.OutPart
 
setBoundary(String) - Method in class org.apache.wink.common.model.multipart.OutMultiPart
set the boundary to be used to separate between the different parts
setBypassHostnameVerification(boolean) - Method in class org.apache.wink.client.ClientConfig
Set whether or not hostname verification to bypass hostname verification for SSL certificates.
setCategories(List<AtomCategory>) - Method in class org.apache.wink.common.categories.Categories
Set a list of categories
setChannel(RssChannel) - Method in class org.apache.wink.common.model.rss.RssFeed
Sets the value of the channel property.
setChunked(boolean) - Method in class org.apache.wink.client.httpclient.ApacheHttpClientConfig
 
setClasses(Set<Class<?>>) - Method in class org.apache.wink.spring.Registrar
 
setCloud(RssCloud) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the cloud property.
setCollection(Collection) - Method in class org.apache.wink.webdav.model.Resourcetype
Sets the value of the collection property.
setCollectionTitle(String) - Method in class org.apache.wink.common.AbstractDynamicResource
 
setComments(String) - Method in class org.apache.wink.common.model.rss.RssItem
Sets the value of the comments property.
setContact(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Sets the value of the contact property.
setContent(AtomContent) - Method in class org.apache.wink.common.model.atom.AtomEntry
Sets the content.
setContent(String) - Method in class org.apache.wink.common.model.rss.RssCategory
Sets the value of the content property.
setContent(String) - Method in class org.apache.wink.common.model.rss.RssGuid
Sets the value of the content property.
setContent(String) - Method in class org.apache.wink.common.model.rss.RssSource
Sets the value of the content property.
setContent(SyndContent) - Method in class org.apache.wink.common.model.synd.SyndEntry
 
setContentType(String) - Method in class org.apache.wink.common.model.multipart.OutPart
Add the content type header
setCopyright(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the copyright property.
setCount(BigInteger) - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Sets the value of the count property.
setCreationdate(Creationdate) - Method in class org.apache.wink.webdav.model.Prop
Sets the value of the creationdate property.
setDefault(String) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the default property.
setDelayResponse(int) - Method in class org.apache.wink.client.MockHttpServer
 
setDepth(String) - Method in class org.apache.wink.webdav.model.Activelock
Sets the value of the depth property.
setDescription(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Sets the value of the description property.
setDescription(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the description property.
setDescription(String) - Method in class org.apache.wink.common.model.rss.RssImage
Sets the value of the description property.
setDescription(String) - Method in class org.apache.wink.common.model.rss.RssItem
Sets the value of the description property.
setDescription(String) - Method in class org.apache.wink.common.model.rss.RssTextInput
Sets the value of the description property.
setDeveloper(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Sets the value of the developer property.
setDisplayname(Displayname) - Method in class org.apache.wink.webdav.model.Prop
Sets the value of the displayname property.
setDocs(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the docs property.
setDomain(String) - Method in class org.apache.wink.common.model.rss.RssCategory
Sets the value of the domain property.
setDomain(String) - Method in class org.apache.wink.common.model.rss.RssCloud
Sets the value of the domain property.
setElement(QName) - Method in class org.apache.wink.common.model.wadl.Representation
Sets the value of the element property.
setEmail(String) - Method in class org.apache.wink.common.model.atom.AtomPerson
Sets the value of email.
setEmail(String) - Method in class org.apache.wink.common.model.synd.SyndPerson
 
setEnclosure(RssEnclosure) - Method in class org.apache.wink.common.model.rss.RssItem
Sets the value of the enclosure property.
setEntity(Object) - Method in interface org.apache.wink.client.ClientRequest
Set the request entity to send with the request.
setEntity(Object) - Method in interface org.apache.wink.client.ClientResponse
Set the response entity
setEntryPropertyHandler(WebDAVResponseBuilder.PropertyHandler) - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder.CollectionPropertyHandler
Set the PropertyHandler that is used to set properties for the entries in the collection
setError(Error) - Method in class org.apache.wink.webdav.model.Propstat
Sets the value of the error property.
setError(Error) - Method in class org.apache.wink.webdav.model.Response
Sets the value of the error property.
setExclusive(Exclusive) - Method in class org.apache.wink.webdav.model.Lockscope
Sets the value of the exclusive property.
setFixed(boolean) - Method in class org.apache.wink.common.categories.Categories
Sets whether or not this is a fixed listing of categories.
setFixed(AppYesNo) - Method in class org.apache.wink.common.model.app.AppCategories
Sets the value of the fixed property.
setFixed(String) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the fixed property.
setGenerator(AtomGenerator) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of generator.
setGenerator(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the generator property.
setGenerator(SyndGenerator) - Method in class org.apache.wink.common.model.synd.SyndFeed
 
setGetcontentlanguage(Getcontentlanguage) - Method in class org.apache.wink.webdav.model.Prop
Sets the value of the getcontentlanguage property.
setGetcontentlength(Getcontentlength) - Method in class org.apache.wink.webdav.model.Prop
Sets the value of the getcontentlength property.
setGetcontenttype(Getcontenttype) - Method in class org.apache.wink.webdav.model.Prop
Sets the value of the getcontenttype property.
setGetetag(Getetag) - Method in class org.apache.wink.webdav.model.Prop
Sets the value of the getetag property.
setGetlastmodified(Getlastmodified) - Method in class org.apache.wink.webdav.model.Prop
Sets the value of the getlastmodified property.
setGrammars(Grammars) - Method in class org.apache.wink.common.model.wadl.Application
Sets the value of the grammars property.
setGuid(RssGuid) - Method in class org.apache.wink.common.model.rss.RssItem
Sets the value of the guid property.
setHeaders(MultivaluedMap<String, String>) - Method in class org.apache.wink.common.model.multipart.InPart
 
setHeaders(MultivaluedMap<String, String>) - Method in class org.apache.wink.common.model.multipart.OutPart
 
setHeight(BigInteger) - Method in class org.apache.wink.common.model.opensearch.OpenSearchImage
Sets the value of the height property.
setHeight(Integer) - Method in class org.apache.wink.common.model.rss.RssImage
Sets the value of the height property.
setHref(String) - Method in class org.apache.wink.common.categories.Categories
Sets the value of the href attribute.
setHref(Class<?>, MultivaluedMap<String, String>) - Method in class org.apache.wink.common.categories.Categories
Set Resource class that will generate Categories Document
setHref(Object, MultivaluedMap<String, String>) - Method in class org.apache.wink.common.categories.Categories
Set Resource that will generate Categories Document
setHref(String) - Method in class org.apache.wink.common.model.app.AppCategories
Sets the value of the href property.
setHref(String) - Method in class org.apache.wink.common.model.app.AppCollection
Sets the value of href.
setHref(String) - Method in class org.apache.wink.common.model.atom.AtomLink
Sets the value of href.
setHref(String) - Method in class org.apache.wink.common.model.synd.SyndLink
 
setHref(String) - Method in class org.apache.wink.common.model.wadl.Include
Sets the value of the href property.
setHref(String) - Method in class org.apache.wink.common.model.wadl.Method
Sets the value of the href property.
setHref(String) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the href property.
setHref(String) - Method in class org.apache.wink.common.model.wadl.Representation
Sets the value of the href property.
setHreflang(String) - Method in class org.apache.wink.common.model.atom.AtomLink
Sets the value of hreflang.
setHreflang(String) - Method in class org.apache.wink.common.model.synd.SyndLink
 
setHttpMethod(String) - Method in interface org.apache.wink.server.handlers.MessageContext
Set the http method of the request.
setIcon(String) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of icon.
setIcon(String) - Method in class org.apache.wink.common.model.synd.SyndFeed
 
setId(String) - Method in class org.apache.wink.common.model.atom.AtomEntry
Sets the value of id.
setId(String) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of id.
setId(String) - Method in class org.apache.wink.common.model.synd.SyndBase
 
setId(String) - Method in class org.apache.wink.common.model.wadl.Method
Sets the value of the id property.
setId(String) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the id property.
setId(String) - Method in class org.apache.wink.common.model.wadl.Representation
Sets the value of the id property.
setId(String) - Method in class org.apache.wink.common.model.wadl.Resource
Sets the value of the id property.
setId(String) - Method in class org.apache.wink.common.model.wadl.ResourceType
Sets the value of the id property.
setImage(RssImage) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the image property.
setInputEncoding(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Sets the value of the inputEncoding property.
setInputStream(InputStream) - Method in class org.apache.wink.common.model.multipart.InPart
 
setInstances(Set<Object>) - Method in class org.apache.wink.spring.Registrar
 
setIsPermaLink(Boolean) - Method in class org.apache.wink.common.model.rss.RssGuid
Sets the value of the isPermaLink property.
setItemsPerPage(long) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of opensearch itemsPerPage.
setItemsPerPage(long) - Method in class org.apache.wink.common.model.synd.SyndFeed
 
setKeepalive(Keepalive) - Method in class org.apache.wink.webdav.model.Propertybehavior
Sets the value of the keepalive property.
setLabel(String) - Method in class org.apache.wink.common.model.atom.AtomCategory
Sets the value of label.
setLabel(String) - Method in class org.apache.wink.common.model.synd.SyndCategory
 
setLang(String) - Method in class org.apache.wink.common.model.atom.AtomCommonAttributes
Sets the value of lang.
setLang(String) - Method in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
Sets the value of lang.
setLang(String) - Method in class org.apache.wink.common.model.synd.SyndCommonAttributes
 
setLang(String) - Method in class org.apache.wink.common.model.wadl.Doc
Sets the value of the lang property.
setLanguage(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Sets the value of the language property.
setLanguage(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the language property.
setLastBuildDate(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the lastBuildDate property.
setLength(String) - Method in class org.apache.wink.common.model.atom.AtomLink
Sets the value of length.
setLength(String) - Method in class org.apache.wink.common.model.rss.RssEnclosure
Sets the value of the length property.
setLength(String) - Method in class org.apache.wink.common.model.synd.SyndLink
 
setLink(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the link property.
setLink(String) - Method in class org.apache.wink.common.model.rss.RssImage
Sets the value of the link property.
setLink(String) - Method in class org.apache.wink.common.model.rss.RssItem
Sets the value of the link property.
setLink(String) - Method in class org.apache.wink.common.model.rss.RssTextInput
Sets the value of the link property.
setLink(Link) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the link property.
setLoadWinkApplications(boolean) - Method in class org.apache.wink.client.ClientConfig
 
setLocationHeader(String) - Method in class org.apache.wink.common.model.multipart.OutPart
set the location header
setLockdiscovery(Lockdiscovery) - Method in class org.apache.wink.webdav.model.Prop
Sets the value of the lockdiscovery property.
setLockscope(Lockscope) - Method in class org.apache.wink.webdav.model.Activelock
Sets the value of the lockscope property.
setLockscope(Lockscope) - Method in class org.apache.wink.webdav.model.Lockentry
Sets the value of the lockscope property.
setLockscope(Lockscope) - Method in class org.apache.wink.webdav.model.Lockinfo
Sets the value of the lockscope property.
setLocktoken(Locktoken) - Method in class org.apache.wink.webdav.model.Activelock
Sets the value of the locktoken property.
setLocktype(Locktype) - Method in class org.apache.wink.webdav.model.Activelock
Sets the value of the locktype property.
setLocktype(Locktype) - Method in class org.apache.wink.webdav.model.Lockentry
Sets the value of the locktype property.
setLocktype(Locktype) - Method in class org.apache.wink.webdav.model.Lockinfo
Sets the value of the locktype property.
setLogo(String) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of logo.
setLogo(String) - Method in class org.apache.wink.common.model.synd.SyndFeed
 
setLongName(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Sets the value of the longName property.
setManagingEditor(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the managingEditor property.
setMandatory(boolean) - Method in class org.apache.wink.common.model.opensearch.OpenSearchParameter
 
setMaxPooledConnections(int) - Method in class org.apache.wink.client.httpclient.ApacheHttpClientConfig
 
setMediaType(String) - Method in class org.apache.wink.common.model.wadl.Option
Sets the value of the mediaType property.
setMediaType(String) - Method in class org.apache.wink.common.model.wadl.Representation
Sets the value of the mediaType property.
setMessage(String) - Method in interface org.apache.wink.client.ClientResponse
Set the response message
setMethod(String) - Method in interface org.apache.wink.client.ClientRequest
Set the http method
setMockHttpServerResponses(MockHttpServer.MockHttpServerResponse...) - Method in class org.apache.wink.client.MockHttpServer
 
setMockResponseCode(int) - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
setMockResponseContent(String) - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
setMockResponseContent(byte[]) - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
setMockResponseContentEchoRequest(boolean) - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
setMockResponseContentType(String) - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
setMockResponseHeader(String, String) - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
setMockResponseHeaders(Map<String, String>) - Method in class org.apache.wink.client.MockHttpServer.MockHttpServerResponse
 
setName(String) - Method in class org.apache.wink.common.model.atom.AtomPerson
Sets the value of name.
setName(String) - Method in class org.apache.wink.common.model.rss.RssTextInput
Sets the value of the name property.
setName(String) - Method in class org.apache.wink.common.model.synd.SyndPerson
 
setName(String) - Method in class org.apache.wink.common.model.wadl.Method
Sets the value of the name property.
setName(String) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the name property.
setOmit(Omit) - Method in class org.apache.wink.webdav.model.Propertybehavior
Sets the value of the omit property.
setOpenSearchQueries(List<OpenSearchQuery>) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the list of opensearch Query elements
setOutputEncoding(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Sets the value of the outputEncoding property.
setOwner(Owner) - Method in class org.apache.wink.webdav.model.Activelock
Sets the value of the owner property.
setOwner(Owner) - Method in class org.apache.wink.webdav.model.Lockinfo
Sets the value of the owner property.
setParameter(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchParameter
 
setParameterKey(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchParameter
 
setParent(Object) - Method in class org.apache.wink.common.AbstractDynamicResource
 
setParent(Object) - Method in interface org.apache.wink.common.DynamicResource
Sets parents.
setPassword(String) - Method in class org.apache.wink.client.handlers.AbstractAuthSecurityHandler
Sets the password to use.
setPath(String) - Method in class org.apache.wink.common.AbstractDynamicResource
 
setPath(String) - Method in class org.apache.wink.common.model.rss.RssCloud
Sets the value of the path property.
setPath(String) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the path property.
setPath(String) - Method in class org.apache.wink.common.model.wadl.Resource
Sets the value of the path property.
setPort(int) - Method in class org.apache.wink.common.model.rss.RssCloud
Sets the value of the port property.
setPriority(double) - Method in class org.apache.wink.server.utils.RegistrationUtils.InnerApplication
 
setPriority(double) - Method in class org.apache.wink.spring.Registrar
 
setProp(Prop) - Method in class org.apache.wink.webdav.model.Propfind
Sets the value of the prop property.
setProp(Prop) - Method in class org.apache.wink.webdav.model.Propstat
Sets the value of the prop property.
setProp(Prop) - Method in class org.apache.wink.webdav.model.Remove
Sets the value of the prop property.
setProp(Prop) - Method in class org.apache.wink.webdav.model.Set
Sets the value of the prop property.
setProperties(Properties) - Method in class org.apache.wink.client.ClientConfig
Convenience method to set the client configuration properties.
setProperty(QName) - Method in class org.apache.wink.webdav.model.Prop
Set a proprietary property, and return the Element representing it
setProperty(QName, String) - Method in class org.apache.wink.webdav.model.Prop
Set a proprietary property, and return the Element representing it
setProperty(QName, Element) - Method in class org.apache.wink.webdav.model.Prop
Set a proprietary property, and return the Element representing it
setProperty(String, String) - Method in class org.apache.wink.webdav.model.Prop
Set a proprietary property, and return the Element representing it
setProperty(String, String, String) - Method in class org.apache.wink.webdav.model.Prop
Set a proprietary property, and return the Element representing it
setProperty(String, String, Element) - Method in class org.apache.wink.webdav.model.Prop
Set a proprietary property, and return the Element representing it
setProperty(Object, int) - Method in class org.apache.wink.webdav.model.Response
Add the provided property to the correct propstat element with the specified Http status.
setProperty(Object, int, String, Error) - Method in class org.apache.wink.webdav.model.Response
Sets the provided property to the correct propstat element.
setPropertyNotFound(Object) - Method in class org.apache.wink.webdav.model.Response
Add the provided property to the correct propstat element with an Http status of NOT FOUND.
setPropertyOk(Object) - Method in class org.apache.wink.webdav.model.Response
Add the provided property to the correct propstat element with an Http status of OK.
setPropertyValue(WebDAVResponseBuilder, Response, Object, SyndBase) - Method in class org.apache.wink.webdav.server.WebDAVResponseBuilder.PropertyHandler
Set the value of a provided property, and set the property on the response object with the correct status.
setPropname(Propname) - Method in class org.apache.wink.webdav.model.Propfind
Sets the value of the propname property.
setProtocol(String) - Method in class org.apache.wink.common.model.rss.RssCloud
Sets the value of the protocol property.
setProviders(Providers) - Method in class org.apache.wink.common.model.atom.AtomContent
Sets the Providers on a local field so that the registry of custom and system providers is available when a client application retrieves the value, expecting it to be seamlessly unmarshalled or converted to the expected type declared in getValue(Class).
setProviders(Providers) - Method in class org.apache.wink.common.model.multipart.InMultiPart
 
setProviders(Providers) - Method in class org.apache.wink.common.model.multipart.InPart
set the providers to be used by the @see InPart#getBody(Class, Type) method for deserialization of the part
setProviders(Providers) - Method in class org.apache.wink.common.model.synd.SyndContent
Sets the Providers on a local field so that the registry of custom and system providers is available when a client application retrieves the value, expecting it to be seamlessly unmarshalled or converted to the expected type declared in getValue(Class).
setPubDate(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the pubDate property.
setPubDate(String) - Method in class org.apache.wink.common.model.rss.RssItem
Sets the value of the pubDate property.
setPublished(XMLGregorianCalendar) - Method in class org.apache.wink.common.model.atom.AtomEntry
Sets the value of published.
setPublished(long) - Method in class org.apache.wink.common.model.atom.AtomEntry
Sets the value of published.
setPublished(Date) - Method in class org.apache.wink.common.model.atom.AtomEntry
Sets the value of published.
setPublished(Date) - Method in class org.apache.wink.common.model.synd.SyndEntry
 
setQueryType(String) - Method in class org.apache.wink.common.model.wadl.Resource
Sets the value of the queryType property.
setRating(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the rating property.
setReadTimeout(int) - Method in class org.apache.wink.client.MockHttpServer
 
setRegisterProcedure(String) - Method in class org.apache.wink.common.model.rss.RssCloud
Sets the value of the registerProcedure property.
setRel(String) - Method in class org.apache.wink.common.model.atom.AtomLink
Sets the value of rel.
setRel(String) - Method in class org.apache.wink.common.model.synd.SyndLink
 
setRel(String) - Method in class org.apache.wink.common.model.wadl.Link
Sets the value of the rel property.
setRepeating(Boolean) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the repeating property.
setRequest(Request) - Method in class org.apache.wink.common.model.wadl.Method
Sets the value of the request property.
setRequired(Boolean) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the required property.
setResourceType(String) - Method in class org.apache.wink.common.model.wadl.Link
Sets the value of the resourceType property.
setResourcetype(Resourcetype) - Method in class org.apache.wink.webdav.model.Prop
Sets the value of the resourcetype property.
setResponsedescription(String) - Method in class org.apache.wink.webdav.model.Multistatus
Sets the value of the responsedescription property.
setResponsedescription(String) - Method in class org.apache.wink.webdav.model.Propstat
Sets the value of the responsedescription property.
setResponsedescription(String) - Method in class org.apache.wink.webdav.model.Response
Sets the value of the responsedescription property.
setResponseEntity(Object) - Method in interface org.apache.wink.server.handlers.MessageContext
Set the response entity.
setResponseMediaType(MediaType) - Method in interface org.apache.wink.server.handlers.MessageContext
Set the response media type
setResponseStatusCode(int) - Method in interface org.apache.wink.server.handlers.MessageContext
Set the response status code
setRev(String) - Method in class org.apache.wink.common.model.wadl.Link
Sets the value of the rev property.
setRights(AtomText) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of rights.
setRights(SyndText) - Method in class org.apache.wink.common.model.synd.SyndFeed
 
setRole(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Sets the value of the role property.
setScheme(String) - Method in class org.apache.wink.common.categories.Categories
Sets the default scheme for this listing of categories
setScheme(String) - Method in class org.apache.wink.common.model.app.AppCategories
Sets the value of the scheme property.
setScheme(String) - Method in class org.apache.wink.common.model.atom.AtomCategory
Sets the value of scheme.
setScheme(String) - Method in class org.apache.wink.common.model.synd.SyndCategory
 
setSearchTerms(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Sets the value of the searchTerms property.
setServerPort(int) - Method in class org.apache.wink.client.MockHttpServer
 
setShared(Shared) - Method in class org.apache.wink.webdav.model.Lockscope
Sets the value of the shared property.
setShortName(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Sets the value of the shortName property.
setSkipDays(RssSkipDays) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the skipDays property.
setSkipHours(RssSkipHours) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the skipHours property.
setSource(RssSource) - Method in class org.apache.wink.common.model.rss.RssItem
Sets the value of the source property.
setSrc(String) - Method in class org.apache.wink.common.model.atom.AtomContent
Sets the value of src.
setSrc(String) - Method in class org.apache.wink.common.model.synd.SyndContent
 
setStartIndex(long) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of opensearch startIndex.
setStartIndex(BigInteger) - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Sets the value of the startIndex property.
setStartIndex(long) - Method in class org.apache.wink.common.model.synd.SyndFeed
 
setStartPage(BigInteger) - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Sets the value of the startPage property.
setStatus(String) - Method in class org.apache.wink.webdav.model.Propstat
Sets the value of the status property.
setStatus(String) - Method in class org.apache.wink.webdav.model.Response
Sets the value of the status property.
setStatusCode(int) - Method in interface org.apache.wink.client.ClientResponse
Set the response status code
setStyle(ParamStyle) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the style property.
setSubtitle(AtomText) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of subtitle.
setSubtitle(SyndText) - Method in class org.apache.wink.common.model.synd.SyndFeed
 
setSummary(AtomText) - Method in class org.apache.wink.common.model.atom.AtomEntry
Sets the value of summary.
setSummary(SyndText) - Method in class org.apache.wink.common.model.synd.SyndEntry
 
setSupportedlock(Supportedlock) - Method in class org.apache.wink.webdav.model.Prop
Sets the value of the supportedlock property.
setSyndicationRight(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Sets the value of the syndicationRight property.
setTags(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchDescription
Sets the value of the tags property.
setTemplate(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchUrl
Sets the value of the template property.
setTemplateParameters(MultivaluedMap<String, String>) - Method in class org.apache.wink.common.categories.Categories
Set Uri Template Variables
setTerm(String) - Method in class org.apache.wink.common.model.atom.AtomCategory
Sets the value of term.
setTerm(String) - Method in class org.apache.wink.common.model.synd.SyndCategory
 
setTextInput(RssTextInput) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the textInput property.
setTimeout(String) - Method in class org.apache.wink.webdav.model.Activelock
Sets the value of the timeout property.
setTitle(AtomText) - Method in class org.apache.wink.common.model.app.AppCollection
Sets the value of title.
setTitle(AtomText) - Method in class org.apache.wink.common.model.app.AppWorkspace
Sets the value of title.
setTitle(AtomText) - Method in class org.apache.wink.common.model.atom.AtomEntry
Sets the value of title.
setTitle(AtomText) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of title.
setTitle(String) - Method in class org.apache.wink.common.model.atom.AtomLink
Sets the value of title.
setTitle(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Sets the value of the title property.
setTitle(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the title property.
setTitle(String) - Method in class org.apache.wink.common.model.rss.RssImage
Sets the value of the title property.
setTitle(String) - Method in class org.apache.wink.common.model.rss.RssItem
Sets the value of the title property.
setTitle(String) - Method in class org.apache.wink.common.model.rss.RssTextInput
Sets the value of the title property.
setTitle(SyndText) - Method in class org.apache.wink.common.model.synd.SyndBase
 
setTitle(String) - Method in class org.apache.wink.common.model.synd.SyndLink
 
setTitle(String) - Method in class org.apache.wink.common.model.wadl.Doc
Sets the value of the title property.
setTotalResults(long) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of opensearch totalResults.
setTotalResults(BigInteger) - Method in class org.apache.wink.common.model.opensearch.OpenSearchQuery
Sets the value of the totalResults property.
setTotalResults(long) - Method in class org.apache.wink.common.model.synd.SyndFeed
 
setTtl(Integer) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the ttl property.
setType(String) - Method in class org.apache.wink.common.model.atom.AtomContent
Sets the value of type.
setType(String) - Method in class org.apache.wink.common.model.atom.AtomLink
Sets the value of type.
setType(AtomTextType) - Method in class org.apache.wink.common.model.atom.AtomText
Sets the value of type.
setType(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchImage
Sets the value of the type property.
setType(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchUrl
Sets the value of the type property.
setType(String) - Method in class org.apache.wink.common.model.rss.RssEnclosure
Sets the value of the type property.
setType(String) - Method in class org.apache.wink.common.model.synd.SyndContent
 
setType(String) - Method in class org.apache.wink.common.model.synd.SyndLink
 
setType(SyndTextType) - Method in class org.apache.wink.common.model.synd.SyndText
 
setType(QName) - Method in class org.apache.wink.common.model.wadl.Param
Sets the value of the type property.
setUp() - Method in class org.apache.wink.client.BaseTest
 
setUpdated(XMLGregorianCalendar) - Method in class org.apache.wink.common.model.atom.AtomEntry
Sets the value of updated.
setUpdated(long) - Method in class org.apache.wink.common.model.atom.AtomEntry
Sets the value of updated.
setUpdated(Date) - Method in class org.apache.wink.common.model.atom.AtomEntry
Sets the value of updated.
setUpdated(XMLGregorianCalendar) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of updated.
setUpdated(long) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of updated.
setUpdated(Date) - Method in class org.apache.wink.common.model.atom.AtomFeed
Sets the value of updated.
setUpdated(Date) - Method in class org.apache.wink.common.model.synd.SyndBase
 
setURI(URI) - Method in interface org.apache.wink.client.ClientRequest
Set the uri of the request
setUri(String) - Method in class org.apache.wink.common.model.atom.AtomGenerator
Sets the value of uri.
setUri(String) - Method in class org.apache.wink.common.model.atom.AtomPerson
Sets the value of uri.
setUri(String) - Method in class org.apache.wink.common.model.synd.SyndGenerator
 
setUri(String) - Method in class org.apache.wink.common.model.synd.SyndPerson
 
setUrl(String) - Method in class org.apache.wink.common.model.rss.RssEnclosure
Sets the value of the url property.
setUrl(String) - Method in class org.apache.wink.common.model.rss.RssImage
Sets the value of the url property.
setUrl(String) - Method in class org.apache.wink.common.model.rss.RssSource
Sets the value of the url property.
setUseAsReader(boolean) - Method in class org.apache.wink.providers.jettison.JettisonJAXBElementProvider
 
setUseAsReader(boolean) - Method in class org.apache.wink.providers.jettison.JettisonJAXBProvider
 
setUseAsWriter(boolean) - Method in class org.apache.wink.providers.jettison.JettisonJAXBElementProvider
 
setUseAsWriter(boolean) - Method in class org.apache.wink.providers.jettison.JettisonJAXBProvider
 
setUserName(String) - Method in class org.apache.wink.client.handlers.AbstractAuthSecurityHandler
Sets the username to use.
setValue(String) - Method in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
Sets the value of value.
setValue(Object) - Method in class org.apache.wink.common.model.atom.AtomContent
Sets the content of the "atom:content" element as a String.
setValue(Object) - Method in class org.apache.wink.common.model.atom.AtomText
 
setValue(String) - Method in class org.apache.wink.common.model.opensearch.OpenSearchImage
Sets the value of the value property.
setValue(Object) - Method in class org.apache.wink.common.model.synd.SyndSimpleContent
 
setValue(String) - Method in class org.apache.wink.common.model.wadl.Option
Sets the value of the value property.
setValue(String) - Method in class org.apache.wink.webdav.model.Creationdate
Sets the value.
setValue(Date) - Method in class org.apache.wink.webdav.model.Creationdate
Sets the value.
setValue(String) - Method in class org.apache.wink.webdav.model.Displayname
Sets the value.
setValue(String) - Method in class org.apache.wink.webdav.model.Getcontentlanguage
Sets the value.
setValue(String) - Method in class org.apache.wink.webdav.model.Getcontentlength
Sets the value.
setValue(String) - Method in class org.apache.wink.webdav.model.Getcontenttype
Sets the value.
setValue(String) - Method in class org.apache.wink.webdav.model.Getetag
Sets the value.
setValue(String) - Method in class org.apache.wink.webdav.model.Getlastmodified
Sets the value.
setValue(Date) - Method in class org.apache.wink.webdav.model.Getlastmodified
Sets the value.
setVersion(String) - Method in class org.apache.wink.common.model.atom.AtomGenerator
Sets the value of version.
setVersion(String) - Method in class org.apache.wink.common.model.rss.RssFeed
Sets the value of the version property.
setVersion(String) - Method in class org.apache.wink.common.model.synd.SyndGenerator
 
setWebMaster(String) - Method in class org.apache.wink.common.model.rss.RssChannel
Sets the value of the webMaster property.
setWidth(BigInteger) - Method in class org.apache.wink.common.model.opensearch.OpenSearchImage
Sets the value of the width property.
setWidth(Integer) - Method in class org.apache.wink.common.model.rss.RssImage
Sets the value of the width property.
setWorkspaceTitle(String) - Method in class org.apache.wink.common.AbstractDynamicResource
 
setWrite(Write) - Method in class org.apache.wink.webdav.model.Locktype
Sets the value of the write property.
shared - Variable in class org.apache.wink.webdav.model.Lockscope
 
Shared - Class in org.apache.wink.webdav.model
The shared XML element per the WebDAV specification [RFC 4918]
Shared() - Constructor for class org.apache.wink.webdav.model.Shared
 
shortName - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
SingleLinkBuilder - Interface in org.apache.wink.server.utils
A builder for generating a single link to a resource.
skipDays - Variable in class org.apache.wink.common.model.rss.RssChannel
 
skipHours - Variable in class org.apache.wink.common.model.rss.RssChannel
 
SLUG - Static variable in class org.apache.wink.common.http.HttpHeadersEx
Non RFC 2616 - Atom Publishing Protocol
sortedKeys() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
sortedKeys() - Method in interface org.apache.wink.json4j.compat.JSONObject
 
sortedKeys() - Method in class org.apache.wink.json4j.JSONObject
Utility function that returns an iterator of all the keys (attributes) of this JSONObject sorted in lexicographic manner (String.compareTo).
source - Variable in class org.apache.wink.common.model.rss.RssItem
 
Source - Class in org.apache.wink.webdav.model
The source Property per the WebDAV specification [RFC 4918]
Source() - Constructor for class org.apache.wink.webdav.model.Source
 
src - Variable in class org.apache.wink.common.model.atom.AtomContent
 
src - Variable in class org.apache.wink.webdav.model.Link
 
startIndex - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
startIndex - Variable in class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
startPage - Variable in class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
startServer() - Method in class org.apache.wink.client.MockHttpServer
 
status - Variable in class org.apache.wink.common.model.wadl.Response
 
status - Variable in class org.apache.wink.webdav.model.Propstat
 
status - Variable in class org.apache.wink.webdav.model.Response
 
stopServer() - Method in class org.apache.wink.client.MockHttpServer
 
style - Variable in class org.apache.wink.common.model.wadl.Param
 
subResource(String) - Method in interface org.apache.wink.server.utils.BaseLinksBuilder
Set the sub-resource path that the generated links should link to, relative to the resource set in the builder.
subtitle - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
summary - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
supportDTDExpansion(boolean) - Method in class org.apache.wink.client.ClientConfig
Convenience method to set the wink.supportDTDExpansion property
supportedlock - Variable in class org.apache.wink.webdav.model.Prop
 
Supportedlock - Class in org.apache.wink.webdav.model
The supportedlock Property per the WebDAV specification [RFC 4918]
Supportedlock() - Constructor for class org.apache.wink.webdav.model.Supportedlock
 
SWITCHING_PROTOCOLS - Static variable in class org.apache.wink.common.http.HttpStatus
 
SyndBase - Class in org.apache.wink.common.model.synd
 
SyndBase() - Constructor for class org.apache.wink.common.model.synd.SyndBase
 
SyndBase(String, SyndText, Date) - Constructor for class org.apache.wink.common.model.synd.SyndBase
 
SyndBase(SyndBase) - Constructor for class org.apache.wink.common.model.synd.SyndBase
 
SyndCategory - Class in org.apache.wink.common.model.synd
 
SyndCategory() - Constructor for class org.apache.wink.common.model.synd.SyndCategory
 
SyndCategory(String) - Constructor for class org.apache.wink.common.model.synd.SyndCategory
 
SyndCategory(String, String, String) - Constructor for class org.apache.wink.common.model.synd.SyndCategory
 
SyndCategory(SyndCategory) - Constructor for class org.apache.wink.common.model.synd.SyndCategory
 
SyndCommonAttributes - Class in org.apache.wink.common.model.synd
 
SyndCommonAttributes() - Constructor for class org.apache.wink.common.model.synd.SyndCommonAttributes
 
SyndCommonAttributes(SyndCommonAttributes) - Constructor for class org.apache.wink.common.model.synd.SyndCommonAttributes
 
SyndContent - Class in org.apache.wink.common.model.synd
 
SyndContent() - Constructor for class org.apache.wink.common.model.synd.SyndContent
 
SyndContent(Object) - Constructor for class org.apache.wink.common.model.synd.SyndContent
Creates a new SyndContent with the specified value and 'text' type attribute.
SyndContent(Object, String, boolean) - Constructor for class org.apache.wink.common.model.synd.SyndContent
Creates a new SyndContent with the specified value or src, and type attribute.
SyndContent(Object, String) - Constructor for class org.apache.wink.common.model.synd.SyndContent
 
SyndContent(SyndContent) - Constructor for class org.apache.wink.common.model.synd.SyndContent
 
SyndEntry - Class in org.apache.wink.common.model.synd
 
SyndEntry() - Constructor for class org.apache.wink.common.model.synd.SyndEntry
 
SyndEntry(String, String) - Constructor for class org.apache.wink.common.model.synd.SyndEntry
 
SyndEntry(SyndText, String) - Constructor for class org.apache.wink.common.model.synd.SyndEntry
 
SyndEntry(String, String, Date) - Constructor for class org.apache.wink.common.model.synd.SyndEntry
 
SyndEntry(SyndText, String, Date) - Constructor for class org.apache.wink.common.model.synd.SyndEntry
 
SyndEntry(SyndEntry) - Constructor for class org.apache.wink.common.model.synd.SyndEntry
 
SyndFeed - Class in org.apache.wink.common.model.synd
 
SyndFeed() - Constructor for class org.apache.wink.common.model.synd.SyndFeed
 
SyndFeed(String, String) - Constructor for class org.apache.wink.common.model.synd.SyndFeed
 
SyndFeed(SyndText, String) - Constructor for class org.apache.wink.common.model.synd.SyndFeed
 
SyndFeed(String, String, Date) - Constructor for class org.apache.wink.common.model.synd.SyndFeed
 
SyndFeed(SyndText, String, Date) - Constructor for class org.apache.wink.common.model.synd.SyndFeed
 
SyndFeed(SyndFeed) - Constructor for class org.apache.wink.common.model.synd.SyndFeed
 
SyndGenerator - Class in org.apache.wink.common.model.synd
 
SyndGenerator() - Constructor for class org.apache.wink.common.model.synd.SyndGenerator
 
SyndGenerator(String) - Constructor for class org.apache.wink.common.model.synd.SyndGenerator
 
SyndGenerator(String, String, String) - Constructor for class org.apache.wink.common.model.synd.SyndGenerator
 
SyndGenerator(SyndGenerator) - Constructor for class org.apache.wink.common.model.synd.SyndGenerator
 
syndicationRight - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
SyndLink - Class in org.apache.wink.common.model.synd
 
SyndLink() - Constructor for class org.apache.wink.common.model.synd.SyndLink
 
SyndLink(String, String, String) - Constructor for class org.apache.wink.common.model.synd.SyndLink
 
SyndLink(String, String, String, String, String, String) - Constructor for class org.apache.wink.common.model.synd.SyndLink
 
SyndLink(SyndLink) - Constructor for class org.apache.wink.common.model.synd.SyndLink
 
SyndPerson - Class in org.apache.wink.common.model.synd
 
SyndPerson() - Constructor for class org.apache.wink.common.model.synd.SyndPerson
 
SyndPerson(String) - Constructor for class org.apache.wink.common.model.synd.SyndPerson
 
SyndPerson(String, String, String) - Constructor for class org.apache.wink.common.model.synd.SyndPerson
 
SyndPerson(SyndPerson) - Constructor for class org.apache.wink.common.model.synd.SyndPerson
 
SyndSimpleContent - Class in org.apache.wink.common.model.synd
 
SyndSimpleContent() - Constructor for class org.apache.wink.common.model.synd.SyndSimpleContent
 
SyndSimpleContent(Object) - Constructor for class org.apache.wink.common.model.synd.SyndSimpleContent
 
SyndSimpleContent(Object, String) - Constructor for class org.apache.wink.common.model.synd.SyndSimpleContent
 
SyndSimpleContent(SyndSimpleContent) - Constructor for class org.apache.wink.common.model.synd.SyndSimpleContent
 
SyndText - Class in org.apache.wink.common.model.synd
 
SyndText() - Constructor for class org.apache.wink.common.model.synd.SyndText
 
SyndText(String) - Constructor for class org.apache.wink.common.model.synd.SyndText
 
SyndText(String, SyndTextType) - Constructor for class org.apache.wink.common.model.synd.SyndText
 
SyndText(SyndText) - Constructor for class org.apache.wink.common.model.synd.SyndText
 
SyndTextType - Enum in org.apache.wink.common.model.synd
An enum for specifying the type of a Text construct
SYSTEM_PRIORITY - Static variable in class org.apache.wink.common.WinkApplication
 
SystemLinksBuilder - Interface in org.apache.wink.server.utils
A builder for generating the system links of a resource.
SystemLinksBuilder.LinkType - Enum in org.apache.wink.server.utils
Types of system links

T

tags - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
tearDown() - Method in class org.apache.wink.client.BaseTest
 
template - Variable in class org.apache.wink.common.model.opensearch.OpenSearchUrl
 
TEMPORARY_REDIRECT - Static variable in class org.apache.wink.common.http.HttpStatus
 
term - Variable in class org.apache.wink.common.model.atom.AtomCategory
 
textInput - Variable in class org.apache.wink.common.model.rss.RssChannel
 
THRIFT - Static variable in class org.apache.wink.providers.thrift.WinkThriftProvider
 
THRIFT_TYPE - Static variable in class org.apache.wink.providers.thrift.WinkThriftProvider
 
timeout - Variable in class org.apache.wink.webdav.model.Activelock
 
TIMEOUT - Static variable in class org.apache.wink.webdav.WebDAVHeaders
 
title - Variable in class org.apache.wink.common.model.app.AppCollection
 
title - Variable in class org.apache.wink.common.model.app.AppWorkspace
 
title - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
title - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
title - Variable in class org.apache.wink.common.model.atom.AtomLink
 
title - Variable in class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
title - Variable in class org.apache.wink.common.model.rss.RssChannel
 
title - Variable in class org.apache.wink.common.model.rss.RssImage
 
title - Variable in class org.apache.wink.common.model.rss.RssItem
 
title - Variable in class org.apache.wink.common.model.rss.RssTextInput
 
title - Variable in class org.apache.wink.common.model.wadl.Doc
 
toJson(InputStream, OutputStream) - Static method in class org.apache.wink.json4j.utils.XML
Method to do the transform from an XML input stream to a JSON stream.
toJson(InputStream, OutputStream, boolean) - Static method in class org.apache.wink.json4j.utils.XML
Method to do the transform from an XML input stream to a JSON stream.
toJson(InputStream) - Static method in class org.apache.wink.json4j.utils.XML
Method to take an input stream to an XML document and return a String of the JSON format.
toJson(InputStream, boolean) - Static method in class org.apache.wink.json4j.utils.XML
Method to take an input stream to an XML document and return a String of the JSON format.
toJson(File, boolean) - Static method in class org.apache.wink.json4j.utils.XML
Method to take an XML file and return a String of the JSON format.
toJson(File) - Static method in class org.apache.wink.json4j.utils.XML
Method to take an XML file and return a String of the JSON format.
toJSONArray(JSONArray) - Method in class org.apache.wink.json4j.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject
toJSONString() - Method in interface org.apache.wink.json4j.compat.JSONString
 
toJSONString() - Method in interface org.apache.wink.json4j.JSONString
Method to return a JSON compliant representation of this object.
toString() - Method in class org.apache.wink.common.http.HttpStatus
 
toString() - Method in enum org.apache.wink.common.model.app.AppYesNo
 
toString() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
toString(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
toString() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
toString(int) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
toString() - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONStringerDelegate
Return a string of the stringer contents.
toString() - Method in interface org.apache.wink.json4j.compat.JSONArray
 
toString(int) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
toString() - Method in interface org.apache.wink.json4j.compat.JSONObject
 
toString(int) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
toString() - Method in interface org.apache.wink.json4j.compat.JSONStringer
 
toString() - Method in class org.apache.wink.json4j.JSONArray
Over-ridden toString() method.
toString(int) - Method in class org.apache.wink.json4j.JSONArray
Function to return a string of JSON text with specified indention.
toString() - Method in class org.apache.wink.json4j.JSONObject
Over-ridden toString() method.
toString(boolean) - Method in class org.apache.wink.json4j.JSONObject
Verbose capable toString method.
toString(int) - Method in class org.apache.wink.json4j.JSONObject
Function to return a string of JSON text with specified indention.
toString() - Method in class org.apache.wink.json4j.JSONStringer
Return a string of the stringer contents.
toString() - Method in class org.apache.wink.server.handlers.AbstractHandlersChain
 
toSynd(SyndCategory) - Method in class org.apache.wink.common.model.atom.AtomCategory
 
toSynd(SyndCommonAttributes) - Method in class org.apache.wink.common.model.atom.AtomCommonAttributes
 
toSynd(SyndSimpleContent) - Method in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
 
toSynd(SyndContent) - Method in class org.apache.wink.common.model.atom.AtomContent
 
toSynd(SyndEntry) - Method in class org.apache.wink.common.model.atom.AtomEntry
 
toSynd(SyndFeed) - Method in class org.apache.wink.common.model.atom.AtomFeed
 
toSynd(SyndGenerator) - Method in class org.apache.wink.common.model.atom.AtomGenerator
 
toSynd(SyndLink) - Method in class org.apache.wink.common.model.atom.AtomLink
 
toSynd(SyndPerson) - Method in class org.apache.wink.common.model.atom.AtomPerson
 
toSynd(SyndText) - Method in class org.apache.wink.common.model.atom.AtomText
 
toSynd(SyndCategory) - Method in class org.apache.wink.common.model.rss.RssCategory
Maps an RssCategory object into a SyndCategory object.
toSynd(SyndFeed) - Method in class org.apache.wink.common.model.rss.RssChannel
Maps an RssChannel object into a SyndFeed object.
toSynd(SyndLink) - Method in class org.apache.wink.common.model.rss.RssEnclosure
Maps an RssEnclosure object into a SyndLink object.
toSynd(SyndFeed) - Method in class org.apache.wink.common.model.rss.RssFeed
Maps RssFeed into Syndication Object Model (SyndFeed).
toSynd(SyndEntry) - Method in class org.apache.wink.common.model.rss.RssItem
Maps an RssItem object into a SyndEntry object.
totalResults - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
totalResults - Variable in class org.apache.wink.common.model.opensearch.OpenSearchQuery
 
toXml(InputStream, OutputStream) - Static method in class org.apache.wink.json4j.utils.XML
Method to do the transform from an JSON input stream to a XML stream.
toXml(InputStream, OutputStream, boolean) - Static method in class org.apache.wink.json4j.utils.XML
Method to do the transform from an JSON input stream to a XML stream.
toXml(InputStream) - Static method in class org.apache.wink.json4j.utils.XML
Method to take an input stream to an JSON document and return a String of the XML format.
toXml(InputStream, boolean) - Static method in class org.apache.wink.json4j.utils.XML
Method to take an input stream to an JSON document and return a String of the XML format.
toXml(File, boolean) - Static method in class org.apache.wink.json4j.utils.XML
Method to take a JSON file and return a String of the XML format.
toXml(File) - Static method in class org.apache.wink.json4j.utils.XML
Method to take an JSON file and return a String of the XML format.
TRACE - Static variable in class org.apache.wink.common.http.HttpMethodEx
 
ttl - Variable in class org.apache.wink.common.model.rss.RssChannel
 
turnLoggingCaptureOff() - Static method in class org.apache.wink.logging.WinkLogHandler
turns logging capture off
turnLoggingCaptureOn(WinkLogHandler.LEVEL) - Static method in class org.apache.wink.logging.WinkLogHandler
turns logging capture on
type - Variable in class org.apache.wink.common.model.atom.AtomContent
 
type - Variable in class org.apache.wink.common.model.atom.AtomLink
 
type - Variable in class org.apache.wink.common.model.atom.AtomText
 
type - Variable in class org.apache.wink.common.model.opensearch.OpenSearchImage
 
type - Variable in class org.apache.wink.common.model.opensearch.OpenSearchUrl
 
type - Variable in class org.apache.wink.common.model.rss.RssEnclosure
 
type - Variable in class org.apache.wink.common.model.synd.SyndSimpleContent
 
type - Variable in class org.apache.wink.common.model.wadl.Param
 
type - Variable in class org.apache.wink.common.model.wadl.Resource
 
type(MediaType) - Method in interface org.apache.wink.server.utils.SingleLinkBuilder
Set the type attribute of the link
types(SystemLinksBuilder.LinkType...) - Method in interface org.apache.wink.server.utils.SystemLinksBuilder
Set the types of system links to generate.

U

UNAUTHORIZED - Static variable in class org.apache.wink.common.http.HttpStatus
 
unbindComponent(Object) - Method in class org.apache.wink.osgi.WinkRequestProcessor
 
unmarshal(Reader) - Static method in class org.apache.wink.common.model.app.AppCategories
Convenience method for creating an AppCategories from xml
unmarshal(Reader) - Static method in class org.apache.wink.common.model.app.AppService
Convenience method for creating an AppService from xml
unmarshal(Reader) - Static method in class org.apache.wink.common.model.atom.AtomEntry
Convenience method for creating an AtomEntry from xml
unmarshal(Reader) - Static method in class org.apache.wink.common.model.atom.AtomFeed
Convenience method for creating an AtomFeed from xml
unmarshal(InputStream) - Static method in class org.apache.wink.webdav.model.Multistatus
Unmarshal a Multistatus object from the provided input stream
unmarshal(Reader) - Static method in class org.apache.wink.webdav.model.Multistatus
Unmarshal a Multistatus object from the provided reader
unmarshal(InputStream) - Static method in class org.apache.wink.webdav.model.Propertyupdate
Unmarshal a Propertyupdate object from the provided input stream
unmarshal(Reader) - Static method in class org.apache.wink.webdav.model.Propertyupdate
Unmarshal a Propertyupdate object from the provided reader
unmarshal(InputStream) - Static method in class org.apache.wink.webdav.model.Propfind
Unmarshal a Propfind object from the provided input stream
unmarshal(Reader) - Static method in class org.apache.wink.webdav.model.Propfind
Unmarshal a Propfind object from the provided reader
unmarshal(Unmarshaller, Reader, Class<T>, String) - Static method in class org.apache.wink.webdav.model.WebDAVModelHelper
 
UNPROCESSABLE_ENTITY - Static variable in class org.apache.wink.common.http.HttpStatus
 
UNSUPPORTED_MEDIA_TYPE - Static variable in class org.apache.wink.common.http.HttpStatus
 
updated - Variable in class org.apache.wink.common.model.atom.AtomEntry
 
updated - Variable in class org.apache.wink.common.model.atom.AtomFeed
 
uri(URI) - Method in interface org.apache.wink.client.Resource
Set the uri of this resource and create a new UriBuilder
uri(String) - Method in interface org.apache.wink.client.Resource
Set the uri of this resource and create a new UriBuilder
uri - Variable in class org.apache.wink.common.model.atom.AtomGenerator
 
uri - Variable in class org.apache.wink.common.model.atom.AtomPerson
 
url - Variable in class org.apache.wink.common.model.opensearch.OpenSearchDescription
 
url - Variable in class org.apache.wink.common.model.rss.RssEnclosure
 
url - Variable in class org.apache.wink.common.model.rss.RssImage
 
url - Variable in class org.apache.wink.common.model.rss.RssSource
 
USE_PROXY - Static variable in class org.apache.wink.common.http.HttpStatus
 

V

value() - Method in enum org.apache.wink.common.model.app.AppYesNo
 
value - Variable in class org.apache.wink.common.model.atom.AtomCommonAttributesSimpleContent
 
value - Variable in class org.apache.wink.common.model.opensearch.OpenSearchImage
 
value() - Method in enum org.apache.wink.common.model.wadl.HTTPMethods
 
value - Variable in class org.apache.wink.common.model.wadl.Option
 
value() - Method in enum org.apache.wink.common.model.wadl.ParamStyle
 
value(boolean) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
value(double) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
value(long) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
value(short) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
value(Object) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
value(boolean) - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
value(double) - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
value(long) - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
value(short) - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
value(Object) - Method in interface org.apache.wink.json4j.compat.JSONWriter
 
value(boolean) - Method in class org.apache.wink.json4j.JSONWriter
Method to write a boolean to the current writer position.
value(double) - Method in class org.apache.wink.json4j.JSONWriter
Method to write a double to the current writer position.
value(long) - Method in class org.apache.wink.json4j.JSONWriter
Method to write a double to the current writer position.
value(int) - Method in class org.apache.wink.json4j.JSONWriter
Method to write an int to the current writer position.
value(short) - Method in class org.apache.wink.json4j.JSONWriter
Method to write a short to the current writer position.
value(Object) - Method in class org.apache.wink.json4j.JSONWriter
Method to write an Object to the current writer position.
valueOf(String) - Static method in enum org.apache.wink.common.annotations.Scope.ScopeType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in class org.apache.wink.common.http.HttpStatus
Gets HttpStatus for given status code.
valueOf(String) - Static method in enum org.apache.wink.common.model.app.AppYesNo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.wink.common.model.atom.AtomTextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.wink.common.model.opensearch.OpenSearchParameter.OpenSearchParams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.wink.common.model.opensearch.OpenSearchQuery.QueryRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.wink.common.model.synd.SyndTextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.wink.common.model.wadl.HTTPMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.wink.common.model.wadl.ParamStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.wink.common.utils.ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.wink.logging.WinkLogHandler.LEVEL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.wink.server.utils.SystemLinksBuilder.LinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.wink.webdav.WebDAVMethod
Returns the enum constant of this type with the specified name.
valueOfStatusLine(String) - Static method in class org.apache.wink.common.http.HttpStatus
Gets HttpStatus for given status line.
values() - Static method in enum org.apache.wink.common.annotations.Scope.ScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.common.model.app.AppYesNo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.common.model.atom.AtomTextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.common.model.opensearch.OpenSearchParameter.OpenSearchParams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.common.model.opensearch.OpenSearchQuery.QueryRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.common.model.synd.SyndTextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.common.model.wadl.HTTPMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.common.model.wadl.ParamStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.common.utils.ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.logging.WinkLogHandler.LEVEL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.server.utils.SystemLinksBuilder.LinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.wink.webdav.WebDAVMethod
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.apache.wink.common.model.atom.AtomGenerator
 
version - Variable in class org.apache.wink.common.model.rss.RssFeed
 

W

WADLDoc - Annotation Type in org.apache.wink.common.model.wadl
 
WADLGenerator - Class in org.apache.wink.common.model.wadl
 
WADLGenerator() - Constructor for class org.apache.wink.common.model.wadl.WADLGenerator
 
WebDAVConstants - Class in org.apache.wink.webdav
WebDAV properties.
WebDAVHeaders - Class in org.apache.wink.webdav
 
WebDAVHeaders() - Constructor for class org.apache.wink.webdav.WebDAVHeaders
 
WebDAVLockableResource - Class in org.apache.wink.webdav.server
Base resource for WebDAV-enabled Lockable resources.
WebDAVLockableResource() - Constructor for class org.apache.wink.webdav.server.WebDAVLockableResource
 
WebDAVMethod - Enum in org.apache.wink.webdav
WebDAV HTTP methods.
WebDAVMethod.COPY - Annotation Type in org.apache.wink.webdav
 
WebDAVMethod.LOCK - Annotation Type in org.apache.wink.webdav
 
WebDAVMethod.MKCOL - Annotation Type in org.apache.wink.webdav
 
WebDAVMethod.MOVE - Annotation Type in org.apache.wink.webdav
 
WebDAVMethod.PROPFIND - Annotation Type in org.apache.wink.webdav
 
WebDAVMethod.PROPPATCH - Annotation Type in org.apache.wink.webdav
 
WebDAVMethod.UNLOCK - Annotation Type in org.apache.wink.webdav
 
WebDAVModelHelper - Class in org.apache.wink.webdav.model
 
WebDAVModelHelper() - Constructor for class org.apache.wink.webdav.model.WebDAVModelHelper
 
WebDAVResource - Class in org.apache.wink.webdav.server
Base Resource for WebDAV-enabled resources.
WebDAVResource() - Constructor for class org.apache.wink.webdav.server.WebDAVResource
 
WebDAVResponseBuilder - Class in org.apache.wink.webdav.server
 
WebDAVResponseBuilder.CollectionPropertyHandler - Class in org.apache.wink.webdav.server
Extends the WebDAVResponseBuilder.PropertyHandler to provide additional data for the creation of multistatus responses for collections (feeds).
WebDAVResponseBuilder.CollectionPropertyHandler() - Constructor for class org.apache.wink.webdav.server.WebDAVResponseBuilder.CollectionPropertyHandler
Constructs a CollectionPropertyProvider that is also the property handler for the entries
WebDAVResponseBuilder.CollectionPropertyHandler(WebDAVResponseBuilder.PropertyHandler) - Constructor for class org.apache.wink.webdav.server.WebDAVResponseBuilder.CollectionPropertyHandler
Constructor accepting another WebDAVResponseBuilder.PropertyHandler to provide properties for the entries in the collection.
WebDAVResponseBuilder.PropertyHandler - Class in org.apache.wink.webdav.server
Used during the creation of a WebDAV multistatus response to get the properties and their values.
WebDAVResponseBuilder.PropertyHandler() - Constructor for class org.apache.wink.webdav.server.WebDAVResponseBuilder.PropertyHandler
 
WebDAVRootResource - Class in org.apache.wink.webdav.server
 
WebDAVRootResource() - Constructor for class org.apache.wink.webdav.server.WebDAVRootResource
 
WebDAVUtils - Class in org.apache.wink.webdav.server
 
WebDAVUtils() - Constructor for class org.apache.wink.webdav.server.WebDAVUtils
 
webMaster - Variable in class org.apache.wink.common.model.rss.RssChannel
 
width - Variable in class org.apache.wink.common.model.opensearch.OpenSearchImage
 
width - Variable in class org.apache.wink.common.model.rss.RssImage
 
WinkApplication - Class in org.apache.wink.common
Enhances javax.ws.rs.core.Application with getPriority and getInstances methods.
WinkApplication() - Constructor for class org.apache.wink.common.WinkApplication
 
WinkJacksonJaxbJsonProvider - Class in org.apache.wink.providers.jackson
 
WinkJacksonJaxbJsonProvider() - Constructor for class org.apache.wink.providers.jackson.WinkJacksonJaxbJsonProvider
 
WinkLogHandler - Class in org.apache.wink.logging
 
WinkLogHandler() - Constructor for class org.apache.wink.logging.WinkLogHandler
 
WinkLogHandler.LEVEL - Enum in org.apache.wink.logging
 
WinkProtobufProvider - Class in org.apache.wink.providers.protobuf
JAX-RS message provider for Google Protocol Buffer
WinkProtobufProvider() - Constructor for class org.apache.wink.providers.protobuf.WinkProtobufProvider
 
WinkRequestProcessor - Class in org.apache.wink.osgi
This component listens to registrations of services of type java.lang.Object with the property javax.ws.rs set to true and registers them with the Wink RequestProcessor.
WinkRequestProcessor() - Constructor for class org.apache.wink.osgi.WinkRequestProcessor
 
WinkThriftProvider - Class in org.apache.wink.providers.thrift
JAX-RS message provider for Apache Thrift
WinkThriftProvider() - Constructor for class org.apache.wink.providers.thrift.WinkThriftProvider
 
Workspace - Annotation Type in org.apache.wink.common.annotations
Allows automatic contruction of APP service document.
workspace - Variable in class org.apache.wink.common.model.app.AppService
 
write(OutputStream, Providers) - Method in class org.apache.wink.common.model.multipart.OutMultiPart
This method write the multiPart message to the os stream, it make a usage of the providers for the serialization of the parts
write(Writer) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONArrayDelegate
 
write(Writer) - Method in class org.apache.wink.json4j.compat.impl.ApacheJSONObjectDelegate
 
write(Writer) - Method in interface org.apache.wink.json4j.compat.JSONArray
 
write(Writer) - Method in interface org.apache.wink.json4j.compat.JSONObject
 
write(OutputStream) - Method in class org.apache.wink.json4j.JSONArray
Convert this object into a stream of JSON text.
write(OutputStream, boolean) - Method in class org.apache.wink.json4j.JSONArray
Convert this object into a stream of JSON text.
write(OutputStream, int) - Method in class org.apache.wink.json4j.JSONArray
Convert this object into a String of JSON text, specifying how many spaces should be used for each indent level.
write(Writer) - Method in class org.apache.wink.json4j.JSONArray
Convert this object into a stream of JSON text.
write(Writer, boolean) - Method in class org.apache.wink.json4j.JSONArray
Convert this object into a stream of JSON text, specifying verbosity.
write(Writer, int) - Method in class org.apache.wink.json4j.JSONArray
Convert this array into a stream of JSON text, specifying verbosity.
write(boolean) - Method in class org.apache.wink.json4j.JSONArray
Convert this object into a String of JSON text, specifying verbosity.
write(int) - Method in class org.apache.wink.json4j.JSONArray
Convert this array into a String of JSON text, specifying verbosity.
write() - Method in class org.apache.wink.json4j.JSONArray
Convert this object into a String of JSON text.
write(OutputStream) - Method in interface org.apache.wink.json4j.JSONArtifact
Write this object to the stream as JSON text in UTF-8 encoding.
write(OutputStream, boolean) - Method in interface org.apache.wink.json4j.JSONArtifact
Write this object to the stream as JSON text in UTF-8 encoding, specifying whether to use verbose (tab-indented) output or not.
write(OutputStream, int) - Method in interface org.apache.wink.json4j.JSONArtifact
Write this object to the stream as JSON text in UTF-8 encoding, specifying how many spaces should be used for each indent.
write(Writer) - Method in interface org.apache.wink.json4j.JSONArtifact
Write this object to the writer as JSON text.
write(Writer, boolean) - Method in interface org.apache.wink.json4j.JSONArtifact
Writer this object to the writer as JSON text, specifying whether to use verbose (tab-indented) output or not.
write(Writer, int) - Method in interface org.apache.wink.json4j.JSONArtifact
Write this object to the writer as JSON text, specifying how many spaces should be used for each indent.
write(boolean) - Method in interface org.apache.wink.json4j.JSONArtifact
Convert this object into a String of JSON text, specifying whether to use verbose (tab-indented) output or not.
write(int) - Method in interface org.apache.wink.json4j.JSONArtifact
Convert this object into a String of JSON text, specifying how many spaces should be used for each indent.
write() - Method in interface org.apache.wink.json4j.JSONArtifact
Convert this object into a String of JSON text.
write(OutputStream) - Method in class org.apache.wink.json4j.JSONObject
Write this object to the stream as JSON text in UTF-8 encoding.
write(OutputStream, boolean) - Method in class org.apache.wink.json4j.JSONObject
Convert this object into a stream of JSON text.
write(OutputStream, int) - Method in class org.apache.wink.json4j.JSONObject
Write this object to the stream as JSON text in UTF-8 encoding, specifying how many spaces should be used for each indent.
write(Writer) - Method in class org.apache.wink.json4j.JSONObject
Write this object to the writer as JSON text.
write(Writer, boolean) - Method in class org.apache.wink.json4j.JSONObject
Write this object to the writer as JSON text in UTF-8 encoding, specifying whether to use verbose (tab-indented) output or not.
write(Writer, int) - Method in class org.apache.wink.json4j.JSONObject
Write this object to the writer as JSON text, specifying how many spaces should be used for each indent.
write(int) - Method in class org.apache.wink.json4j.JSONObject
Convert this object into a String of JSON text, specifying how many spaces should be used for each indent.
write(boolean) - Method in class org.apache.wink.json4j.JSONObject
Convert this object into a String of JSON text, specifying whether to use verbose (tab-indented) output or not.
write() - Method in class org.apache.wink.json4j.JSONObject
Convert this object into a String of JSON text.
write - Variable in class org.apache.wink.webdav.model.Locktype
 
Write - Class in org.apache.wink.webdav.model
The write XML element per the WebDAV specification [RFC 4918]
Write() - Constructor for class org.apache.wink.webdav.model.Write
 
writeBody(OutputStream, Providers) - Method in class org.apache.wink.common.model.multipart.OutPart
write the part body to the os stream, the providers might be used to serialize the body
writePart(OutputStream, Providers) - Method in class org.apache.wink.common.model.multipart.OutPart
write the entire part to the os stream, the providers might be used to serialize the body
writer - Variable in class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
 
writer - Variable in class org.apache.wink.json4j.JSONWriter
The writer to use to output JSON in a semi-streaming fashion.
writeTo(Entry, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.abdera.AbderaAtomEntryProvider
 
writeTo(Feed, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.abdera.AbderaAtomFeedProvider
 
writeTo(JAXBElement<?>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.jettison.JettisonJAXBElementProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.jettison.JettisonJAXBProvider
 
writeTo(JSONArray, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.json.JsonArrayProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.json.JsonJAXBProvider
 
writeTo(JSONObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.json.JsonProvider
 
writeTo(JSONArray, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.json4j.JSON4JArrayProvider
 
writeTo(JSONObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.json4j.JSON4JObjectProvider
 
writeTo(Message, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.protobuf.WinkProtobufProvider
 
writeTo(TBase, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.wink.providers.thrift.WinkThriftProvider
 
writeToStream(String, OutputStream, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
writeToString(Providers, Object, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
writeToString(Providers, Object, Class<?>, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
writeToString(Providers, Object, Class<?>, Type, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 
writeToString(Providers, Object, Class<?>, Type, MultivaluedMap<String, Object>, MediaType) - Static method in class org.apache.wink.common.utils.ProviderUtils
 

X

X_HTTP_METHOD_OVERRIDE - Static variable in class org.apache.wink.common.http.HttpHeadersEx
Non RFC 2616 - Google Doc convention
X_METHOD_OVERRIDE - Static variable in class org.apache.wink.common.http.HttpHeadersEx
Non RFC 2616 - Some client implementing Google Doc
XHTML_PREFIX - Static variable in class org.apache.wink.common.RestConstants
 
XML - Class in org.apache.wink.json4j.utils
This class is a static helper for various ways of converting an XML document/InputStream into a JSON stream or String and vice-versa.
XML() - Constructor for class org.apache.wink.json4j.utils.XML
 
XmlFormattingOptions - Class in org.apache.wink.common.model
Holds the following XML Formatting Options: omitXmlDeclaration - indicates if xml declaration should be omitted.
XmlFormattingOptions() - Constructor for class org.apache.wink.common.model.XmlFormattingOptions
 
XmlFormattingOptions(boolean, boolean) - Constructor for class org.apache.wink.common.model.XmlFormattingOptions
 
XmlFormattingOptions(Map<String, Object>) - Constructor for class org.apache.wink.common.model.XmlFormattingOptions
 

_

_default - Variable in class org.apache.wink.common.model.wadl.Param
 

A B C D E F G H I J K L M N O P Q R S T U V W X _

Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.