Serialized Form


Package com.bradmcevoy.common

Class com.bradmcevoy.common.Path extends java.lang.Object implements Serializable

serialVersionUID: -8411900835514833454L

Serialized Fields

parent

Path parent

name

java.lang.String name

hash

int hash

length

int length

Package com.bradmcevoy.http

Class com.bradmcevoy.http.DateUtils.DateParseException extends java.lang.Exception implements Serializable

serialVersionUID: 4417696455000643370L

Class com.bradmcevoy.http.LockInfo extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

scope

LockInfo.LockScope scope

type

LockInfo.LockType type

lockedByUser

java.lang.String lockedByUser
The name of the user who has locked this resource.


depth

LockInfo.LockDepth depth

Class com.bradmcevoy.http.LockTimeout extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

seconds

java.lang.Long seconds

otherSeconds

java.lang.Long[] otherSeconds

Class com.bradmcevoy.http.LockToken extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

from

java.util.Date from
the date/time that this lock was created or last refreshed


tokenId

java.lang.String tokenId

info

LockInfo info

timeout

LockTimeout timeout

Class com.bradmcevoy.http.RequestParseException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package com.bradmcevoy.http.exceptions

Class com.bradmcevoy.http.exceptions.BadRequestException extends MiltonException implements Serializable

serialVersionUID: 1L

Serialized Fields

reason

java.lang.String reason

Class com.bradmcevoy.http.exceptions.ConflictException extends MiltonException implements Serializable

Serialized Fields

message

java.lang.String message

Class com.bradmcevoy.http.exceptions.LockedException extends MiltonException implements Serializable

serialVersionUID: 1L

Class com.bradmcevoy.http.exceptions.MiltonException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

resource

Resource resource

Class com.bradmcevoy.http.exceptions.NotAuthorizedException extends MiltonException implements Serializable

serialVersionUID: 1L

Class com.bradmcevoy.http.exceptions.PreConditionFailedException extends MiltonException implements Serializable

serialVersionUID: 1L


Package com.bradmcevoy.http.http11.auth

Class com.bradmcevoy.http.http11.auth.Nonce extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

java.util.UUID value
The date it was issued.


issued

java.util.Date issued

nonceCount

long nonceCount

Package com.bradmcevoy.http.values

Class com.bradmcevoy.http.values.HrefList extends java.util.ArrayList<java.lang.String> implements Serializable

serialVersionUID: 1L

Class com.bradmcevoy.http.values.SupportedReportSetList extends java.util.ArrayList<java.lang.String> implements Serializable

serialVersionUID: 1L


Package com.bradmcevoy.http.webdav

Class com.bradmcevoy.http.webdav.PropertySourcesList extends java.util.ArrayList<PropertySource> implements Serializable

serialVersionUID: 1L


Package com.bradmcevoy.io

Class com.bradmcevoy.io.ReadingException extends java.io.IOException implements Serializable

serialVersionUID: 1L

Class com.bradmcevoy.io.WritingException extends java.io.IOException implements Serializable

serialVersionUID: 1L


Package com.bradmcevoy.property

Class com.bradmcevoy.property.PropertySource.PropertySetException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

status

Response.Status status

notes

java.lang.String notes



Copyright © 2011. All Rights Reserved.