Serialized Form


Package org.openrdf.http.object.cache

Class org.openrdf.http.object.cache.CacheIndex extends LinkedHashMap<String,WeakReference<CachedRequest>> implements Serializable

serialVersionUID: -833236420826697261L

Serialized Fields

dir

File dir

maxCapacity

int maxCapacity

aggressive

boolean aggressive

Package org.openrdf.http.object.exceptions

Class org.openrdf.http.object.exceptions.BadGateway extends ResponseException implements Serializable

serialVersionUID: -36400574693503548L

Class org.openrdf.http.object.exceptions.BadRequest extends ResponseException implements Serializable

serialVersionUID: -35616916296397667L

Class org.openrdf.http.object.exceptions.Conflict extends ResponseException implements Serializable

serialVersionUID: -3593948846440460801L

Class org.openrdf.http.object.exceptions.GatewayTimeout extends ResponseException implements Serializable

serialVersionUID: -7878209025109522123L

Class org.openrdf.http.object.exceptions.Gone extends ResponseException implements Serializable

serialVersionUID: 3422241245426476225L

Class org.openrdf.http.object.exceptions.InternalServerError extends ResponseException implements Serializable

serialVersionUID: 6899453578370539031L

Class org.openrdf.http.object.exceptions.MethodNotAllowed extends ResponseException implements Serializable

serialVersionUID: -3469466804938359945L

Class org.openrdf.http.object.exceptions.NotAcceptable extends ResponseException implements Serializable

serialVersionUID: 630976310525141097L

Class org.openrdf.http.object.exceptions.NotFound extends ResponseException implements Serializable

serialVersionUID: -2946832304266899273L

Class org.openrdf.http.object.exceptions.NotImplemented extends ResponseException implements Serializable

serialVersionUID: 4773581231132742758L

Class org.openrdf.http.object.exceptions.ResponseException extends RuntimeException implements Serializable

serialVersionUID: -4156041448577237448L

Serialized Fields

msg

String msg

html

String html

Class org.openrdf.http.object.exceptions.ServiceUnavailable extends ResponseException implements Serializable

serialVersionUID: -3465974175019250404L

Class org.openrdf.http.object.exceptions.UnsupportedMediaType extends ResponseException implements Serializable

serialVersionUID: -4817038597434509930L


Package org.openrdf.http.object.mxbeans

Class org.openrdf.http.object.mxbeans.ConnectionBean extends Object implements Serializable

serialVersionUID: 332325306145674774L

Serialized Fields

status

String status

request

String request

response

String response

consuming

String consuming

pending

String[] pending

Package org.openrdf.model

Package org.openrdf.model.impl

Class org.openrdf.model.impl.BNodeImpl extends Object implements Serializable

serialVersionUID: 5273570771022125970L

Serialized Fields

id

String id

Class org.openrdf.model.impl.BooleanLiteralImpl extends LiteralImpl implements Serializable

serialVersionUID: -3610638093719366795L

Serialized Fields

value

boolean value

Class org.openrdf.model.impl.CalendarLiteralImpl extends LiteralImpl implements Serializable

serialVersionUID: -8959671333074894312L

Serialized Fields

calendar

XMLGregorianCalendar calendar

Class org.openrdf.model.impl.ContextStatementImpl extends StatementImpl implements Serializable

serialVersionUID: -4747275587477906748L

Serialized Fields

context

Resource context

Class org.openrdf.model.impl.DecimalLiteralImpl extends LiteralImpl implements Serializable

serialVersionUID: -3310213093222314380L

Serialized Fields

value

BigDecimal value

Class org.openrdf.model.impl.GraphImpl extends AbstractCollection<Statement> implements Serializable

serialVersionUID: -5307095904382050478L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException
Serialized Fields

statements

LinkedList<E> statements

Class org.openrdf.model.impl.IntegerLiteralImpl extends LiteralImpl implements Serializable

serialVersionUID: 4199641304079427245L

Serialized Fields

value

BigInteger value

Class org.openrdf.model.impl.LinkedHashModel extends AbstractSet<Statement> implements Serializable

serialVersionUID: -9161104123818983614L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Throws:
IOException
Serialized Fields

namespaces

Map<K,V> namespaces

emptyModel

Model emptyModel

Class org.openrdf.model.impl.LiteralImpl extends Object implements Serializable

serialVersionUID: -1649571784782592271L

Serialized Fields

label

String label

language

String language

datatype

URI datatype

Class org.openrdf.model.impl.NamespaceImpl extends Object implements Serializable

serialVersionUID: -5829768428912588171L

Serialized Fields

prefix

String prefix

name

String name

Class org.openrdf.model.impl.NumericLiteralImpl extends LiteralImpl implements Serializable

serialVersionUID: 3004497457768807919L

Serialized Fields

number

Number number

Class org.openrdf.model.impl.StatementImpl extends Object implements Serializable

serialVersionUID: 8707542157460228077L

Serialized Fields

subject

Resource subject

predicate

URI predicate

object

Value object

Class org.openrdf.model.impl.URIImpl extends Object implements Serializable

serialVersionUID: -7330406348751485330L

Serialized Fields

uriString

String uriString

localNameIdx

int localNameIdx

Package org.openrdf.model.util

Class org.openrdf.model.util.GraphUtilException extends OpenRDFException implements Serializable

serialVersionUID: 3886967415616842867L

Class org.openrdf.model.util.ModelException extends RuntimeException implements Serializable

serialVersionUID: 3886967415616842867L


Package org.openrdf.repository.object.exceptions

Class org.openrdf.repository.object.exceptions.BehaviourException extends RDFObjectException implements Serializable

serialVersionUID: -2139524075928480396L

Class org.openrdf.repository.object.exceptions.MultipleObjectResultException extends RDFObjectException implements Serializable

serialVersionUID: 3133690635906971368L

Class org.openrdf.repository.object.exceptions.NoObjectResultException extends RDFObjectException implements Serializable

serialVersionUID: 3133690635906971368L

Class org.openrdf.repository.object.exceptions.ObjectCompileException extends RepositoryException implements Serializable

serialVersionUID: -1504254095791564613L

Class org.openrdf.repository.object.exceptions.ObjectCompositionException extends RDFObjectException implements Serializable

serialVersionUID: 6299010514003759105L

Class org.openrdf.repository.object.exceptions.ObjectConversionException extends RDFObjectException implements Serializable

serialVersionUID: -3824090166807169412L

Class org.openrdf.repository.object.exceptions.ObjectPersistException extends ObjectStoreException implements Serializable

serialVersionUID: 6299010514003759105L

Class org.openrdf.repository.object.exceptions.ObjectStoreConfigException extends RepositoryConfigException implements Serializable

serialVersionUID: -660306983145123389L

Class org.openrdf.repository.object.exceptions.ObjectStoreException extends RDFObjectException implements Serializable

serialVersionUID: 6299010514003759105L

Class org.openrdf.repository.object.exceptions.RDFObjectException extends RuntimeException implements Serializable

serialVersionUID: -3779081691669355116L


Package org.openrdf.result

Class org.openrdf.result.MultipleResultException extends QueryEvaluationException implements Serializable

serialVersionUID: 75463068807557049L

Class org.openrdf.result.NoResultException extends QueryEvaluationException implements Serializable

serialVersionUID: 75463068807557049L


Package org.openrdf.sail.optimistic.exceptions

Class org.openrdf.sail.optimistic.exceptions.ConcurrencyException extends RepositoryException implements Serializable

serialVersionUID: 6505874891312495635L

Class org.openrdf.sail.optimistic.exceptions.ConcurrencySailException extends SailException implements Serializable

serialVersionUID: 6505874891312495635L



Copyright © 2004-2010 James Leigh Services Inc.. All Rights Reserved.