|
Drools :: Eclipse :: Webdav for Guvnor tools 6.0.0.Alpha7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractResourceHandle class is the abstract
superclass for all types of resource references.AbstractResourceHandle with the given
DAV client and Locator.
URL with a trailing slash appended to
it.
Assert is useful for for embedding runtime sanity checks
in code.AuthorizationAuthority authorizes client
Requests for communication with HTTP servers.- AuthorizationAuthority(IAuthenticator) -
Constructor for class org.eclipse.webdav.internal.authentication.AuthorizationAuthority
- Creates a new authenticator that stores its authentication information
in the given authenticator store.
- authorize(Request, IResponse, IContext, URL, boolean) -
Method in class org.eclipse.webdav.internal.authentication.AuthorizationAuthority
- Authorizes the given request by setting its authorization credentials
in the given context.
BasicAuthority provides the necessary behavior to
authorizes client Requests for communication with HTTP
servers using the Basic authentication scheme.- BasicAuthority(IAuthenticator) -
Constructor for class org.eclipse.webdav.internal.authentication.BasicAuthority
- Creates a new authenticator that stores its authentication information
in the given authentication store.
- before(DateTime) -
Method in class org.eclipse.webdav.internal.kernel.utils.DateTime
-
- bind(String, ILocator) -
Method in class org.eclipse.webdav.client.CollectionHandle
- Binds the given member in this collection to the resource identified
by the given source locator.
- bind(String, ILocator, boolean) -
Method in class org.eclipse.webdav.client.CollectionHandle
- Binds the given member in this collection to the resource identified
by the given source locator.
- bind(ILocator, ILocator, IContext) -
Method in class org.eclipse.webdav.client.LocalDAVClient
-
- bind(String) -
Static method in class org.eclipse.webdav.client.Policy
- Lookup the message with the given ID in this catalog
- bind(String, String) -
Static method in class org.eclipse.webdav.client.Policy
- Lookup the message with the given ID in this catalog and bind its
substitution locations with the given string.
- bind(String, String, String) -
Static method in class org.eclipse.webdav.client.Policy
- Lookup the message with the given ID in this catalog and bind its
substitution locations with the given strings.
- bind(String, String[]) -
Static method in class org.eclipse.webdav.client.Policy
- Lookup the message with the given ID in this catalog and bind its
substitution locations with the given string values.
- bind(ILocator, ILocator, IContext) -
Method in class org.eclipse.webdav.client.RemoteDAVClient
-
- bind(String) -
Static method in class org.eclipse.webdav.internal.kernel.Policy
- Lookup the message with the given ID in this catalog
- bind(String, String) -
Static method in class org.eclipse.webdav.internal.kernel.Policy
- Lookup the message with the given ID in this catalog and bind its
substitution locations with the given string.
- bind(String, String, String) -
Static method in class org.eclipse.webdav.internal.kernel.Policy
- Lookup the message with the given ID in this catalog and bind its
substitution locations with the given strings.
- bind(String, String[]) -
Static method in class org.eclipse.webdav.internal.kernel.Policy
- Lookup the message with the given ID in this catalog and bind its
substitution locations with the given string values.
- bind(ILocator, ILocator, IContext) -
Method in interface org.eclipse.webdav.IServer
- Binds the given source locator, to the given destination.
- bind(String) -
Static method in class org.eclipse.webdav.Policy
- Lookup the message with the given ID in this catalog
- bind(String, String) -
Static method in class org.eclipse.webdav.Policy
- Lookup the message with the given ID in this catalog and bind its
substitution locations with the given string.
- bind(String, String, String) -
Static method in class org.eclipse.webdav.Policy
- Lookup the message with the given ID in this catalog and bind its
substitution locations with the given strings.
- bind(String, String[]) -
Static method in class org.eclipse.webdav.Policy
- Lookup the message with the given ID in this catalog and bind its
substitution locations with the given string values.
- Bindings - Class in org.eclipse.webdav.dom
- An element editor for the WebDAV bindings element.
- Bindings(Element) -
Constructor for class org.eclipse.webdav.dom.Bindings
- Creates a new editor on the given WebDAV bindings element.
- Bindings.Binding - Class in org.eclipse.webdav.dom
- This class represent a single binding.
- Bindings.Binding(String, String) -
Constructor for class org.eclipse.webdav.dom.Bindings.Binding
- Construct a new binding with the given href and segment.
- body -
Variable in class org.eclipse.webdav.internal.kernel.Message
-
- BufferPool - Class in org.eclipse.webdav.http.client
- A
BufferPool holds on to a collection of buffers (byte
arrays) so they can be reused without having to allocate and release
memory. - BufferPool() -
Constructor for class org.eclipse.webdav.http.client.BufferPool
-
- bufferPool -
Static variable in class org.eclipse.webdav.http.client.Message
-
ParserException if pos is out of
range.
CollectionHandle class represents a resource on the
WebDAV server that supports collection semantics.CollectionHandle from the given
DAVClient and Locator.
Context class is essentially a collection of key-value
pairings, with defaults.DAV4JRuntimeException(Exception)
Dav Clients implement the IServer interface
and represent a client's connection to a server.DAVRuntimeException(Exception)
URL from an ASCII
readable URL that is safe for transport.
URL from an
ASCII readable URL that is safe for
transport.
URL from an ASCII
readable URL that is safe for transport.
DigestAuthority provides the necessary behavior to
authorizes client Requests for communication with HTTP
servers using the Digest authentication scheme.- DigestAuthority(IAuthenticator) -
Constructor for class org.eclipse.webdav.internal.authentication.DigestAuthority
- Creates a new authenticator that stores its authentication information
in the given authentication store.
- DigestOutputStream - Class in org.eclipse.webdav.internal.authentication
- An
OutputStream that filters its data through a
MessageDigest to compute a hash value over the data. - DigestOutputStream(OutputStream, String) -
Constructor for class org.eclipse.webdav.internal.authentication.DigestOutputStream
- Creates a new
DigestOutputStream that filters its data
through a MessageDigest that hashes its input using the
given algorithm.
- DigestOutputStream(String) -
Constructor for class org.eclipse.webdav.internal.authentication.DigestOutputStream
- Creates a new
DigestOutputStream that filters its data
through a MessageDigest that hashes its input using the
given algorithm.
- document -
Variable in class org.eclipse.webdav.http.client.Response
-
- documentFactory -
Static variable in class org.eclipse.webdav.client.WebDAVFactory
-
- DocumentFactory - Class in org.eclipse.webdav.internal.kernel
-
- DocumentFactory() -
Constructor for class org.eclipse.webdav.internal.kernel.DocumentFactory
-
- DocumentMarshaler - Class in org.eclipse.webdav.internal.kernel
-
- DocumentMarshaler() -
Constructor for class org.eclipse.webdav.internal.kernel.DocumentMarshaler
-
String of the given data.
URL into an ASCII
readable URL that is safe for transport.
URL into
an ASCII readable String that is safe for
transport.
URL into an ASCII
readable URL that is safe for transport.
true.
null.
null.
Text node if it is.
true if this qualified name is equivalent to the given object.
true if this qualified name is equivalent to the given object.
URL is mapped to in
the table.
null
if the given key has no value.
null if the param does not exist.
Enumeration over this lockdiscovery's
ActiveLocks.
Enumeration of this content type's attributes.
Enumeration over this bindings
Bindings.
BUFFER_SIZE from the
pool.
null if no such child exists.
null if no such child exists.
String if no such child text node exists, or
null if no such child exists.
null if
the parameter does not exist.
URL.
null
if the content type is unknown.
URL.
null if no such child exists.
URL of the default proxy server which is
used for all servers that do not have their proxy server set and
do not match a proxy server exception.
Context.DEPTH_ZERO.
Document.
Document.
null if there is no such position.
null if there is no such postition.
null if there is no such field
name.
null if no such child
exists.
null if no such child exists.
String if no such text node exists.
Enumeration over the set of hrefs.
Enumeration of this response's hrefs (not
including the first href).
InputStream.
null if there is no label selector.
null if no such child exists.
null
if the URL is the root.
null
if the URL is the root.
Enumeration over this supportedlock's
LockEntrys.
Enumeration of Strings
containing this activelock's lock token hrefs.
URL location redirects.
IOException occurs.
null if
the parameter does not exist.
null if no such sibling exists.
null if no such sibling exists.
null if no such sibling exists.
null if
the parameter does not exist.
null if its
name has no local part.
null if its name has no local part.
null if it has no namespace.
null if its name has no prefix.
null if its name has no prefix.
Enumeration over the origin server
URLs known to this client.
OutputStream.
null if this
active lock has no owner.
null if this lockinfo
has no owner.
null if the
given URL is the root.
null if the
given URL is the root.
URLTable which contains all of this resources
properties to the given depth.
Enumeration over this prop's property
Elements.
Enumeration over this propertybehavior's
property hrefs.
Element.
Enumeration over this prop's property
QualifiedNames.
Enumeration of this response's
Propstats.
null if the realm is unknown.
Enumeration over this client's proxy server
exception patterns.
URL of the proxy server that the origin
server at the given URL uses, or null if
no proxy server is used.
URL of the proxy server this connection uses
to communicate with the origin server, or null if a proxy
server is not used.
null if none.
null
if none.
null
if none.
null if
this request does not have one.
null if there is no such field name.
URL of this connection's resource.
null if
the parameter does not exist.
null
if it has none.
null if
it has none.
null if there is no field name at that position.
null if there is no value at that position.
null if there is no value associated
with that field name.
Enumeration over this multistatus' responses.
Enumeration over this propertyupdate's set
and remove property elements.
null if this
active lock has no timeout.
null if no such sibling
exists.
Document.
readDocumentBody() was called.
Object#hashCode().
HttpClient.
ConnectionsRecycler manages a collection of
persistent HttpConnections.ConnectionsRecycler with the given
name.
IContext interface provides access methods
for most HTTP and WebDAV message header fields.Requests whose body is in object
form and shouldn't be flattened until an output stream is available.true iff this propfind is in the "all prop"
form.
true if this propertybehavior is in the
"keep all alive" form, otherwise, returns false.
null.
null.
true if this propertybehavior is in the
"omit" form, otherwise, returns false.
true iff this propfind is in the "prop" form.
true iff this propfind is in the "prop name"
form.
true if this response is in "propstat" form and
false if it is in "status" form.
true if this directive's property
decends from a WebDAV remove element and false
if it decends from a WebDAV set element.
true if this directive's property
decends from a WebDAV set element and false
if it decends from a WebDAV remove element.
true if this activelock is shared, or
false if it is exclusive.
true if this lockentry is shared and
false if it is exclusive.
true if this lockinfo is shared and
false if it is exclusive.
true if this response is in "status" form and
false if it is in "propstat" form.
true.
true.
Enumeration over the keys in this
URLTable.
LocatorImpl uniquely identifies a DAV
a resource.MalformedElementException is a checked exception thrown
when a malformed element is encountered.ParserException is thrown.
String and
returns the result as a HEX String.
String.
Message class represents a basic message
that has a context and a body.Element that represents a set of String.
ParserException is thrown by the Parser
when there is a problem parsing a String.ParserException.
ParserException with the given message.
PropertyStatus holds the WebDAV server's response from
a client's request to retrieve a particular property.URL to the given value in this table.
null).
null).
ServerProxy class implements the IServer
interface and represents a client's local proxy to a remote server.InputStream.RequestInputStream on the given byte array.
RequestInputStream on the given
ByteArrayInputStream.
RequestInputStream on the given file.
RequestInputStream on the given
InputStream.
ResourceHandle class represents an
ordinary resource in the system.ResourceHandle from the given
DAVClient and Locator.
Response class subclasses Message to
add a status field.InputStream on a response from a WebDAV server.URL.
URL of the default proxy server that is used by
all servers that do not have their proxy server set and do not match
a proxy server exception pattern.
URL location redirects.
IOException occurs.
URL of the proxy server that this client uses
to communicate with the origin server at the given URL.
URL of the proxy server this connection uses to
communicate with the origin server.
URL of this connection's resource.
Status parses an http status string.String with its quotes removed.
URL from an ASCII readable
URL that is safe for transport.URL into an ASCII readable
URL that is safe for transport.URLTable is a simple hashtable whose keys are
URLs.URLTable.
URLTable with the given size.
URLs.
|
Drools :: Eclipse :: Webdav for Guvnor tools 6.0.0.Alpha7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||