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

A

ABOUT - Static variable in class won.protocol.vocabulary.SCHEMA
 
AbstractFileOutputRecorder - Class in won.monitoring
Monitoring statistics recorder that can be configured to write new files conforming to a specified filename pattern into a specified directory.
AbstractFileOutputRecorder() - Constructor for class won.monitoring.AbstractFileOutputRecorder
 
AbstractKeyStoreService - Class in won.cryptography.service.keystore
 
AbstractKeyStoreService() - Constructor for class won.cryptography.service.keystore.AbstractKeyStoreService
 
AbstractRecorder - Class in won.monitoring
Simple base class for recorders.
AbstractRecorder() - Constructor for class won.monitoring.AbstractRecorder
 
accepts(URI...) - Method in class won.protocol.message.builder.AgreementBuilderScaffold
Accept the specified messages by their URIs.
accepts(WonMessage...) - Method in class won.protocol.message.builder.AgreementBuilderScaffold
Accept the specified messages.
accepts - Static variable in class won.protocol.vocabulary.WONAGR
 
acceptsMessage(URI...) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
activate() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
ActivateBuilder - Class in won.protocol.message.builder
 
ActivateBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.ActivateBuilder
 
ActivateMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
ActivateMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
ActiveMQService - Interface in won.protocol.jms
Interface responsible for extracting the ActiveMQ queue name for connecting to an atom via ActiveMQ from the linked data description of an atom or WON node.
ActiveMQServiceImpl - Class in won.protocol.jms
User: sbyim Date: 28.11.13
ActiveMQServiceImpl(ProtocolType) - Constructor for class won.protocol.jms.ActiveMQServiceImpl
 
addAccepts(Model, URI...) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
addAllStatements(Model, Model) - Static method in class won.protocol.util.RdfUtils
 
addCamelComponentForWonNodeBroker(URI, String) - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
addCamelComponentForWonNodeBroker(URI, String) - Method in interface won.protocol.jms.AtomProtocolCamelConfigurator
 
addCamelComponentForWonNodeBroker(URI, String) - Method in interface won.protocol.jms.OwnerProtocolCamelConfigurator
 
addCamelComponentForWonNodeBrokerForTopics(URI, String) - Method in interface won.protocol.jms.MatcherProtocolCamelConfigurator
 
addCertificate(String, Certificate, boolean) - Method in class won.cryptography.service.TrustStoreService
 
addCompatibleSocketType(URI) - Method in class won.protocol.model.SocketDefinitionImpl
 
addDatasetToDataset(Dataset, Dataset, boolean) - Static method in class won.protocol.util.RdfUtils
Adds the second dataset to the first one, merging default models and models with identical name.
addDatasetToDataset(Dataset, Dataset) - Static method in class won.protocol.util.RdfUtils
Adds the second dataset to the first one, merging default models and models with identical name.
addDerivationProperty(URI) - Method in class won.protocol.model.SocketDefinitionImpl
 
addFlag(Resource) - Method in class won.protocol.util.AtomModelWrapper
 
addInconsistentProperty(URI) - Method in class won.protocol.model.SocketDefinitionImpl
 
addInitialBinding(String, RDFNode) - Method in class won.protocol.util.SparqlSelectFunction
 
addInitialBindings(QuerySolution) - Method in class won.protocol.util.SparqlSelectFunction
 
addInverseDerivationProperty(URI) - Method in class won.protocol.model.SocketDefinitionImpl
 
additionalData - Static variable in class won.protocol.vocabulary.WON
 
addMatchingContext(String) - Method in class won.protocol.util.AtomModelWrapper
 
addMessage(Model, String) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Adds the specified text as a con:text to the model's base resource.
addMessagePropertiesRDFNode(Property, Collection<RDFNode>) - Method in class won.protocol.message.WonMessage
 
addMessagePropertiesString(Property, Collection<String>) - Method in class won.protocol.message.WonMessage
 
addMessagePropertiesURI(Property, Collection<URI>) - Method in class won.protocol.message.WonMessage
 
addMessageProperty(Property, RDFNode) - Method in class won.protocol.message.WonMessage
Adds a property to the message resource in the head message.
addMessageProperty(Property, String) - Method in class won.protocol.message.WonMessage
Adds a property to the message resource in the outermost envelope.
addMessageProperty(Property, URI) - Method in class won.protocol.message.WonMessage
Adds a property to the message resource in the outermost envelope.
addMessageProperty(Property, long) - Method in class won.protocol.message.WonMessage
Adds a property to the message resource in the outermost envelope.
addMessageProperty(Property, int) - Method in class won.protocol.message.WonMessage
Adds a property to the message resource in the outermost envelope.
addMessageProperty(Property, double) - Method in class won.protocol.message.WonMessage
Adds a property to the message resource in the outermost envelope.
addMessageProperty(Property, float) - Method in class won.protocol.message.WonMessage
Adds a property to the message resource in the outermost envelope.
addMessageProperty(Property, boolean) - Method in class won.protocol.message.WonMessage
Adds a property to the message resource in the outermost envelope.
addNeighbor(T) - Method in class won.protocol.util.pretty.sort.SortNode
 
addOrderBy(SortCondition) - Method in class won.protocol.util.SparqlSelectFunction
 
addOrderBy(Expr, int) - Method in class won.protocol.util.SparqlSelectFunction
 
addOrderBy(Node, int) - Method in class won.protocol.util.SparqlSelectFunction
 
addOrderBy(String, int) - Method in class won.protocol.util.SparqlSelectFunction
Use Query.ORDER_* for the direction value.
addPendingConfirmation(URI, Set<URI>) - Method in class won.protocol.model.MessageContainer
 
addPrefixMapping(Model, Model) - Static method in class won.protocol.util.RdfUtils
 
addProcessing(Model, String) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Adds the specified text as a con:text to the model's base resource.
addPropertyStringValue(Property, String) - Method in class won.protocol.util.AtomModelWrapper
Adds a property directly into the contentNode of the atom
addProposes(Model, URI...) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
addProposesToCancel(Model, URI...) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
addQuery(String) - Method in class won.protocol.util.AtomModelWrapper
 
addRejects(Model, URI...) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
addRemoteQueueListener(String, URI) - Method in interface won.protocol.jms.OwnerProtocolCamelConfigurator
 
addRemoteTopicListeners(Set<String>, URI) - Method in interface won.protocol.jms.MatcherProtocolCamelConfigurator
 
addRemoteTopicListeners(Set<String>, URI) - Method in interface won.protocol.jms.MatcherProtocolCommunicationService
 
addRetracts(Model, URI...) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
addRouteForEndpoint(String, URI) - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
addRouteForEndpoint(String, URI) - Method in interface won.protocol.jms.CamelConfigurator
 
addSeeksPropertyStringValue(Property, String) - Method in class won.protocol.util.AtomModelWrapper
 
addSeeksTag(String) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
addSignature(Resource, WonSignatureData) - Static method in class won.protocol.util.WonRdfUtils.SignatureUtils
Adds the triples holding the signature data to the model of the specified resource, using the resource as the subject.
addSocket(String, String) - Method in class won.protocol.util.AtomModelWrapper
Add a socket.
addSocket(Model, URI, URI, boolean) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Adds a triple to the model of the form <> won:socket [socketURI].
addSocket(Dataset, URI, URI, boolean) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
addSortNode(SortNode<T>) - Method in class won.protocol.util.pretty.sort.SortGraph
 
addSupportedProtocolImplParamValue(String, String, String) - Method in class won.protocol.service.WonNodeInfoBuilder
 
addTag(String) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
addTargetSocket(Model, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Adds a triple to the model of the form <> won:targetSocket [socketURI].
addToCache(Dataset, URI, URI) - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
Add the specified dataset under the specified resource URI to the cache, using the specified requester webID.
addToCache(Dataset, URI) - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
 
addToMessage(Model, Property, Resource) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
addToMessageResource(Property, Collection<URI>) - Method in class won.protocol.message.builder.WonMessageBuilder
Adds the specified property once with each value.
addToMessageResource(Property, URI...) - Method in class won.protocol.message.builder.WonMessageBuilder
Adds the specified property once with each value.
addUnconfirmed(URI) - Method in class won.protocol.model.MessageContainer
 
addUnreadMessageInfoForConnection(UnreadMessageInfoForConnection) - Method in class won.protocol.model.unread.UnreadMessageInfoForAtom
 
afterPropertiesSet() - Method in class won.cryptography.service.CertificateOnStartupCreator
Deprecated.
 
afterPropertiesSet() - Method in class won.db.FlywayWrapper
 
afterPropertiesSet() - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
 
aggregate() - Method in class won.protocol.model.DatasetHolderAggregator
 
AGGREGATE_RATING - Static variable in class won.protocol.vocabulary.SCHEMA
 
aggregateWith(UnreadMessageInfo) - Method in class won.protocol.model.unread.UnreadMessageInfo
 
agreement() - Method in class won.protocol.message.builder.ConnectionMessageBuilder
 
AgreementBuilder<PARENT extends won.protocol.message.builder.BuilderScaffold<PARENT,?>> - Class in won.protocol.message.builder
 
AgreementBuilder(PARENT) - Constructor for class won.protocol.message.builder.AgreementBuilder
 
AgreementBuilderScaffold<THIS extends AgreementBuilderScaffold<THIS,PARENT>,PARENT extends won.protocol.message.builder.BuilderScaffold<PARENT,?>> - Class in won.protocol.message.builder
 
AgreementBuilderScaffold(PARENT) - Constructor for class won.protocol.message.builder.AgreementBuilderScaffold
 
AliasFromCNGenerator - Class in won.cryptography.ssl
User: ypanchenko Date: 19.10.2015
AliasFromCNGenerator() - Constructor for class won.cryptography.ssl.AliasFromCNGenerator
 
AliasFromFingerprintGenerator - Class in won.cryptography.ssl
User: ypanchenko Date: 19.10.2015
AliasFromFingerprintGenerator() - Constructor for class won.cryptography.ssl.AliasFromFingerprintGenerator
 
AliasFromWebIdGeneratorStrategy - Class in won.cryptography.ssl
User: ypanchenko Date: 19.10.2015
AliasFromWebIdGeneratorStrategy() - Constructor for class won.cryptography.ssl.AliasFromWebIdGeneratorStrategy
 
AliasGenerator - Interface in won.cryptography.ssl
User: ypanchenko Date: 19.10.2015
AMENITYFEATURE - Static variable in class won.protocol.vocabulary.SCHEMA
 
appendDataset(DatasetHolder) - Method in class won.protocol.model.DatasetHolderAggregator
 
APPLICATION_JSON - Static variable in class won.protocol.rest.RDFMediaType
 
APPLICATION_JSONLD - Static variable in class won.protocol.rest.RDFMediaType
 
APPLICATION_NQUADS - Static variable in class won.protocol.rest.RDFMediaType
 
APPLICATION_RDF_XML - Static variable in class won.protocol.rest.RDFMediaType
 
APPLICATION_TRIG - Static variable in class won.protocol.rest.RDFMediaType
 
APPLICATION_X_TURTLE - Static variable in class won.protocol.rest.RDFMediaType
 
ApplicationManagementService - Interface in won.protocol.service
User: sbyim Date: 11.11.13
apply(Dataset) - Method in class won.protocol.util.DatasetSelectionBySparqlFunction
 
apply(Dataset) - Method in class won.protocol.util.DatasetToDatasetBySparqlGSPOSelectFunction
 
apply(Dataset) - Method in class won.protocol.util.DatasetToModelBySparqlFunction
 
apply(Dataset) - Method in class won.protocol.util.DatasetToUriListBySparqlFunction
 
apply(Dataset) - Method in class won.protocol.util.DynamicDatasetToDatasetBySparqlGSPOSelectFunction
 
apply(Dataset) - Method in class won.protocol.util.DynamicDatasetToModelBySparqlFunction
 
apply(Dataset) - Method in class won.protocol.util.SparqlSelectFunction
 
applyMethod(Dataset, RdfUtils.ModelVisitor<T>, RdfUtils.ModelSelector, RdfUtils.ResultCombiner<T>) - Static method in class won.protocol.util.RdfUtils
Returns the result obtained by calling the specified ModelVisitor's visit method where the result is combined with the ResultCombiner's combine method.
applyMethod(Dataset, RdfUtils.ModelVisitor<T>, RdfUtils.ResultCombiner<T>) - Static method in class won.protocol.util.RdfUtils
 
areModelsIsomorphic(Model, Model) - Static method in class won.protocol.util.RdfUtils
 
Atom - Class in won.protocol.model
 
Atom() - Constructor for class won.protocol.model.Atom
 
Atom - Static variable in class won.protocol.vocabulary.WON
 
atom - Static variable in class won.protocol.vocabulary.WONMSG
 
ATOM_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
ATOM_STATE_ACTIVE - Static variable in class won.protocol.vocabulary.WON
 
ATOM_STATE_DELETED - Static variable in class won.protocol.vocabulary.WON
 
ATOM_STATE_INACTIVE - Static variable in class won.protocol.vocabulary.WON
 
atomActivatedTopic - Static variable in class won.protocol.vocabulary.WON
 
AtomBasedCamelConfiguratorImpl - Class in won.protocol.jms
This class is responsible for creating an activemq broker to communicate with a won node and for adding a route to this broker in the camel context that can in the future be used to direct messages to the WoN node.
AtomBasedCamelConfiguratorImpl() - Constructor for class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
atomCreatedNotification() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
AtomCreatedNotificationBuilder - Class in won.protocol.message.builder
 
AtomCreatedNotificationBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.AtomCreatedNotificationBuilder
 
AtomCreatedNotificationMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
atomCreatedTopic - Static variable in class won.protocol.vocabulary.WON
 
atomDataset - Variable in class won.protocol.util.AtomModelWrapper
 
atomDeactivatedTopic - Static variable in class won.protocol.vocabulary.WON
 
atomDeletedTopic - Static variable in class won.protocol.vocabulary.WON
 
AtomGraphType - Enum in won.protocol.model
Created by hfriedrich on 20.03.2017.
atomHint() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
AtomHintBuilder - Class in won.protocol.message.builder
 
AtomHintBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.AtomHintBuilder
 
AtomHintMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
AtomHintMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
atomList - Static variable in class won.protocol.vocabulary.WON
 
atomMessage() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
AtomMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
AtomMessageBuilder - Class in won.protocol.message.builder
Sets message properties for sending a 'atom message' from System to Owner, i.e. a notification from the node to the owner.
AtomMessageBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.AtomMessageBuilder
 
AtomMessageContainer - Class in won.protocol.model
 
AtomMessageContainer() - Constructor for class won.protocol.model.AtomMessageContainer
 
AtomMessageContainer(Atom, URI) - Constructor for class won.protocol.model.AtomMessageContainer
 
AtomMessageContainerRepository - Interface in won.protocol.repository
Created by fkleedorfer on 05.12.2016.
AtomMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
AtomModelMapper - Class in won.protocol.model
User: gabriel Date: 09.04.13 Time: 15:36
AtomModelMapper() - Constructor for class won.protocol.model.AtomModelMapper
 
AtomModelWrapper - Class in won.protocol.util
This class wraps the atom models (atom and sysinfo graphs in an atom dataset).
AtomModelWrapper(URI) - Constructor for class won.protocol.util.AtomModelWrapper
Create a new atom model (incluing sysinfo)
AtomModelWrapper(String) - Constructor for class won.protocol.util.AtomModelWrapper
Create a new atom model (incluing sysinfo)
AtomModelWrapper(Dataset) - Constructor for class won.protocol.util.AtomModelWrapper
Load an atom dataset and extract the atom and sysinfo models from it
AtomModelWrapper(Dataset, boolean) - Constructor for class won.protocol.util.AtomModelWrapper
Load an atom dataset and extract the atom and sysinfo models from it
AtomModelWrapper(Model, Model) - Constructor for class won.protocol.util.AtomModelWrapper
Load the atom and sysinfo models, if one of these models is null then initialize the other one as default model
AtomProtocolCamelConfigurator - Interface in won.protocol.jms
User: LEIH-NB Date: 24.02.14
AtomProtocolCommunicationService - Interface in won.protocol.jms
User: LEIH-NB Date: 25.02.14
AtomRepository - Interface in won.protocol.repository
User: Gabriel Date: 02.11.12 Time: 15:28
AtomState - Enum in won.protocol.model
User: fsalcher Date: 10.10.12 Time: 14:13
atomState - Static variable in class won.protocol.vocabulary.WON
 
atomURI - Variable in class won.protocol.model.Atom
 
AtomUriAsAliasStrategy - Class in won.cryptography.keymanagement
Uses the AtomURI as alias.
AtomUriAsAliasStrategy() - Constructor for class won.cryptography.keymanagement.AtomUriAsAliasStrategy
 
atomUriPrefix - Static variable in class won.protocol.vocabulary.WON
 
AtomUtils() - Constructor for class won.protocol.util.WonRdfUtils.AtomUtils
 
AttachmentHolder(URI, Dataset) - Constructor for class won.protocol.message.WonMessage.AttachmentHolder
 
attachModelByBaseResource(Resource, Property, Model) - Static method in class won.protocol.util.RdfUtils
Adds the specified objectModel to the model of the specified subject.
attachModelByBaseResource(Resource, Property, Model, boolean) - Static method in class won.protocol.util.RdfUtils
Adds the specified objectModel to the model of the specified subject.
AuthenticationThreadLocal - Class in won.protocol.util
Class that exposes the Authentication to the current thread.
AuthenticationThreadLocal() - Constructor for class won.protocol.util.AuthenticationThreadLocal
 
AUTHOR - Static variable in class won.protocol.vocabulary.SCHEMA
 
autoOpen - Static variable in class won.protocol.vocabulary.WON
 

B

bad() - Method in class won.protocol.message.builder.HintFeedbackMessageBuilder
 
Bad - Static variable in class won.protocol.vocabulary.WONCON
 
BASE_URI - Static variable in class won.protocol.vocabulary.CERT
 
BASE_URI - Static variable in class won.protocol.vocabulary.CNT
 
BASE_URI - Static variable in class won.protocol.vocabulary.GEO
 
BASE_URI - Static variable in class won.protocol.vocabulary.GEOB
 
BASE_URI - Static variable in class won.protocol.vocabulary.GEOLIT
 
BASE_URI - Static variable in class won.protocol.vocabulary.GR
 
BASE_URI - Static variable in class won.protocol.vocabulary.LDP
 
BASE_URI - Static variable in class won.protocol.vocabulary.MAONT
 
BASE_URI - Static variable in class won.protocol.vocabulary.RDFG
 
BASE_URI - Static variable in class won.protocol.vocabulary.SCHEMA
 
BASE_URI - Static variable in class won.protocol.vocabulary.SIOC
 
BASE_URI - Static variable in class won.protocol.vocabulary.WON
 
BASE_URI - Static variable in class won.protocol.vocabulary.WONAGR
 
BASE_URI - Static variable in class won.protocol.vocabulary.WONCON
 
BASE_URI - Static variable in class won.protocol.vocabulary.WONMATCH
 
BASE_URI - Static variable in class won.protocol.vocabulary.WONMOD
 
BASE_URI - Static variable in class won.protocol.vocabulary.WONMSG
 
BASE_URI - Static variable in class won.protocol.vocabulary.WONWF
 
BASE_URI - Static variable in class won.protocol.vocabulary.WXBUDDY
 
BASE_URI - Static variable in class won.protocol.vocabulary.WXCHAT
 
BASE_URI - Static variable in class won.protocol.vocabulary.WXGROUP
 
BASE_URI - Static variable in class won.protocol.vocabulary.WXHOLD
 
BASE_URI - Static variable in class won.protocol.vocabulary.WXREVIEW
 
baseIterator - Variable in class won.protocol.util.ProjectingIterator
 
BASESALARY - Static variable in class won.protocol.vocabulary.SCHEMA
 
BaseValidator - Class in won.protocol.validation
Base class for validators.
BaseValidator() - Constructor for class won.protocol.validation.BaseValidator
 
BAState - Class in won.protocol.model
User: Danijel Date: 28.5.14.
BAState() - Constructor for class won.protocol.model.BAState
 
BAStateRepository - Interface in won.protocol.repository
User: Danijel Date: 28.5.14.
BEST_RATING - Static variable in class won.protocol.vocabulary.SCHEMA
 
binaryFeedback(boolean) - Method in class won.protocol.message.builder.HintFeedbackMessageBuilder
 
binaryFeedbackMessage(URI, boolean) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Creates an RDF model containing a feedback message referring to the specified resource that is either positive or negative.
binaryRating - Static variable in class won.protocol.vocabulary.WONCON
 
BooleanTFConverter - Class in won.protocol.model
 
BooleanTFConverter() - Constructor for class won.protocol.model.BooleanTFConverter
 
boundingBox - Static variable in class won.protocol.vocabulary.WONCON
 
bpmnWorkflow - Static variable in class won.protocol.vocabulary.WONCON
 
brokerComponentFactory - Variable in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
BrokerComponentFactory - Class in won.protocol.jms
Adds a camel component that is used to contact a remote ActiveMQ broker and configures its connectionFactory using the WonJmsConfiguration.
BrokerComponentFactory() - Constructor for class won.protocol.jms.BrokerComponentFactory
 
brokerComponentMap - Variable in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
brokerUri - Static variable in class won.protocol.vocabulary.WON
 
buddy - Static variable in class won.protocol.vocabulary.WXBUDDY
 
BuddySocket - Static variable in class won.protocol.vocabulary.WXBUDDY
 
BuddySocketString - Static variable in class won.protocol.vocabulary.WXBUDDY
 
buddyString - Static variable in class won.protocol.vocabulary.WXBUDDY
 
build() - Method in class won.protocol.message.builder.BuilderBase
Builds the WonMessage object.
build() - Method in class won.protocol.message.builder.HintFeedbackMessageBuilder
 
build() - Method in class won.protocol.message.builder.ResponseBuilder
 
build() - Method in class won.protocol.message.builder.TerminalBuilderBase
 
build(Dataset) - Method in class won.protocol.message.builder.WonMessageBuilder
Builds a WonMessage by adding data to the specified dataset.
build() - Method in class won.protocol.service.WonNodeInfoBuilder
 
builder - Variable in class won.protocol.message.builder.BuilderBase
 
BuilderBase - Class in won.protocol.message.builder
Base class for builders that do not need sub-builders for content, sockets, etc.
BuilderBase(WonMessageBuilder) - Constructor for class won.protocol.message.builder.BuilderBase
 
BUSINESS_ENTITY - Static variable in class won.protocol.vocabulary.GR
 
BYTES - Static variable in class won.protocol.vocabulary.CNT
 

C

CachingLinkedDataSource - Class in won.protocol.util.linkeddata
LinkedDataSource implementation that uses an ehcache for caching.
CachingLinkedDataSource() - Constructor for class won.protocol.util.linkeddata.CachingLinkedDataSource
 
CachingLinkedDataSource.CacheControlFlag - Enum in won.protocol.util.linkeddata
 
CachingLinkedDataSource.LinkedDataCacheEntry - Class in won.protocol.util.linkeddata
 
CamelConfiguration - Class in won.protocol.jms
User: LEIH-NB Date: 18.02.14
CamelConfiguration() - Constructor for class won.protocol.jms.CamelConfiguration
 
CamelConfigurationFailedException - Exception in won.protocol.exception
User: LEIH-NB Date: 13.12.13
CamelConfigurationFailedException() - Constructor for exception won.protocol.exception.CamelConfigurationFailedException
 
CamelConfigurationFailedException(String) - Constructor for exception won.protocol.exception.CamelConfigurationFailedException
 
CamelConfigurationFailedException(String, Throwable) - Constructor for exception won.protocol.exception.CamelConfigurationFailedException
 
CamelConfigurationFailedException(Throwable) - Constructor for exception won.protocol.exception.CamelConfigurationFailedException
 
CamelConfigurator - Interface in won.protocol.jms
User: LEIH-NB Date: 24.02.14
CamelMessageRoutingInfoService - Class in won.protocol.message.processor.camel
Extracts routing information from the exchange, for the message in the MESSAGE_HEADER.
CamelMessageRoutingInfoService() - Constructor for class won.protocol.message.processor.camel.CamelMessageRoutingInfoService
 
causesAtomStateChange() - Method in enum won.protocol.message.WonMessageType
 
causesConnectionStateChange() - Method in enum won.protocol.message.WonMessageType
 
causesNewConnection() - Method in enum won.protocol.message.WonMessageType
 
causesOutgoingMessage() - Method in enum won.protocol.message.WonMessageType
 
CERT - Class in won.protocol.vocabulary
User: ypanchenko Date: 27.03.2015
CERT() - Constructor for class won.protocol.vocabulary.CERT
 
CertificateException - Exception in won.cryptography.exception
Created by hfriedrich on 18.04.2016.
CertificateException() - Constructor for exception won.cryptography.exception.CertificateException
 
CertificateException(String) - Constructor for exception won.cryptography.exception.CertificateException
 
CertificateOnStartupCreator - Class in won.cryptography.service
Deprecated.
CertificateOnStartupCreator() - Constructor for class won.cryptography.service.CertificateOnStartupCreator
Deprecated.
 
CertificateService - Class in won.cryptography.service
User: fsalcher Date: 13.06.2014
CertificateService() - Constructor for class won.cryptography.service.CertificateService
 
changeNotificatin() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
ChangeNotificationBuilder - Class in won.protocol.message.builder
Builds a message that notifies connected atoms of a change to an atom.
ChangeNotificationBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.ChangeNotificationBuilder
 
ChangeNotificationMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
ChangeNotificationMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
changeStateTo(ConnectionState) - Method in class won.protocol.model.Connection
Sets the connection's state and previousState.
ChatSocket - Static variable in class won.protocol.vocabulary.WXCHAT
 
ChatSocketString - Static variable in class won.protocol.vocabulary.WXCHAT
 
CheapInsecureRandomString - Class in won.protocol.util
Generates a random string of specified length cheaply, but not securely.
CheapInsecureRandomString() - Constructor for class won.protocol.util.CheapInsecureRandomString
 
checkClientTrusted(X509Certificate[], String) - Method in class won.cryptography.ssl.TrustManagerWrapperWithStrategy
 
checkClientTrusted(X509Certificate[], String) - Method in class won.cryptography.ssl.TrustManagerWrapperWithTrustService
 
checkEnvelopeProperties() - Method in class won.protocol.message.WonMessage
 
checkForUnlimitedSecurityPolicy() - Static method in class won.cryptography.service.CryptographyUtils
 
checkMessage(WonMessage) - Method in class won.protocol.message.processor.impl.WellformednessCheckingWonMessageProcessor
 
checkServerTrusted(X509Certificate[], String) - Method in class won.cryptography.ssl.TrustManagerWrapperWithStrategy
 
checkServerTrusted(X509Certificate[], String) - Method in class won.cryptography.ssl.TrustManagerWrapperWithTrustService
 
chooseAlias(Map<String, PrivateKeyDetails>, Socket) - Method in class won.cryptography.ssl.PredefinedAliasPrivateKeyStrategy
 
chooseClientAlias(String[], Principal[], Socket) - Method in class won.cryptography.ssl.KeyManagerWrapperWithKeyServiceAndStrategy
 
chooseServerAlias(String, Principal[], Socket) - Method in class won.cryptography.ssl.KeyManagerWrapperWithKeyServiceAndStrategy
 
claims(URI...) - Method in class won.protocol.message.builder.AgreementBuilderScaffold
Claim the specified messages by their URIs.
claims(WonMessage...) - Method in class won.protocol.message.builder.AgreementBuilderScaffold
Claim the specified messages.
claims - Static variable in class won.protocol.vocabulary.WONAGR
 
clear() - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
 
CLIENT_CERTIFICATE_HEADER - Static variable in class won.protocol.vocabulary.WON
 
clone() - Method in class won.protocol.model.unread.UnreadMessageInfo
 
cloneDataset(Dataset) - Static method in class won.protocol.util.RdfUtils
 
cloneModel(Model) - Static method in class won.protocol.util.RdfUtils
Clones the specified model (its statements and ns prefixes) and returns the clone.
close() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
CloseBuilder - Class in won.protocol.message.builder
 
CloseBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.CloseBuilder
 
closedCount - Static variable in class won.protocol.vocabulary.WON
 
CloseMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
CloseMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
closeOnAtomDeactivate(ConnectionState) - Static method in enum won.protocol.model.ConnectionState
 
CNT - Class in won.protocol.vocabulary
WGS84 Geo Positioning vocabulary.
CNT() - Constructor for class won.protocol.vocabulary.CNT
 
collectToDataset() - Static method in class won.protocol.util.RdfUtils
 
collectToModel() - Static method in class won.protocol.util.RdfUtils
 
combine(T, T) - Method in interface won.protocol.util.RdfUtils.ResultCombiner
 
compatibleSocketDefinition - Static variable in class won.protocol.vocabulary.WON
 
condenseModelByIterativeTesting(Model, Function<Model, Boolean>) - Static method in class won.protocol.util.RdfUtils
Condense a model to a minimum of statements by iteratively removing single statements and testing if the condensed model is still valid.
configureCachingConnectionFactory(ActiveMQConnectionFactory) - Method in class won.protocol.jms.BrokerComponentFactory
 
configureCamelEndpoint(URI) - Method in interface won.protocol.jms.AtomProtocolCommunicationService
Checks if there is a camel component configured that allows the specified atoms to communicate and sets it up if necessary.
configureCamelEndpoint(URI, String) - Method in interface won.protocol.jms.MatcherProtocolCommunicationService
 
configureCamelEndpoint(URI, String) - Method in interface won.protocol.jms.OwnerProtocolCommunicationService
 
configureCamelEndpointForAtomUri(URI, URI, String) - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
configureCamelEndpointForAtomUri(URI, URI, String) - Method in interface won.protocol.jms.AtomProtocolCamelConfigurator
 
configureCamelEndpointForNodeURI(URI, URI, String) - Method in interface won.protocol.jms.OwnerProtocolCamelConfigurator
 
configureDefaultJmsConfiguration() - Method in class won.protocol.jms.WonJmsConfiguration
 
configureJmsConfigurationForQueues() - Method in class won.protocol.jms.WonJmsConfiguration
 
configureJmsConfigurationForTopics() - Method in class won.protocol.jms.WonJmsConfiguration
 
connect() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
ConnectBuilder - Class in won.protocol.message.builder
Prepares the WonMessagebuilder with direction FROM_OWNER, type CONNECT and the current timestamp as timestamp.
ConnectBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.ConnectBuilder
 
connectedCount - Static variable in class won.protocol.vocabulary.WON
 
connection(URI) - Method in class won.protocol.message.builder.HintFeedbackMessageBuilder
 
Connection - Class in won.protocol.model
User: fkleedorfer Date: 30.10.12
Connection() - Constructor for class won.protocol.model.Connection
 
Connection - Static variable in class won.protocol.vocabulary.WON
 
connection - Static variable in class won.protocol.vocabulary.WONMSG
 
CONNECTION_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
CONNECTION_STATE_CHANGE_BUILDER_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
CONNECTION_STATE_CLOSED - Static variable in class won.protocol.vocabulary.WON
 
CONNECTION_STATE_CONNECTED - Static variable in class won.protocol.vocabulary.WON
 
CONNECTION_STATE_DELETED - Static variable in class won.protocol.vocabulary.WON
 
CONNECTION_STATE_REQUEST_RECEIVED - Static variable in class won.protocol.vocabulary.WON
 
CONNECTION_STATE_REQUEST_SENT - Static variable in class won.protocol.vocabulary.WON
 
CONNECTION_STATE_SUGGESTED - Static variable in class won.protocol.vocabulary.WON
 
CONNECTION_URI_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
ConnectionAlreadyExistsException - Exception in won.protocol.exception
User: fkleedorfer Date: 02.11.12
ConnectionAlreadyExistsException(URI, URI, URI) - Constructor for exception won.protocol.exception.ConnectionAlreadyExistsException
 
ConnectionContainer - Class in won.protocol.model
 
ConnectionContainer(Atom) - Constructor for class won.protocol.model.ConnectionContainer
 
ConnectionContainer() - Constructor for class won.protocol.model.ConnectionContainer
 
ConnectionContainer - Static variable in class won.protocol.vocabulary.WON
 
ConnectionContainerRepository - Interface in won.protocol.repository
Created by fkleedorfer on 05.12.2016.
ConnectionEventType - Enum in won.protocol.model
User: fkleedorfer Date: 02.11.12
connectionMessage() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
ConnectionMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
ConnectionMessageBuilder - Class in won.protocol.message.builder
 
ConnectionMessageBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.ConnectionMessageBuilder
 
ConnectionMessageContainer - Class in won.protocol.model
 
ConnectionMessageContainer() - Constructor for class won.protocol.model.ConnectionMessageContainer
 
ConnectionMessageContainer(Connection, URI) - Constructor for class won.protocol.model.ConnectionMessageContainer
 
ConnectionMessageContainerRepository - Interface in won.protocol.repository
Created by fkleedorfer on 05.12.2016.
ConnectionMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
ConnectionModelMapper - Class in won.protocol.model
User: gabriel Date: 09.04.13 T ime: 15:38
ConnectionModelMapper() - Constructor for class won.protocol.model.ConnectionModelMapper
 
ConnectionRepository - Interface in won.protocol.repository
Created with IntelliJ IDEA.
connections - Static variable in class won.protocol.vocabulary.WON
 
ConnectionState - Enum in won.protocol.model
User: fkleedorfer Date: 30.10.12
connectionState - Static variable in class won.protocol.vocabulary.WON
 
connectionUriPrefix - Static variable in class won.protocol.vocabulary.WON
 
ConnectionUtils() - Constructor for class won.protocol.util.WonRdfUtils.ConnectionUtils
 
ConnectMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
ConnectMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
CONTAINER - Static variable in class won.protocol.vocabulary.LDP
 
containsEntry(String) - Method in class won.cryptography.service.CryptographyService
 
containsEntry(String) - Method in class won.cryptography.service.keystore.AbstractKeyStoreService
 
containsSignature - Static variable in class won.protocol.vocabulary.WONMSG
 
content() - Method in class won.protocol.message.builder.ActivateBuilder
 
content() - Method in class won.protocol.message.builder.AtomCreatedNotificationBuilder
 
content() - Method in class won.protocol.message.builder.AtomHintBuilder
 
content() - Method in class won.protocol.message.builder.AtomMessageBuilder
 
content() - Method in class won.protocol.message.builder.ChangeNotificationBuilder
 
content() - Method in class won.protocol.message.builder.CloseBuilder
 
content() - Method in class won.protocol.message.builder.ConnectBuilder
 
content() - Method in class won.protocol.message.builder.ConnectionMessageBuilder
 
content() - Method in class won.protocol.message.builder.CreateAtomBuilder
 
content() - Method in class won.protocol.message.builder.DeactivateBuilder
 
content() - Method in class won.protocol.message.builder.DeleteBuilder
 
content() - Method in class won.protocol.message.builder.ReplaceBuilder
 
content() - Method in class won.protocol.message.builder.ResponseBuilder
 
content - Static variable in class won.protocol.vocabulary.WONMSG
 
CONTENT_URI_SUFFIX - Static variable in class won.protocol.message.builder.WonMessageBuilder
 
ContentBuilder<PARENT extends won.protocol.message.builder.BuilderScaffold<PARENT,?>> - Class in won.protocol.message.builder
 
ContentBuilder(PARENT) - Constructor for class won.protocol.message.builder.ContentBuilder
 
contentGraph - Static variable in class won.protocol.vocabulary.WON
 
contentType - Static variable in class won.protocol.vocabulary.WONMSG
 
ConversationDatasetWriterFactory - Class in won.protocol.util.pretty
 
ConversationDatasetWriterFactory() - Constructor for class won.protocol.util.pretty.ConversationDatasetWriterFactory
 
convertToDatabaseColumn(Boolean) - Method in class won.protocol.model.BooleanTFConverter
 
convertToDatabaseColumn(URI) - Method in class won.protocol.model.URIConverter
 
convertToDatabaseColumn(Set<URICount>) - Method in class won.protocol.model.URICountSetConverter
 
convertToDatabaseColumn(Map<URI, Set<URI>>) - Method in class won.protocol.model.URIMapToURISetConverter
 
convertToDatabaseColumn(Set<URI>) - Method in class won.protocol.model.URISetConverter
 
convertToEntityAttribute(Character) - Method in class won.protocol.model.BooleanTFConverter
 
convertToEntityAttribute(String) - Method in class won.protocol.model.URIConverter
 
convertToEntityAttribute(byte[]) - Method in class won.protocol.model.URICountSetConverter
 
convertToEntityAttribute(byte[]) - Method in class won.protocol.model.URIMapToURISetConverter
 
convertToEntityAttribute(byte[]) - Method in class won.protocol.model.URISetConverter
 
Coordinate - Class in won.protocol.model
Created by hfriedrich on 12.04.2017.
Coordinate(float, float) - Constructor for class won.protocol.model.Coordinate
 
copyAtomModel(AtomGraphType) - Method in class won.protocol.util.AtomModelWrapper
get the atom or sysinfo model
copyByDatasetSerialization(WonMessage) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
copyDataset() - Method in class won.protocol.util.AtomModelWrapper
get the complete dataset
copyDatasetTriplesToModel(Dataset, Model) - Static method in class won.protocol.util.RdfUtils
Adds all triples of the dataset to the model.
copyDatasetWithoutSysinfo() - Method in class won.protocol.util.AtomModelWrapper
 
countByAtomURIAndState(URI, ConnectionState) - Method in interface won.protocol.repository.ConnectionRepository
 
countByParentURIAndMessageType(URI, WonMessageType) - Method in interface won.protocol.repository.MessageEventRepository
 
countBySocketUri(URI) - Method in interface won.protocol.repository.ConnectionRepository
 
countBySocketURIAndState(URI, ConnectionState) - Method in interface won.protocol.repository.ConnectionRepository
 
CrawlerCallback - Interface in won.protocol.util.linkeddata
Callback that is informed of each Dataset downloaded.
create() - Method in class won.cryptography.keymanagement.KeyPairAliasDerivationStrategyFactory
 
create(ConnectionEventType) - Static method in enum won.protocol.model.ConnectionState
 
create(RDFFormat) - Method in class won.protocol.util.pretty.ConversationDatasetWriterFactory
 
createAtom() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
CreateAtomBuilder - Class in won.protocol.message.builder
 
CreateAtomBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.CreateAtomBuilder
 
createGoalNode(String) - Method in class won.protocol.util.AtomModelWrapper
create a goal content node below the atom node of the atom model.
CreateMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
CreateMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
createMessageURIForId(String) - Static method in class won.protocol.util.WonMessageUriHelper
Appends the specified id to the message URI prefix 'wm:/'.
createNewGraphURI(String, String, int, Dataset) - Static method in class won.protocol.util.RdfUtils
Creates a new graph URI for the specified dataset by appending a specified string (toAppend) and then n alphanumeric characters to the specified String.
createNewGraphURI(String, String, int, RdfUtils.GraphNameCheck) - Static method in class won.protocol.util.RdfUtils
Creates a new graph URI for the specified dataset by appending a specified string (toAppend) and then n alphanumeric characters to the specified String.
createNewKeyPair(BigInteger, String, String) - Method in class won.cryptography.service.CryptographyService
 
createNewKeyPair(String, String) - Method in class won.cryptography.service.CryptographyService
 
createOutFilename() - Method in class won.monitoring.AbstractFileOutputRecorder
 
createOutFileObject() - Method in class won.monitoring.AbstractFileOutputRecorder
 
createRoutesBuilder(String, URI) - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
createSeeksNode(String) - Method in class won.protocol.util.AtomModelWrapper
create a goal content node below the atom node of the atom model.
createSelfSignedCertificate(BigInteger, KeyPair, String, String) - Method in class won.cryptography.service.CertificateService
 
createSelfSignedCertificate(BigInteger, KeyPair, Map<ASN1ObjectIdentifier, String>, String) - Method in class won.cryptography.service.CertificateService
 
createSocketModelForHintOrConnect(Optional<URI>, Optional<URI>) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Creates a model for connecting two sockets.
createSslRestTemplate(KeyStore, String, PrivateKeyStrategy, KeyStore, TrustStrategy, Integer, Integer, boolean) - Static method in class won.cryptography.service.CryptographyUtils
 
createSslRestTemplate(TrustStrategy, Integer, Integer) - Static method in class won.cryptography.service.CryptographyUtils
 
CryptographyService - Class in won.cryptography.service
User: fsalcher Date: 12.06.2014
CryptographyService(KeyStoreService) - Constructor for class won.cryptography.service.CryptographyService
 
CryptographyService(KeyStoreService, String) - Constructor for class won.cryptography.service.CryptographyService
 
CryptographyService(KeyStoreService, KeyPairService, CertificateService, String) - Constructor for class won.cryptography.service.CryptographyService
 
CryptographyUtils - Class in won.cryptography.service
User: fsalcher Date: 12.06.2014
CryptographyUtils() - Constructor for class won.cryptography.service.CryptographyUtils
 

D

DataAccessUtils - Class in won.protocol.util
User: fkleedorfer Date: 05.11.12
DataAccessUtils() - Constructor for class won.protocol.util.DataAccessUtils
 
dataGraph - Static variable in class won.protocol.vocabulary.WON
 
DataIntegrityException - Exception in won.protocol.exception
Unchecked excecption for all problems regarding data integrity.
DataIntegrityException() - Constructor for exception won.protocol.exception.DataIntegrityException
 
DataIntegrityException(String) - Constructor for exception won.protocol.exception.DataIntegrityException
 
DataIntegrityException(String, Throwable) - Constructor for exception won.protocol.exception.DataIntegrityException
 
DataIntegrityException(Throwable) - Constructor for exception won.protocol.exception.DataIntegrityException
 
dataNotChanged(DataWithEtag) - Static method in class won.protocol.model.DataWithEtag
Creates a DWE that indicates nothing has changed.
dataNotChanged(String) - Static method in class won.protocol.model.DataWithEtag
Creates a DWE that indicates nothing has changed.
dataNotFound() - Static method in class won.protocol.model.DataWithEtag
 
DatasetHolder - Class in won.protocol.model
Encapsulates a jena dataset for storing it in a relational db.
DatasetHolder(URI, Dataset) - Constructor for class won.protocol.model.DatasetHolder
 
DatasetHolderAggregator - Class in won.protocol.model
Aggregates the datasets wrapped by a number of dataset holders.
DatasetHolderAggregator() - Constructor for class won.protocol.model.DatasetHolderAggregator
 
DatasetHolderAggregator(List<InputStream>, Lang) - Constructor for class won.protocol.model.DatasetHolderAggregator
 
DatasetHolderAggregator(Lang) - Constructor for class won.protocol.model.DatasetHolderAggregator
 
DatasetHolderAggregator(List<InputStream>) - Constructor for class won.protocol.model.DatasetHolderAggregator
 
DatasetHolderRepository - Interface in won.protocol.repository
Repository for jena datasets (wrapped in DatasetHolders)
DatasetResponseWithStatusCodeAndHeaders - Class in won.protocol.rest
Simple structure to hold a dataset and the response headers that were sent along with the dataset.
DatasetResponseWithStatusCodeAndHeaders(Dataset, int, HttpHeaders) - Constructor for class won.protocol.rest.DatasetResponseWithStatusCodeAndHeaders
 
DatasetSelectionBySparqlFunction - Class in won.protocol.util
 
DatasetSelectionBySparqlFunction(String) - Constructor for class won.protocol.util.DatasetSelectionBySparqlFunction
 
DatasetToDatasetBySparqlGSPOSelectFunction - Class in won.protocol.util
Expects a sparql select query that projects ?
DatasetToDatasetBySparqlGSPOSelectFunction(String) - Constructor for class won.protocol.util.DatasetToDatasetBySparqlGSPOSelectFunction
 
DatasetToModelBySparqlFunction - Class in won.protocol.util
 
DatasetToModelBySparqlFunction(String) - Constructor for class won.protocol.util.DatasetToModelBySparqlFunction
 
DatasetToUriListBySparqlFunction - Class in won.protocol.util
Expects to be passed a file containing a sparql query that projects a variable ?
DatasetToUriListBySparqlFunction(String) - Constructor for class won.protocol.util.DatasetToUriListBySparqlFunction
 
DataWithEtag<T> - Class in won.protocol.model
Data holder for situations in which data is used together with a value that can be used for an http ETAG header.
DataWithEtag(T, String, String, boolean, boolean) - Constructor for class won.protocol.model.DataWithEtag
 
DataWithEtag(T, String, String) - Constructor for class won.protocol.model.DataWithEtag
Construcutor setting notFound + isDeleted to false.
DataWithEtag(T, String, String, boolean) - Constructor for class won.protocol.model.DataWithEtag
Construcutor setting notFound false + isDeleted to value.
DATEPOSTED - Static variable in class won.protocol.vocabulary.SCHEMA
 
DateTimeUtils - Class in won.protocol.util
User: atus Date: 23.04.13
DateTimeUtils() - Constructor for class won.protocol.util.DateTimeUtils
 
deactivate() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
DeactivateBuilder - Class in won.protocol.message.builder
 
DeactivateBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.DeactivateBuilder
 
DeactivateMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
DeactivateMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
decode(Lang, String) - Static method in class won.protocol.message.WonMessageDecoder
 
decodeFromDataset(Dataset) - Static method in class won.protocol.message.WonMessageDecoder
 
decodeFromJsonLd(String) - Static method in class won.protocol.message.WonMessageDecoder
 
deepCopy(WonMessage) - Static method in class won.protocol.message.WonMessage
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.CERT
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.GEO
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.LDP
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.MAONT
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.RDFG
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.SCHEMA
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.SIOC
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.WON
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.WONCON
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.WONMATCH
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.WONMSG
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.WXBUDDY
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.WXCHAT
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.WXGROUP
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.WXHOLD
 
DEFAULT_PREFIX - Static variable in class won.protocol.vocabulary.WXREVIEW
 
DefaultAtomModelWrapper - Class in won.protocol.util
Extends AtomModelWrapper to add matchat specific methods to access content fields like title, description, tags, etc.
DefaultAtomModelWrapper(URI) - Constructor for class won.protocol.util.DefaultAtomModelWrapper
 
DefaultAtomModelWrapper(String) - Constructor for class won.protocol.util.DefaultAtomModelWrapper
 
DefaultAtomModelWrapper(Dataset) - Constructor for class won.protocol.util.DefaultAtomModelWrapper
 
DefaultAtomModelWrapper(Model, Model) - Constructor for class won.protocol.util.DefaultAtomModelWrapper
 
defaultGraphSigningMethod - Static variable in class won.protocol.vocabulary.WON
 
DefaultModelSelector() - Constructor for class won.protocol.util.RdfUtils.DefaultModelSelector
 
DefaultPrefixUtils - Class in won.protocol.util
User: fkleedorfer Date: 27.09.13
DefaultPrefixUtils() - Constructor for class won.protocol.util.DefaultPrefixUtils
 
defaultSocket - Static variable in class won.protocol.vocabulary.WON
 
delete() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
DeleteBuilder - Class in won.protocol.message.builder
 
DeleteBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.DeleteBuilder
 
deleteByParentURI(URI) - Method in interface won.protocol.repository.MessageEventRepository
 
deletedCount - Static variable in class won.protocol.vocabulary.WON
 
DeleteMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
DeleteMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
DELIVERY_METHOD - Static variable in class won.protocol.vocabulary.GR
 
DELIVERY_MODE_DIRECT_DOWNLOAD - Static variable in class won.protocol.vocabulary.GR
 
DELIVERY_MODE_FREIGHT - Static variable in class won.protocol.vocabulary.GR
 
DELIVERY_MODE_MAIL - Static variable in class won.protocol.vocabulary.GR
 
DELIVERY_MODE_OWN_FLEET - Static variable in class won.protocol.vocabulary.GR
 
DELIVERY_MODE_PICK_UP - Static variable in class won.protocol.vocabulary.GR
 
derivedGraph - Static variable in class won.protocol.vocabulary.WON
 
derivesAtomProperty - Static variable in class won.protocol.vocabulary.WON
 
derivesInverseAtomProperty - Static variable in class won.protocol.vocabulary.WON
 
DESCRIPTION - Static variable in class won.protocol.vocabulary.MAONT
 
DESCRIPTION - Static variable in class won.protocol.vocabulary.SCHEMA
 
diff(Model, Model) - Static method in class won.protocol.util.RdfUtils
 
diff(Dataset, Dataset) - Static method in class won.protocol.util.RdfUtils
 
digest(byte[]) - Method in class won.cryptography.ssl.AliasFromFingerprintGenerator
 
direction() - Method in class won.protocol.message.builder.ActivateBuilder
 
direction() - Method in class won.protocol.message.builder.AtomCreatedNotificationBuilder
 
direction() - Method in class won.protocol.message.builder.AtomHintBuilder
 
direction() - Method in class won.protocol.message.builder.AtomMessageBuilder
 
direction() - Method in class won.protocol.message.builder.ChangeNotificationBuilder
Allows to change the direction from the default WonMessageDirection.FROM_SYSTEM.
direction() - Method in class won.protocol.message.builder.CloseBuilder
 
direction() - Method in class won.protocol.message.builder.ConnectBuilder
 
direction() - Method in class won.protocol.message.builder.ConnectionMessageBuilder
 
direction() - Method in class won.protocol.message.builder.CreateAtomBuilder
 
direction() - Method in class won.protocol.message.builder.DeactivateBuilder
 
direction() - Method in class won.protocol.message.builder.DeleteBuilder
 
direction() - Method in class won.protocol.message.builder.ReplaceBuilder
 
direction() - Method in class won.protocol.message.builder.SocketHintBuilder
 
DIRECTION_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
DirectionBuilder<PARENT extends won.protocol.message.builder.BuilderScaffold<PARENT,?>> - Class in won.protocol.message.builder
 
DirectionBuilder(PARENT) - Constructor for class won.protocol.message.builder.DirectionBuilder
 
DirectResponse - Static variable in class won.protocol.vocabulary.WONCON
 
dirToValidator - Variable in class won.protocol.validation.BaseValidator
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class won.protocol.model.parentaware.ParentAwareEventListenerIntegrator
 
doNotMatchAfter - Static variable in class won.protocol.vocabulary.WONMATCH
 
doNotMatchBefore - Static variable in class won.protocol.vocabulary.WONMATCH
 
DuplicateAtomIdResponseState - Static variable in class won.protocol.vocabulary.WONMSG
 
DuplicateConnectionIdResponseState - Static variable in class won.protocol.vocabulary.WONMSG
 
DuplicateMessageIdResponseState - Static variable in class won.protocol.vocabulary.WONMSG
 
DuplicateResponseException - Exception in won.protocol.exception
 
DuplicateResponseException() - Constructor for exception won.protocol.exception.DuplicateResponseException
 
DuplicateResponseException(String, Throwable) - Constructor for exception won.protocol.exception.DuplicateResponseException
 
DuplicateResponseException(String) - Constructor for exception won.protocol.exception.DuplicateResponseException
 
DuplicateResponseException(Throwable) - Constructor for exception won.protocol.exception.DuplicateResponseException
 
DynamicDatasetToDatasetBySparqlGSPOSelectFunction - Class in won.protocol.util
Expects a sparql select query that projects ?
DynamicDatasetToDatasetBySparqlGSPOSelectFunction(String) - Constructor for class won.protocol.util.DynamicDatasetToDatasetBySparqlGSPOSelectFunction
 
DynamicDatasetToDatasetBySparqlGSPOSelectFunction(String, QuerySolutionMap) - Constructor for class won.protocol.util.DynamicDatasetToDatasetBySparqlGSPOSelectFunction
 
DynamicDatasetToModelBySparqlFunction - Class in won.protocol.util
 
DynamicDatasetToModelBySparqlFunction(String) - Constructor for class won.protocol.util.DynamicDatasetToModelBySparqlFunction
 
DynamicDatasetToModelBySparqlFunction(String, QuerySolutionMap) - Constructor for class won.protocol.util.DynamicDatasetToModelBySparqlFunction
 

E

ecc_algorithm - Static variable in class won.protocol.vocabulary.WON
 
ecc_curveId - Static variable in class won.protocol.vocabulary.WON
 
ecc_qx - Static variable in class won.protocol.vocabulary.WON
 
ecc_qy - Static variable in class won.protocol.vocabulary.WON
 
ECCPublicKey - Static variable in class won.protocol.vocabulary.WON
 
EMPLYOMENTTYPE - Static variable in class won.protocol.vocabulary.SCHEMA
 
EMPTY_RDF_NODE - Static variable in class won.protocol.util.RdfUtils
 
encode(WonMessage, Lang) - Static method in class won.protocol.message.WonMessageEncoder
Encodes the WonMessage object as serialized RDF in the given language.
encodeAsDataset(WonMessage) - Static method in class won.protocol.message.WonMessageEncoder
 
encodeAsJsonLd(WonMessage) - Static method in class won.protocol.message.WonMessageEncoder
 
envelope - Static variable in class won.protocol.vocabulary.WONMSG
 
ENVELOPE_URI_SUFFIX - Static variable in class won.protocol.message.WonMessage
 
EnvelopeGraph - Static variable in class won.protocol.vocabulary.WONMSG
 
EnvelopePropertyCheckResult(WonMessageType, Set<Property>, Set<Property>, Set<Property>) - Constructor for class won.protocol.message.WonMessage.EnvelopePropertyCheckResult
 
equals(Object) - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
equals(Object) - Method in class won.protocol.message.WonMessage
 
equals(Object) - Method in class won.protocol.model.Atom
 
equals(Object) - Method in class won.protocol.model.BAState
 
equals(Object) - Method in class won.protocol.model.Connection
 
equals(Object) - Method in class won.protocol.model.Coordinate
 
equals(Object) - Method in class won.protocol.model.MessageEvent
 
equals(Object) - Method in class won.protocol.model.Socket
 
equals(Object) - Method in class won.protocol.model.URICount
 
equals(Object) - Method in class won.protocol.util.RdfUtils.Pair
 
EQUIVALENT_GRAPH - Static variable in class won.protocol.vocabulary.RDFG
 
EVENT - Static variable in class won.protocol.vocabulary.SCHEMA
 
EventAlreadyProcessedException - Exception in won.protocol.message.processor.exception
Indicates that the event has already been processed.
EventAlreadyProcessedException(String) - Constructor for exception won.protocol.message.processor.exception.EventAlreadyProcessedException
 
existsWithtomURIAndSocketURIAndState(URI, URI, ConnectionState) - Method in interface won.protocol.repository.ConnectionRepository
 
ExpensiveSecureRandomString - Class in won.protocol.util
Generates a random string of specified length quite securely, but not cheaply The String always starts with a letter We do this so that we generate URIs for which prefixing will always work with N3.js Based on: http://stackoverflow.com/questions/41107/how-to-generate-a-random-alpha-numeric-string
ExpensiveSecureRandomString() - Constructor for class won.protocol.util.ExpensiveSecureRandomString
Beware, instance creation is expensive.
extractLDPNextPageLinkFromLinkHeaders(List<String>) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
Extracts the next page link from a list of HTTP 'Link' headers returned by an LDP container.
extractLDPPrevPageLinkFromLinkHeaders(List<String>) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
Extracts the prev page link from a list of HTTP 'Link' headers returned by an LDP container.
extractWonSignatureData(String, Model) - Static method in class won.protocol.util.WonRdfUtils.SignatureUtils
 
extractWonSignatureData(Resource) - Static method in class won.protocol.util.WonRdfUtils.SignatureUtils
 

F

failure() - Method in class won.protocol.message.builder.ResponseBuilder
 
FailureResponse - Static variable in class won.protocol.vocabulary.WONMSG
 
FailureResponseState - Static variable in class won.protocol.vocabulary.WONMSG
 
FailureResponseString - Static variable in class won.protocol.vocabulary.WONMSG
 
feedback - Static variable in class won.protocol.vocabulary.WONCON
 
feedbackEvent - Static variable in class won.protocol.vocabulary.WONCON
 
feedbackTarget - Static variable in class won.protocol.vocabulary.WONCON
 
file - Static variable in class won.protocol.vocabulary.WONCON
 
FileBasedKeyStoreService - Class in won.cryptography.service.keystore
User: fsalcher Date: 12.06.2014
FileBasedKeyStoreService(String, String) - Constructor for class won.cryptography.service.keystore.FileBasedKeyStoreService
 
FileBasedKeyStoreService(File, String) - Constructor for class won.cryptography.service.keystore.FileBasedKeyStoreService
 
FileBasedKeyStoreService(File, String, String, String) - Constructor for class won.cryptography.service.keystore.FileBasedKeyStoreService
 
findAtomsInactiveBetween(Date, Date, Pageable) - Method in interface won.protocol.repository.AtomRepository
Finds atoms that have been inactive between start and end date
findAtomsInactiveBetweenAndNotConnected(Date, Date, Pageable) - Method in interface won.protocol.repository.AtomRepository
Finds atoms that have been inactive between start and end date
findAtomsInactiveSince(Date, Pageable) - Method in interface won.protocol.repository.AtomRepository
 
findAtomsInactiveSinceAndNotConnected(Date, Pageable) - Method in interface won.protocol.repository.AtomRepository
 
findByAtomURI(URI) - Method in interface won.protocol.repository.AtomRepository
 
findByAtomURI(URI) - Method in interface won.protocol.repository.ConnectionRepository
 
findByAtomURI(URI) - Method in interface won.protocol.repository.SocketRepository
 
findByAtomURIAndNotState(URI, ConnectionState) - Method in interface won.protocol.repository.ConnectionRepository
 
findByAtomURIAndNotStateForUpdate(URI, ConnectionState) - Method in interface won.protocol.repository.ConnectionRepository
 
findByAtomURIAndSocketURI(URI, URI) - Method in interface won.protocol.repository.SocketRepository
 
findByAtomURIAndSocketURIAndNotState(URI, URI, ConnectionState) - Method in interface won.protocol.repository.ConnectionRepository
 
findByAtomURIAndSocketURIAndNotStateForUpdate(URI, URI, ConnectionState) - Method in interface won.protocol.repository.ConnectionRepository
 
findByAtomURIAndState(URI, ConnectionState) - Method in interface won.protocol.repository.ConnectionRepository
 
findByAtomURIAndStateAndTypeURI(URI, ConnectionState, URI) - Method in interface won.protocol.repository.ConnectionRepository
 
findByAtomURIAndTypeURI(URI, URI) - Method in interface won.protocol.repository.ConnectionRepository
 
findByAtomURIAndTypeURI(URI, URI) - Method in interface won.protocol.repository.SocketRepository
 
findByConnectionURI(URI) - Method in interface won.protocol.repository.ConnectionRepository
 
findByCoordinatorURIAndParticipantURIAndSocketTypeURI(URI, URI, URI) - Method in interface won.protocol.repository.BAStateRepository
 
findById(Long) - Method in interface won.protocol.repository.WonRepository
 
findByOwnerApplicationIdForUpdate(String) - Method in interface won.protocol.repository.OwnerApplicationRepository
 
findByParentURI(URI) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURI(URI, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAfter(URI, Date, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAfterFetchDatasetEagerly(URI, Date, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndMessageType(URI, WonMessageType) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndMessageTypeForUpdate(URI, WonMessageType) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndNotReferencedByOtherMessage(URI) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndNotReferencedByOtherMessageForUpdate(URI) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndType(URI, WonMessageType, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndTypeAfter(URI, Date, WonMessageType, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndTypeAfterFetchDatasetEagerly(URI, Date, WonMessageType, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndTypeBefore(URI, Date, WonMessageType, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndTypeBeforeFetchDatasetEagerly(URI, Date, WonMessageType, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndTypeBeforeFetchDatasetEagerly(URI, URI, WonMessageType, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIAndTypeFetchDatasetEagerly(URI, WonMessageType, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIBefore(URI, Date, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIBeforeFetchDatasetEagerly(URI, Date, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIBeforeFetchDatasetEagerly(URI, URI, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findByParentURIFetchDatasetEagerly(URI, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
findBySocketURIAndState(URI, ConnectionState) - Method in interface won.protocol.repository.ConnectionRepository
 
findByWonNodeURI(URI) - Method in interface won.protocol.repository.WonNodeRepository
 
findFirst(Dataset, RdfUtils.ModelVisitor<T>, RdfUtils.ModelSelector) - Static method in class won.protocol.util.RdfUtils
Returns the first non-null result obtained by calling the specified ModelVisitor's visit method in the order defined by the specified ModelSelector.
findFirst(Dataset, RdfUtils.ModelVisitor<T>) - Static method in class won.protocol.util.RdfUtils
 
findFirstByMessageURIAndParentURI(URI, URI) - Method in interface won.protocol.repository.MessageEventRepository
 
findFirstObjectUri(Model, Property, RDFNode, boolean, boolean) - Static method in class won.protocol.util.RdfUtils
 
findFirstPropertyFromResource(Dataset, URI, Property) - Static method in class won.protocol.util.RdfUtils
Finds the first resource which is a specified property of a specified resource.
findFirstPropertyFromResource(Dataset, Resource, Property) - Static method in class won.protocol.util.RdfUtils
 
findFirstPropertyFromResource(Model, URI, Property) - Static method in class won.protocol.util.RdfUtils
Finds the first resource which is a specified property of a specified resource.
findFirstPropertyFromResource(Model, Resource, Property) - Static method in class won.protocol.util.RdfUtils
 
findFirstPropertyOf(Resource, Property) - Static method in class won.protocol.util.RdfUtils
 
findFirstPropertyOfO(Resource, Property) - Static method in class won.protocol.util.RdfUtils
 
findFirstSubjectUri(Model, Property, RDFNode, boolean, boolean) - Static method in class won.protocol.util.RdfUtils
Finds the first triple in the specified model that has the specified propery and object.
findIdByUri(URI) - Method in interface won.protocol.repository.DatasetHolderRepository
 
findMaxActivityDateOfParentAtTime(URI, Date) - Method in interface won.protocol.repository.MessageEventRepository
 
findMaxActivityDateOfParentAtTime(URI, WonMessageType, Date) - Method in interface won.protocol.repository.MessageEventRepository
 
findModifiedConnectionsAfter(Date) - Method in interface won.protocol.repository.ConnectionRepository
 
findNewestByParentURI(URI) - Method in interface won.protocol.repository.MessageEventRepository
 
findNewestByParentURIforUpdate(URI) - Method in interface won.protocol.repository.MessageEventRepository
 
findOldestByParentURIforUpdate(URI) - Method in interface won.protocol.repository.MessageEventRepository
 
findOne(Dataset, RdfUtils.ModelVisitor<T>, RdfUtils.ModelSelector, boolean) - Static method in class won.protocol.util.RdfUtils
Returns the result obtained by calling the specified ModelVisitor's visit method in the order defined by the specified ModelSelector.
findOne(Dataset, RdfUtils.ModelVisitor<T>, boolean) - Static method in class won.protocol.util.RdfUtils
 
findOneByAtomURI(URI) - Method in interface won.protocol.repository.AtomRepository
 
findOneByAtomURIAndSocketURI(URI, URI) - Method in interface won.protocol.repository.SocketRepository
 
findOneByAtomURIAndTargetAtomURIAndSocketURIAndNullTargetSocketForUpdate(URI, URI, URI) - Method in interface won.protocol.repository.ConnectionRepository
 
findOneByAtomURIAndTargetAtomURIAndSocketURIAndTargetSocketURIForUpdate(URI, URI, URI, URI) - Method in interface won.protocol.repository.ConnectionRepository
 
findOneByAtomURIAndTypeURI(URI, URI) - Method in interface won.protocol.repository.SocketRepository
 
findOneByAtomURIAndVersionNot(URI, int) - Method in interface won.protocol.repository.AtomRepository
 
findOneByAtomURIForUpdate(URI) - Method in interface won.protocol.repository.AtomRepository
 
findOneByConnectionURI(URI) - Method in interface won.protocol.repository.ConnectionRepository
 
findOneByConnectionURIAndVersionNot(URI, int) - Method in interface won.protocol.repository.ConnectionRepository
 
findOneByConnectionURIForUpdate(URI) - Method in interface won.protocol.repository.ConnectionRepository
 
findOneByContainedMessageUriForUpdate(URI) - Method in interface won.protocol.repository.AtomMessageContainerRepository
 
findOneByContainedMessageUriForUpdate(URI) - Method in interface won.protocol.repository.ConnectionMessageContainerRepository
 
findOneByMessageURIAndParentURI(URI, URI) - Method in interface won.protocol.repository.MessageEventRepository
 
findOneByMessageURIAndParentURIForUpdate(URI, URI) - Method in interface won.protocol.repository.MessageEventRepository
 
findOneByOwnerApplicationId(String) - Method in interface won.protocol.repository.OwnerApplicationRepository
 
findOneByParentUri(URI) - Method in interface won.protocol.repository.AtomMessageContainerRepository
 
findOneByParentUri(URI) - Method in interface won.protocol.repository.ConnectionMessageContainerRepository
 
findOneByParentUri(URI) - Method in interface won.protocol.repository.MessageContainerRepository
 
findOneByParentURIAndRespondingToURIAndResponseContainerURI(URI, URI, URI) - Method in interface won.protocol.repository.MessageEventRepository
 
findOneByParentUriForUpdate(URI) - Method in interface won.protocol.repository.AtomMessageContainerRepository
 
findOneByParentUriForUpdate(URI) - Method in interface won.protocol.repository.ConnectionMessageContainerRepository
 
findOneByParentUriForUpdate(URI) - Method in interface won.protocol.repository.MessageContainerRepository
 
findOneBySocketURI(URI) - Method in interface won.protocol.repository.SocketRepository
 
findOneBySocketURIAndTargetSocketURI(URI, URI) - Method in interface won.protocol.repository.ConnectionRepository
 
findOneBySocketURIAndTargetSocketURIForUpdate(URI, URI) - Method in interface won.protocol.repository.ConnectionRepository
 
findOneByUri(URI) - Method in interface won.protocol.repository.DatasetHolderRepository
 
findOneByUriAndVersionNot(URI, Integer) - Method in interface won.protocol.repository.DatasetHolderRepository
 
findOneByUriForUpdate(URI) - Method in interface won.protocol.repository.DatasetHolderRepository
 
findOneByWonNodeURIAndOwnerApplicationID(URI, String) - Method in interface won.protocol.repository.WonNodeRepository
 
findOneOrNoSubjectResource(Model, Property, RDFNode) - Static method in class won.protocol.util.RdfUtils
 
findOnePropertyFromResource(Dataset, URI, Property) - Static method in class won.protocol.util.RdfUtils
Finds resource which is a specified property of a specified resource.
findOnePropertyFromResource(Dataset, Resource, Property) - Static method in class won.protocol.util.RdfUtils
 
findOnePropertyFromResource(Model, URI, Property) - Static method in class won.protocol.util.RdfUtils
Finds resource which is a specified property of a specified resource.
findOnePropertyFromResource(Model, Resource, Property) - Static method in class won.protocol.util.RdfUtils
 
findOneSubjectResource(Dataset, Property, RDFNode) - Static method in class won.protocol.util.RdfUtils
 
findOneSubjectResource(Model, Property, RDFNode) - Static method in class won.protocol.util.RdfUtils
 
findOrCreateBaseResource(Model) - Static method in class won.protocol.util.RdfUtils
Finds the resource representing the model's base resource, i.e. the resource with the model's base URI.
findSubjectResources(Dataset, Property, RDFNode) - Static method in class won.protocol.util.RdfUtils
 
findWonNode(URI, Optional<URI>, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
firesTransition - Static variable in class won.protocol.vocabulary.WONWF
 
flag(Resource) - Method in class won.protocol.util.AtomModelWrapper
 
flag - Static variable in class won.protocol.vocabulary.WONMATCH
 
FLOORSIZE - Static variable in class won.protocol.vocabulary.SCHEMA
 
FlywayWrapper - Class in won.db
This Bean is used to determine whether or not an update/validation of the ddl is done via flywaydb.
FlywayWrapper() - Constructor for class won.db.FlywayWrapper
 
forName(String) - Static method in enum won.protocol.util.linkeddata.CachingLinkedDataSource.CacheControlFlag
 
forVersion(String) - Static method in class won.protocol.rest.WonEtagHelper
 
forward(WonMessage) - Method in class won.protocol.message.builder.ChangeNotificationBuilder
Forwards the specified message as part of the message being built.
forward(WonMessage) - Method in class won.protocol.message.builder.ConnectionMessageBuilder
Forwards the specified message as part of the message being built.
ForwardedEnvelopeGraph - Static variable in class won.protocol.vocabulary.WONMSG
 
forwardedMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
fromAtom(URI) - Method in class won.protocol.message.builder.ResponseBuilder
 
fromConnection(URI) - Method in class won.protocol.message.builder.ResponseBuilder
 
fromEtagHeader(HttpHeaders) - Static method in class won.protocol.rest.WonEtagHelper
 
fromEtagValue(String) - Static method in class won.protocol.rest.WonEtagHelper
Returns a WonEtagHelper if the specified string is a valid ETAG, combining [VERSION] {[DELIMITER] [MEDIA-TYPE]} (curly brackets inticate 'optional') Returns null if the specified etagValue is null or not valid.
FromExternal - Static variable in class won.protocol.vocabulary.WONMSG
 
FromExternalString - Static variable in class won.protocol.vocabulary.WONMSG
 
fromHeaderIfCompatibleWithAcceptHeader(HttpHeaders) - Static method in class won.protocol.rest.WonEtagHelper
Returns a new WonEtagHelper object created from the specified headers if there is an ETAG header and the value parsed for the mediatype is actually compatible with the mediatypes listed in the accept header.
fromIfNoneMatchHeader(HttpHeaders) - Static method in class won.protocol.rest.WonEtagHelper
 
fromModel(Model) - Method in class won.protocol.model.AtomModelMapper
 
fromModel(Model) - Method in class won.protocol.model.ConnectionModelMapper
 
fromModel(Model) - Method in interface won.protocol.util.ModelMapper
 
FromOwner - Static variable in class won.protocol.vocabulary.WONMSG
 
FromOwnerString - Static variable in class won.protocol.vocabulary.WONMSG
 
FromSystem - Static variable in class won.protocol.vocabulary.WONMSG
 
FromSystemString - Static variable in class won.protocol.vocabulary.WONMSG
 
fromURI(URI) - Static method in enum won.protocol.model.AtomState
Tries to match the given URI against all enum values.
fromURI(URI) - Static method in enum won.protocol.model.ConnectionState
Tries to match the given URI against all enum values.

G

generateAlias(X509Certificate) - Method in class won.cryptography.ssl.AliasFromCNGenerator
 
generateAlias(X509Certificate) - Method in class won.cryptography.ssl.AliasFromFingerprintGenerator
 
generateAlias(X509Certificate) - Method in class won.cryptography.ssl.AliasFromWebIdGeneratorStrategy
 
generateAlias(X509Certificate) - Method in interface won.cryptography.ssl.AliasGenerator
 
generateAtomURI() - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
generateAtomURI(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
generateAtomURI() - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
generateAtomURI(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
generateAtomURI() - Method in interface won.protocol.service.WonNodeInformationService
Generates a random atom URI according to the URI pattern of the default won node.
generateAtomURI(URI) - Method in interface won.protocol.service.WonNodeInformationService
Generates a random atom URI according to the URI pattern of the specified won node.
generateConnectionURI(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
generateConnectionURI(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
generateConnectionURI(URI) - Method in interface won.protocol.service.WonNodeInformationService
Generates a previously unused connection URI at random as the concatenation of atomURI + '/c/[id]', where atomURI is the specified atom URI, which must conform to the node's prefixes, and [id] is a randomly generated alphanumeric identifier.
generateNewKeyPairInBrainpoolp384r1() - Method in class won.cryptography.service.KeyPairService
 
generateNewKeyPairInSecp384r1() - Method in class won.cryptography.service.KeyPairService
 
generateRandomString(int) - Method in interface won.cryptography.service.RandomNumberService
generates a URI safe random string with the given length that does not start with a number.
generateRandomString(int) - Method in class won.cryptography.service.SecureRandomNumberServiceImpl
 
genericMessage(URI, URI) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Creates an RDF model containing a generic message.
genericMessage(Property, Resource) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Creates an RDF model containing a generic message.
GEO - Class in won.protocol.vocabulary
WGS84 Geo Positioning vocabulary.
GEO() - Constructor for class won.protocol.vocabulary.GEO
 
GEO - Static variable in class won.protocol.vocabulary.SCHEMA
 
GEOB - Class in won.protocol.vocabulary
Created by ksinger on 27.07.2016.
GEOB() - Constructor for class won.protocol.vocabulary.GEOB
 
GEOCOORDINATES - Static variable in class won.protocol.vocabulary.SCHEMA
 
GEOLIT - Class in won.protocol.vocabulary
Created by ksinger on 27.07.2016.
GEOLIT() - Constructor for class won.protocol.vocabulary.GEOLIT
 
geoSpatial - Static variable in class won.protocol.vocabulary.WONCON
 
get(URI) - Static method in class won.protocol.util.linkeddata.IncludedWonOntologies
Returns the ontology with the specified URI if it has been loaded.
get(String) - Static method in class won.protocol.util.linkeddata.IncludedWonOntologies
 
getAcceptedEvents(WonMessage) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
getAcceptedEvents(Dataset) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
getAcceptedIssuers() - Method in class won.cryptography.ssl.TrustManagerWrapperWithStrategy
 
getAcceptedIssuers() - Method in class won.cryptography.ssl.TrustManagerWrapperWithTrustService
 
getActiveMQService() - Method in interface won.protocol.jms.ProtocolCommunicationService
 
getActualCount() - Method in exception won.protocol.exception.IncorrectPropertyCountException
 
getActualType() - Method in exception won.protocol.message.WrongMessageTypeException
 
getAlgorithm(Key) - Method in interface won.cryptography.key.KeyInformationExtractor
returns the name of the algorithm the key will be used for
getAlgorithm(Key) - Method in class won.cryptography.key.KeyInformationExtractorBouncyCastle
 
getAlias() - Method in class won.cryptography.ssl.PredefinedAliasPrivateKeyStrategy
 
getAliasForAtomUri(String) - Method in class won.cryptography.keymanagement.AtomUriAsAliasStrategy
 
getAliasForAtomUri(String) - Method in interface won.cryptography.keymanagement.KeyPairAliasDerivationStrategy
Returns an Alias usable in a KeyStore.
getAliasForAtomUri(String) - Method in class won.cryptography.keymanagement.PredefinedAliasStrategy
 
getAllAtomURIs(AtomState) - Method in interface won.protocol.repository.AtomRepository
 
getAllAtomURIs(AtomState, Pageable) - Method in interface won.protocol.repository.AtomRepository
 
getAllAtomURIsCreatedAfter(Date, AtomState) - Method in interface won.protocol.repository.AtomRepository
 
getAllAtomURIsModifiedAfter(Date, AtomState) - Method in interface won.protocol.repository.AtomRepository
 
getAllBAStatesURIs() - Method in interface won.protocol.repository.BAStateRepository
 
getAllConnections() - Method in interface won.protocol.repository.ConnectionRepository
 
getAllConnectionURIs() - Method in interface won.protocol.repository.ConnectionRepository
 
getAllConnectionURIsForAtomURI(URI) - Method in interface won.protocol.repository.ConnectionRepository
 
getAllContentNodes() - Method in class won.protocol.util.AtomModelWrapper
get all seeks, seeks_seeks node including the resource for the atomcontent itself (former is-node)
getAllContentPropertyStringValues(Property, String) - Method in class won.protocol.util.AtomModelWrapper
 
getAllFlags() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getAllMessages() - Method in class won.protocol.message.WonMessage
Returns all messages that are present in the dataset that was used to create this WonMessage object.
getAllTags() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getAllTitles() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getAtom() - Method in class won.protocol.model.AtomMessageContainer
 
getAtom() - Method in class won.protocol.model.ConnectionContainer
 
getAtomContentNode() - Method in class won.protocol.util.AtomModelWrapper
get the content node of the atom
getAtomContentPropertyStringValue(Property, String...) - Method in class won.protocol.util.AtomModelWrapper
Returns one of the possibly many specified values.
getAtomListURI() - Method in class won.protocol.service.WonNodeInfo
 
getAtomModel() - Method in class won.protocol.util.AtomModelWrapper
 
getAtomNode(AtomGraphType) - Method in class won.protocol.util.AtomModelWrapper
get the node of the atom of either the atom model or the sysinfo model
getAtomOfSocket(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getAtomOfSocket(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getAtomResource(Model) - Static method in class won.protocol.util.WonRdfUtils.AtomUtils
searches for a subject of type won:Atom and returns the AtomURI
getAtomResource(Dataset) - Static method in class won.protocol.util.WonRdfUtils.AtomUtils
searches for a subject of type won:Atom and returns the AtomURI
getAtomState() - Method in exception won.protocol.exception.IllegalMessageForAtomStateException
 
getAtomState() - Method in class won.protocol.util.AtomModelWrapper
 
getAtomURI() - Method in exception won.protocol.exception.IllegalMessageForAtomStateException
 
getAtomURI() - Method in exception won.protocol.exception.NoDefaultSocketException
 
getAtomURI() - Method in class won.protocol.message.WonMessage
 
getAtomURI() - Method in class won.protocol.model.Atom
 
getAtomURI() - Method in class won.protocol.model.Connection
 
getAtomURI() - Method in class won.protocol.model.Socket
 
getAtomURI() - Method in class won.protocol.model.unread.UnreadMessageInfoForAtom
 
getAtomUri() - Method in class won.protocol.util.AtomModelWrapper
 
getAtomURI(Dataset) - Static method in class won.protocol.util.WonRdfUtils.AtomUtils
searches for a subject of type won:Atom and returns the AtomURI
getAtomURI(Model) - Static method in class won.protocol.util.WonRdfUtils.AtomUtils
searches for a subject of type won:Atom and returns the AtomURI
getAtomURIforConnectionURI(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getAtomURIPrefix() - Method in class won.protocol.service.WonNodeInfo
 
getAtomURIRequired() - Method in class won.protocol.message.WonMessage
 
getAtomURIsAfter(Date, Pageable) - Method in interface won.protocol.repository.AtomRepository
 
getAtomURIsAfter(Date, AtomState, Pageable) - Method in interface won.protocol.repository.AtomRepository
 
getAtomURIsBefore(Date, Pageable) - Method in interface won.protocol.repository.AtomRepository
 
getAtomURIsBefore(Date, AtomState, Pageable) - Method in interface won.protocol.repository.AtomRepository
 
getAttachmentDataset() - Method in class won.protocol.message.WonMessage.AttachmentHolder
 
getAttachmentDatasetHolders() - Method in class won.protocol.model.Atom
 
getAttachmentGraphUri() - Method in class won.protocol.message.WonMessage.AttachmentMetaData
 
getAttachments() - Method in class won.protocol.message.WonMessage
Returns all content graphs that are attachments, including their signature graphs.
getAuthentication() - Static method in class won.protocol.util.AuthenticationThreadLocal
 
getAuthorizedApplications() - Method in class won.protocol.model.Atom
 
getBaPhaseURI() - Method in class won.protocol.model.BAState
 
getBaseResource(Model) - Static method in class won.protocol.util.RdfUtils
Returns the resource representing the model's base resource, i.e. the resource with the model's base URI.
getBaStateURI() - Method in class won.protocol.model.BAState
 
getBrokerComponent(URI, MessagingType, MessagingContext) - Method in class won.protocol.jms.BrokerComponentFactory
 
getBrokerComponent() - Method in class won.protocol.model.WonNode
 
getBrokerComponentName() - Method in class won.protocol.jms.CamelConfiguration
 
getBrokerComponentName(URI) - Method in interface won.protocol.jms.OwnerProtocolCamelConfigurator
 
getBrokerComponentNameWithBrokerUri(URI) - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
getBrokerComponentNameWithBrokerUri(URI) - Method in interface won.protocol.jms.AtomProtocolCamelConfigurator
 
getBrokerEndpoint(URI) - Method in class won.protocol.jms.ActiveMQServiceImpl
 
getBrokerEndpoint(URI) - Method in interface won.protocol.jms.MessageBrokerService
Extracts the ActiveMQ broker endpoint for connecting via ActiveMQ to the atom or WON node identified by the specified resourceUri.
getBrokerUri(URI) - Method in interface won.protocol.jms.ProtocolCommunicationService
 
getBrokerURI() - Method in class won.protocol.model.WonNode
 
getCacheControlFlags() - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource.LinkedDataCacheEntry
 
getCamelContext() - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
getCamelContext() - Method in interface won.protocol.jms.AtomProtocolCamelConfigurator
 
getCamelContext() - Method in interface won.protocol.jms.CamelConfigurator
 
getCamelContext() - Method in class won.protocol.jms.MessagingServiceImpl
 
getCapacity() - Method in interface won.protocol.model.SocketDefinition
Indicates how many established connections are supported by the socket.
getCapacity() - Method in class won.protocol.model.SocketDefinitionImpl
 
getCertificate(String) - Method in class won.cryptography.service.keystore.AbstractKeyStoreService
 
getCertificate(String) - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
getCertificate(String) - Method in interface won.cryptography.service.keystore.KeyStoreService
 
getCertificate(String) - Method in class won.cryptography.service.TrustStoreService
 
getCertificateAlias(Certificate) - Method in class won.cryptography.service.keystore.AbstractKeyStoreService
 
getCertificateAlias(Certificate) - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
getCertificateAlias(Certificate) - Method in interface won.cryptography.service.keystore.KeyStoreService
 
getCertificateChain(String) - Method in class won.cryptography.ssl.KeyManagerWrapperWithKeyServiceAndStrategy
 
getClientAliases(String, Principal[]) - Method in class won.cryptography.ssl.KeyManagerWrapperWithKeyServiceAndStrategy
 
getClientKeyManager() - Method in class won.cryptography.ssl.MessagingContext
 
getClientTrustManager() - Method in class won.cryptography.ssl.MessagingContext
 
getCompatibleSocketDefinitions(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getCompatibleSocketDefinitionsOfSocket(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getCompatibleSocketsForAtoms(LinkedDataSource, URI, URI) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
Executes WonRdfUtils.SocketUtils#getCompatibleSocketsForAtoms after crawling the required data.
getCompatibleSocketsForAtoms(Dataset, URI, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Calculates all compatible socket pairs in the two specified atoms defined in the dataset.
getCompleteDataset() - Method in class won.protocol.message.WonMessage
Returns the complete dataset, even if this is a multi-message object.
getComponentName() - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
getConnectedAtoms(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.AtomUtils
 
getConnection() - Method in class won.protocol.model.ConnectionMessageContainer
 
getConnection(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getConnectionContainer() - Method in class won.protocol.model.Atom
 
getConnectionContainerOfAtom(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.AtomUtils
 
getConnectionContainerUri() - Method in class won.protocol.util.AtomModelWrapper
 
getConnectionForConnectionURI(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getConnectionForIncomingMessage(WonMessage, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getConnectionForOutgoingMessage(WonMessage, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getConnectionNetwork(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
Crawls all connections of the specified atom without messages.
getConnections(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.AtomUtils
 
getConnectionsAfterByActivityDate(Date, Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionsAfterByActivityDate(URI, Date, Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionsAfterByActivityDate(URI, Date, WonMessageType, Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionsBeforeByActivityDate(Date, Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionsBeforeByActivityDate(URI, Date, Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionsBeforeByActivityDate(URI, Date, WonMessageType, Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionsByActivityDate(Pageable) - Method in interface won.protocol.repository.ConnectionRepository
Obtains connectionURIs grouped by the connectionURI itself and with message properties attached.
getConnectionsByActivityDate(Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionsByActivityDate(URI, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
Obtains connections of the provided Atom grouped by the connectionURI itself and with message properties attached.
getConnectionsByActivityDate(URI, Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionsByActivityDate(URI, WonMessageType, Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionsByActivityDate(URI, WonMessageType, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionState() - Method in exception won.protocol.exception.IllegalMessageForConnectionStateException
 
getConnectionState() - Method in class won.protocol.model.unread.UnreadMessageInfoForConnection
 
getConnectionState(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getConnectionStateforConnectionURI(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getConnectionURI() - Method in exception won.protocol.exception.ConnectionAlreadyExistsException
 
getConnectionURI() - Method in exception won.protocol.exception.IllegalMessageForConnectionStateException
 
getConnectionURI() - Method in class won.protocol.message.WonMessage
 
getConnectionURI() - Method in class won.protocol.model.Connection
 
getConnectionURI() - Method in class won.protocol.model.unread.UnreadMessageInfoForConnection
 
getConnectionURIByActivityDate(Pageable) - Method in interface won.protocol.repository.ConnectionRepository
Obtains connectionURIs grouped by the connectionURI itself and with message properties attached.
getConnectionURIByActivityDate(Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionURIByActivityDate(URI, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
Obtains connectionURIs of the provided Atom grouped by the connectionURI itself and with message properties attached.
getConnectionURIByActivityDate(URI, Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionURIByActivityDate(URI, WonMessageType, Date, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionURIByActivityDate(URI, WonMessageType, Pageable) - Method in interface won.protocol.repository.ConnectionRepository
 
getConnectionURIForIncomingMessage(WonMessage, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getConnectionURIForOutgoingMessage(WonMessage, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getConnectionURIForSocketAndTargetSocket(URI, URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getConnectionURIPrefix() - Method in class won.protocol.service.WonNodeInfo
 
getConnectionURIRequired() - Method in class won.protocol.message.WonMessage
 
getConnectionUrisAndState(URI) - Method in interface won.protocol.repository.AtomRepository
 
getContent() - Method in class won.protocol.util.linkeddata.LDPContainerPage
 
getContentEventObjectAboutUris() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getContentGraphURIs() - Method in class won.protocol.message.WonMessage
 
getContentPropertyObjects(Resource, Property) - Method in class won.protocol.util.AtomModelWrapper
 
getContentPropertyObjects(Property) - Method in class won.protocol.util.AtomModelWrapper
 
getContentPropertyStringValue(Resource, Property) - Method in class won.protocol.util.AtomModelWrapper
 
getContentPropertyStringValue(Property) - Method in class won.protocol.util.AtomModelWrapper
 
getContentPropertyStringValue(String) - Method in class won.protocol.util.AtomModelWrapper
 
getContentPropertyStringValues(Resource, Property, String) - Method in class won.protocol.util.AtomModelWrapper
 
getContentPropertyStringValues(Property, String) - Method in class won.protocol.util.AtomModelWrapper
 
getContentTypes() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getConversationAndAtomsDataset(String, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getConversationAndAtomsDataset(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getConversationDataset(String, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getConversationDataset(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getCoordinatorURI() - Method in class won.protocol.model.BAState
 
getCount() - Method in class won.protocol.model.unread.UnreadMessageInfo
 
getCount() - Method in class won.protocol.model.URICount
 
getCountsPerConnectionState(URI) - Method in interface won.protocol.repository.AtomRepository
 
getCreationDate() - Method in class won.protocol.model.Atom
 
getCreationDate() - Method in class won.protocol.model.MessageEvent
 
getCreationDate() - Method in class won.protocol.util.AtomModelWrapper
 
getCurrentDateTimeStamp(Model) - Static method in class won.protocol.util.DateTimeUtils
Returns the current date as xsd:dateTimeStamp (time stamp with timezone info).
getCurveID(Key) - Method in interface won.cryptography.key.KeyInformationExtractor
returns the ID of the elliptic curve the key will be used for
getCurveID(Key) - Method in class won.cryptography.key.KeyInformationExtractorBouncyCastle
 
getData() - Method in class won.protocol.model.DataWithEtag
 
getDataForResource(URI, URI) - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
 
getDataForResource(URI) - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
 
getDataForResource(URI) - Method in interface won.protocol.util.linkeddata.LinkedDataSource
Obtains resource description of the resource identified by the given URI
getDataForResource(URI, URI) - Method in interface won.protocol.util.linkeddata.LinkedDataSource
Obtains resource description of the resource identified by the given URI for the requester identified by the given WebID.
getDataForResource(URI, List<URI>, int, int) - Method in interface won.protocol.util.linkeddata.LinkedDataSource
 
getDataForResource(URI, URI, List<URI>, int, int) - Method in interface won.protocol.util.linkeddata.LinkedDataSource
 
getDataForResource(URI) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
getDataForResource(URI, URI) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
getDataForResource(URI, List<URI>, int, int) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
getDataForResource(URI, URI, List<URI>, int, int) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
getDataForResource(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getDataForResourceWithHeaders(URI, HttpHeaders, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getDataForResourceWithPropertyPath(URI, List<Path>, int, int, boolean) - Method in interface won.protocol.util.linkeddata.LinkedDataSource
 
getDataForResourceWithPropertyPath(URI, URI, List<Path>, int, int) - Method in interface won.protocol.util.linkeddata.LinkedDataSource
 
getDataForResourceWithPropertyPath(URI, Optional<URI>, List<Path>, int, int) - Method in interface won.protocol.util.linkeddata.LinkedDataSource
 
getDataForResourceWithPropertyPath(URI, List<Path>, int, int, boolean) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
getDataForResourceWithPropertyPath(URI, Optional<URI>, List<Path>, int, int) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
getDataForResourceWithPropertyPath(URI, URI, List<Path>, int, int) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
getDataGraph(Resource) - Method in class won.protocol.util.AtomModelWrapper
 
getDataGraphName(Resource) - Method in class won.protocol.util.AtomModelWrapper
 
getDataset() - Method in class won.protocol.model.DatasetHolder
Careful, expensive operation: reads dataset from string.
getDataset() - Method in class won.protocol.rest.DatasetResponseWithStatusCodeAndHeaders
 
getDataset() - Method in class won.protocol.util.AtomModelWrapper
 
getDataset() - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource.LinkedDataCacheEntry
 
getDatasetBytes() - Method in class won.protocol.model.DatasetHolder
 
getDatasetHolder() - Method in class won.protocol.model.Connection
 
getDatasetHolder() - Method in class won.protocol.model.MessageEvent
 
getDatasetWithHeadersForResource(URI, HttpHeaders) - Method in interface won.protocol.util.linkeddata.LinkedDataSource
 
getDatasetWithHeadersForResource(URI, HttpHeaders) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
get a dataset with headers. this methods can be used in combination with getPreviousLinkFromDatasetWithHeaders in case links to previous pages of data from the won node should be checked too
getDataSource() - Method in class won.db.FlywayWrapper
 
getDatatsetHolder() - Method in class won.protocol.model.Atom
 
getDdlStrategy() - Method in class won.db.FlywayWrapper
 
getDefaultModelSelector() - Static method in class won.protocol.util.RdfUtils
Returns a thread-safe, shared default model selector.
getDefaultPrefixes() - Static method in class won.protocol.util.DefaultPrefixUtils
 
getDefaultPrivateKey() - Method in class won.cryptography.service.CryptographyService
 
getDefaultPrivateKeyAlias() - Method in class won.cryptography.service.CryptographyService
 
getDefaultSocket() - Method in class won.protocol.util.AtomModelWrapper
 
getDefaultSocket(URI, boolean, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getDefaultSocket(Model, boolean) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getDefaultSocket(Model, URI, boolean) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getDefaultSocket(Model, Resource, boolean) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Returns the default socket found in the model.
getDefaultSocket(Dataset, URI, boolean) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getDefaultWonNodeInfo() - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
getDefaultWonNodeInfo() - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
getDefaultWonNodeInfo() - Method in interface won.protocol.service.WonNodeInformationService
 
getDefaultWonNodeURI() - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
getDefaultWonNodeURI() - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
getDefaultWonNodeURI() - Method in interface won.protocol.service.WonNodeInformationService
 
getDelegate() - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
getDeliveryChain() - Method in class won.protocol.message.WonMessage
 
getDerivationProperties() - Method in interface won.protocol.model.SocketDefinition
Returns the set of derivation properties to be used for this type.
getDerivationProperties() - Method in class won.protocol.model.SocketDefinitionImpl
 
getDerivationProperties(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getDerivedModel() - Method in class won.protocol.util.AtomModelWrapper
 
getDescriptions(Resource) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getDestinationUri() - Method in class won.protocol.message.WonMessage.AttachmentHolder
 
getDestinationUri() - Method in class won.protocol.message.WonMessage.AttachmentMetaData
 
getDoNotMatchAfter() - Method in class won.protocol.util.AtomModelWrapper
 
getDoNotMatchBefore() - Method in class won.protocol.util.AtomModelWrapper
 
getEndpoint(URI) - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
getEndpoint(URI) - Method in interface won.protocol.jms.AtomProtocolCamelConfigurator
 
getEndpoint() - Method in class won.protocol.jms.CamelConfiguration
 
getEndpoint(URI) - Method in interface won.protocol.jms.CamelConfigurator
 
getEnvelopePropertyURIValue(URI) - Method in class won.protocol.message.WonMessage
 
getEnvelopePropertyURIValue(Property) - Method in class won.protocol.message.WonMessage
 
getEnvelopePropertyValue(Property, Function<RDFNode, T>) - Method in class won.protocol.message.WonMessage
 
getEnvelopeType() - Method in class won.protocol.message.WonMessage
 
getEnvelopeTypeRequired() - Method in class won.protocol.message.WonMessage
 
getEnvelopeURI() - Method in class won.protocol.message.WonMessage
 
getErrorMessage() - Method in class won.protocol.validation.WonSparqlValidator.ValidationResult
 
getEtag() - Method in class won.protocol.model.DataWithEtag
The etag currently associated with the data.
getEtag() - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource.LinkedDataCacheEntry
 
getEtagString() - Method in class won.protocol.rest.WonEtagHelper
 
getExpectedCount() - Method in exception won.protocol.exception.IncorrectPropertyCountException
 
getExpectedType() - Method in exception won.protocol.message.WrongMessageTypeException
 
getExpires() - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource.LinkedDataCacheEntry
 
getFirst() - Method in class won.protocol.util.RdfUtils.Pair
 
getFirstObjectOfProperty(Dataset, URI, URI, Function<RDFNode, T>) - Static method in class won.protocol.util.RdfUtils
 
getFirstStatementMapped(Dataset, URI, URI, URI, Function<Statement, T>) - Static method in class won.protocol.util.RdfUtils
 
getFocalMessage() - Method in class won.protocol.message.WonMessage
Return the message 'in focus'.
getForwardedMessages() - Method in class won.protocol.message.WonMessage
Returns all messages forwarded by this message and contained in the complete dataset.
getForwardedMessageURIRequired() - Method in class won.protocol.message.WonMessage
 
getForwardedMessageURIs() - Method in class won.protocol.message.WonMessage
 
getFrom() - Method in class won.protocol.util.Interval
 
getFromAtomURI() - Method in exception won.protocol.exception.ConnectionAlreadyExistsException
 
getFullAtomDataset(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getGoal(String) - Method in class won.protocol.util.AtomModelWrapper
 
getGoalNodes() - Method in class won.protocol.util.AtomModelWrapper
 
getGoals() - Method in class won.protocol.util.AtomModelWrapper
 
getGraphUris(Dataset) - Static method in class won.protocol.util.RdfUtils
 
getHash() - Method in class won.protocol.message.WonSignatureData
 
getHeadAndForwarded(boolean) - Method in class won.protocol.message.WonMessage
 
getHeadMessage() - Method in class won.protocol.message.WonMessage
 
getHeldBy() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getHintScore() - Method in class won.protocol.message.WonMessage
 
getHintScoreRequired() - Method in class won.protocol.message.WonMessage
 
getHintTargetAtomURI() - Method in class won.protocol.message.WonMessage
 
getHintTargetAtomURI(WonMessage) - Static method in class won.protocol.message.WonMessageUtils
Get the targetAtom of a hint (even if it is a SocketHint).
getHintTargetAtomURIRequired() - Method in class won.protocol.message.WonMessage
 
getHintTargetAtomURIRequired(WonMessage) - Static method in class won.protocol.message.WonMessageUtils
Get the targetAtom of a hint (even if it is a SocketHint).
getHintTargetSocketURI() - Method in class won.protocol.message.WonMessage
 
getHintTargetSocketURIRequired() - Method in class won.protocol.message.WonMessage
 
getHolds() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getId() - Method in class won.protocol.model.Atom
 
getId() - Method in class won.protocol.model.BAState
 
getId() - Method in class won.protocol.model.Connection
 
getId() - Method in class won.protocol.model.ConnectionContainer
 
getId() - Method in class won.protocol.model.DatasetHolder
 
getId() - Method in class won.protocol.model.MessageContainer
 
getId() - Method in class won.protocol.model.MessageEvent
 
getId() - Method in class won.protocol.model.OwnerApplication
 
getId() - Method in class won.protocol.model.Socket
 
getId() - Method in class won.protocol.util.pretty.sort.SortNode
 
getIdFromMessageURI(URI) - Static method in class won.protocol.util.WonMessageUriHelper
Get the id from a messageURI.
getIncompatibleSocketsForAtoms(LinkedDataSource, URI, URI) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getIncompatibleSocketsForAtoms(Dataset, URI, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getInconsistentProperties() - Method in interface won.protocol.model.SocketDefinition
If the configuration is inconsistent, returns the set of properties for which inconsistencies have been detected.
getInconsistentProperties() - Method in class won.protocol.model.SocketDefinitionImpl
 
getInjectIntoConnectionURIs() - Method in class won.protocol.message.WonMessage
 
getInjectIntoConnectionURIsRequired() - Method in class won.protocol.message.WonMessage
 
getIntegrators() - Method in class won.protocol.model.parentaware.ParentAwareIntegratorProvider
 
getInverseDerivationProperties() - Method in interface won.protocol.model.SocketDefinition
Returns the set of inverse derivation properties to be used for this type.
getInverseDerivationProperties() - Method in class won.protocol.model.SocketDefinitionImpl
 
getInverseDerivationProperties(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getJobLocationCoordinate() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getJobLocationCoordinate(Resource) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getLastMessageSentByLocalAtom(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getLastMessageSentByTargetAtom(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getLastUpdate() - Method in class won.protocol.model.Atom
 
getLastUpdate() - Method in class won.protocol.model.Connection
 
getLastUpdate() - Method in class won.protocol.model.ConnectionContainer
 
getLastUpdate() - Method in class won.protocol.model.MessageContainer
 
getLastUpdate() - Method in interface won.protocol.model.parentaware.VersionedEntity
 
getLatitude() - Method in class won.protocol.model.Coordinate
 
getLocalAtomURIFromConnection(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
return the atomURI of a connection
getLocationCoordinate() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getLocationCoordinate(Resource) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getLongitude() - Method in class won.protocol.model.Coordinate
 
getMatcherProtocolOutTopics(URI) - Method in interface won.protocol.jms.MatcherProtocolCommunicationService
 
getMatcherProtocolTopicNamesWithResource(URI) - Method in class won.protocol.jms.ActiveMQServiceImpl
 
getMatcherProtocolTopicNamesWithResource(URI) - Method in interface won.protocol.jms.MatcherActiveMQService
retrieves ActiveMQ Topic names from WON node.
getMatcherProtocolTopicNamesWithResource(URI) - Method in class won.protocol.jms.MatcherActiveMQServiceImpl
 
getMatchingContexts() - Method in class won.protocol.util.AtomModelWrapper
 
getMediaType() - Method in class won.protocol.rest.WonEtagHelper
 
getMessage() - Method in class won.protocol.message.WonMessage.EnvelopePropertyCheckResult
 
getMessageContainer() - Method in class won.protocol.model.Atom
 
getMessageContainer() - Method in class won.protocol.model.Connection
 
getMessageContainer() - Method in class won.protocol.model.MessageEvent
 
getMessageContainerURIforAtomURI(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getMessageContainerURIforConnectionURI(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getMessageContent() - Method in class won.protocol.message.WonMessage
Creates a new dataset containing only the content graph(s) of the message and their signature (if present).
getMessageType() - Method in class won.protocol.message.WonMessage
 
getMessageType() - Method in class won.protocol.model.MessageEvent
 
getMessageTypeRequired() - Method in class won.protocol.message.WonMessage
 
getMessageUri() - Method in exception won.protocol.exception.WrongAddressingInformationException
 
getMessageURI() - Method in class won.protocol.message.WonMessage
 
getMessageURI() - Method in class won.protocol.model.MessageEvent
 
getMessageURIPrefix() - Method in class won.protocol.service.WonNodeInfo
 
getMessageURIRequired() - Method in class won.protocol.message.WonMessage
 
getMessageURIs() - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getMessageURIsByParentURI(URI, WonMessageType, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
getMessageURIsByParentURIAfter(URI, Date, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
getMessageURIsByParentURIAfter(URI, Date, WonMessageType, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
getMessageURIsByParentURIBefore(URI, Date, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
getMessageURIsByParentURIBefore(URI, Date, WonMessageType, Pageable) - Method in interface won.protocol.repository.MessageEventRepository
 
getMessagingContext() - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
getMethodName() - Method in exception won.protocol.exception.IllegalMessageForAtomStateException
 
getMethodName() - Method in exception won.protocol.exception.IllegalMessageForConnectionStateException
 
getMissing() - Method in class won.protocol.message.WonMessage.EnvelopePropertyCheckResult
 
getMissingProperty() - Method in exception won.protocol.exception.IllegalMessagePropertyException
 
getMissingProperty() - Method in exception won.protocol.exception.MissingMessagePropertyException
 
getModel() - Method in class won.protocol.model.ModelHolder
Careful, expensive operation: reads model from string.
getModel() - Method in class won.protocol.util.RdfUtils.NamedModel
 
getModelForURIs(Iterator<URI>, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getModelNames(Dataset) - Static method in class won.protocol.util.RdfUtils
 
getModelsOfResource(Dataset, RDFNode) - Static method in class won.protocol.util.RdfUtils
Returns the names of all models that mention the specified resource.
getModelsOfSubjectResource(Dataset, RDFNode) - Static method in class won.protocol.util.RdfUtils
Returns the names of all models that mention the specified resource in the subject of a triple
getModifiedDate() - Method in class won.protocol.util.AtomModelWrapper
 
getName() - Method in enum won.protocol.util.linkeddata.CachingLinkedDataSource.CacheControlFlag
 
getName() - Method in class won.protocol.util.RdfUtils.NamedModel
 
getName() - Method in class won.protocol.validation.WonSparqlValidator
 
getNames() - Static method in enum won.protocol.model.SocketType
 
getNeighbors() - Method in class won.protocol.util.pretty.sort.SortNode
 
getNewestTimestamp() - Method in class won.protocol.model.unread.UnreadMessageInfo
 
getNextPageLink() - Method in class won.protocol.util.linkeddata.LDPContainerPage
 
getNodeAtomUris(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getNodeAtomUris(URI, ZonedDateTime, ZonedDateTime, AtomState, URI, URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getNodeAtomUrisPage(URI, ZonedDateTime, ZonedDateTime, AtomState, URI, URI, Integer, Integer, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
Fetch pageSize atoms with specified restrictions, starting at page page.
getNodeAtomUrisPageAfter(URI, ZonedDateTime, ZonedDateTime, AtomState, URI, URI, URI, int, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
Fetch pageSize atoms with specified restrictions, starting after the specified atom resumeAfter.
getNodeForPropertyPath(Model, URI, Path) - Static method in class won.protocol.util.RdfUtils
Returns the first RDF node found in the specified model for the specified property path.
getNodeForPropertyPath(Model, Node, Path) - Static method in class won.protocol.util.RdfUtils
 
getNodeForPropertyPath(Dataset, URI, Path) - Static method in class won.protocol.util.RdfUtils
Returns the first RDF node found in the specified dataset for the specified property path.
getNodesForPropertyPath(Model, URI, Path) - Static method in class won.protocol.util.RdfUtils
Evaluates the specified path in the specified model, starting with the specified resourceURI.
getNodesForPropertyPath(Dataset, URI, Path) - Static method in class won.protocol.util.RdfUtils
Evaluates the specified path in each model of the specified dataset, starting with the specified resourceURI.
getNodesForPropertyPathByQuery(Dataset, URI, Path) - Static method in class won.protocol.util.RdfUtils
Evaluates the property path by executing a sparql query.
getNotAllowed() - Method in class won.protocol.message.WonMessage.EnvelopePropertyCheckResult
 
getObject() - Method in class won.monitoring.hibernate.HibernateStatisticsFactoryBean
 
getObjectsForPropertyPath(Model, URI, Path, Function<Node, T>) - Static method in class won.protocol.util.RdfUtils
Evaluates the specified path in the specified model, starting with the specified resourceURI.
getObjectsForPropertyPath(Dataset, URI, Path, Function<Node, T>) - Static method in class won.protocol.util.RdfUtils
Evaluates the specified path in the specified dataset, starting with the specified resourceURI.
getObjectsOfProperty(Dataset, URI, URI, Function<RDFNode, T>) - Static method in class won.protocol.util.RdfUtils
 
getObjectStreamForPropertyPath(Model, URI, Path, Function<Node, T>) - Static method in class won.protocol.util.RdfUtils
 
getObjectStreamForPropertyPath(Dataset, URI, Path, Function<Node, T>) - Static method in class won.protocol.util.RdfUtils
Evaluates the specified path in the specified dataset, starting with the specified resourceURI.
getObjectStreamOfProperty(Dataset, URI, URI, Function<RDFNode, T>) - Static method in class won.protocol.util.RdfUtils
Evaluates the specified path in the specified dataset, starting with the specified resourceURI.
getObjectStreamOfProperty(Model, URI, URI, Function<RDFNode, T>) - Static method in class won.protocol.util.RdfUtils
 
getObjectType() - Method in class won.monitoring.hibernate.HibernateStatisticsFactoryBean
 
getOldestTimestamp() - Method in class won.protocol.model.unread.UnreadMessageInfo
 
getOptionalEnvelopeProperties() - Method in enum won.protocol.message.WonMessageType
 
getOutfilePattern() - Method in class won.monitoring.AbstractFileOutputRecorder
 
getOutputDirectory() - Method in class won.monitoring.AbstractFileOutputRecorder
 
getOwnerApplicationId() - Method in class won.protocol.model.OwnerApplication
 
getOwnerApplicationID() - Method in class won.protocol.model.WonNode
 
getOwnerProtocolEndpoint() - Method in class won.protocol.model.WonNode
 
getOwnerURI() - Method in class won.protocol.model.Atom
 
getParent() - Method in class won.protocol.model.AtomMessageContainer
 
getParent() - Method in class won.protocol.model.Connection
 
getParent() - Method in class won.protocol.model.ConnectionContainer
 
getParent() - Method in class won.protocol.model.ConnectionMessageContainer
 
getParent() - Method in class won.protocol.model.MessageEvent
 
getParent() - Method in interface won.protocol.model.parentaware.ParentAware
 
getParentAtomUri(WonMessage, WonMessageDirection) - Static method in class won.protocol.message.WonMessageUtils
Returns the atom that this message belongs to.
getParentUri() - Method in class won.protocol.model.MessageContainer
 
getParentURI() - Method in class won.protocol.model.MessageEvent
 
getParticipantURI() - Method in class won.protocol.model.BAState
 
getPassword() - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
getPassword() - Method in interface won.cryptography.service.keystore.KeyStoreService
 
getPendingConfirmations() - Method in class won.protocol.model.MessageContainer
 
getPrefixes() - Static method in class won.protocol.util.Prefixer
 
getPrefixMapping() - Method in class won.protocol.util.SparqlSelectFunction
 
getPresent() - Method in class won.protocol.message.WonMessage.EnvelopePropertyCheckResult
 
getPreviousLinkFromDatasetWithHeaders(DatasetResponseWithStatusCodeAndHeaders) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
extract the previous link (in case won node had more data than could be sent or was requested) from http response headers
getPreviousMessageURIs() - Method in class won.protocol.message.WonMessage
 
getPreviousMessageUrisIncludingRemote(WonMessage) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Returns previous message URIs for local and remote message.
getPreviousMessageURIsRequired() - Method in class won.protocol.message.WonMessage
 
getPreviousState() - Method in class won.protocol.model.Connection
 
getPrevPageLink() - Method in class won.protocol.util.linkeddata.LDPContainerPage
 
getPrivateKey(String) - Method in class won.cryptography.service.CryptographyService
 
getPrivateKey(String) - Method in class won.cryptography.service.keystore.AbstractKeyStoreService
 
getPrivateKey(String) - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
getPrivateKey(String) - Method in interface won.cryptography.service.keystore.KeyStoreService
 
getPrivateKey(String) - Method in class won.cryptography.ssl.KeyManagerWrapperWithKeyServiceAndStrategy
 
getPropertyForURI(URI, Path, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
For the specified URI, the model is fetched and the specified property path is evaluated in that graph, starting at the specified URI.
getProposesEvents(WonMessage) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
getProposesEvents(Dataset) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
getProposesToCancelEvents(WonMessage) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
getProposesToCancelEvents(Dataset) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
getProtocolCamelConfigurator() - Method in interface won.protocol.jms.ProtocolCommunicationService
 
getProtocolQueueNameWithResource(URI) - Method in interface won.protocol.jms.ActiveMQService
Extracts the ActiveMQ queue name for connecting via ActiveMQ to the atom or WON node identified by the specified resourceUri.
getProtocolQueueNameWithResource(URI) - Method in class won.protocol.jms.ActiveMQServiceImpl
 
getPublicKey(String) - Method in class won.cryptography.service.CryptographyService
 
getPublicKey(String) - Method in class won.cryptography.service.keystore.AbstractKeyStoreService
 
getPublicKey(String) - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
getPublicKey(String) - Method in interface won.cryptography.service.keystore.KeyStoreService
Returns the public key of the certificate stored under the specified alias or null if no such certificat is found.
getPublicKeyFingerprint() - Method in class won.protocol.message.WonSignatureData
 
getQuery() - Method in class won.protocol.util.AtomModelWrapper
 
getQueueNames() - Method in class won.protocol.model.OwnerApplication
 
getQX(PublicKey) - Method in interface won.cryptography.key.KeyInformationExtractor
returns the x coordinate of the public point Q (also named W) of the public key
getQX(PublicKey) - Method in class won.cryptography.key.KeyInformationExtractorBouncyCastle
 
getQY(PublicKey) - Method in interface won.cryptography.key.KeyInformationExtractor
returns the y coordinate of the public point Q (also named W) of the public key
getQY(PublicKey) - Method in class won.cryptography.key.KeyInformationExtractorBouncyCastle
 
getRecipientAtomURI() - Method in class won.protocol.message.WonMessage
 
getRecipientAtomURI(WonMessage) - Static method in class won.protocol.message.WonMessageUtils
 
getRecipientAtomURI() - Method in class won.protocol.model.MessageEvent
Deprecated.
getRecipientAtomURIFromRecipientSocketURI(WonMessage) - Static method in class won.protocol.message.WonMessageUtils
 
getRecipientAtomURIRequired() - Method in class won.protocol.message.WonMessage
 
getRecipientAtomURIRequired(WonMessage) - Static method in class won.protocol.message.WonMessageUtils
 
getRecipientNodeURI() - Method in class won.protocol.message.WonMessage
 
getRecipientNodeURI() - Method in class won.protocol.model.MessageEvent
Deprecated.
getRecipientNodeURIRequired() - Method in class won.protocol.message.WonMessage
 
getRecipientSocketURI() - Method in class won.protocol.message.WonMessage
 
getRecipientSocketURIRequired() - Method in class won.protocol.message.WonMessage
 
getRecipientURI() - Method in class won.protocol.model.MessageEvent
Deprecated.
getRecorderName() - Method in class won.monitoring.AbstractRecorder
 
getRecorderName() - Method in interface won.monitoring.MonitoringStatisticsRecorder
Name of the recorder used in logging statements.
getRemoteResponse() - Method in class won.protocol.message.WonMessage
Returns the remote response to this message, if it is contained in the complete dataset.
getRequiredEnvelopeProperties() - Method in enum won.protocol.message.WonMessageType
 
getResource() - Method in enum won.protocol.message.WonMessageDirection
 
getResource() - Method in enum won.protocol.message.WonMessageType
 
getResourceUri() - Method in exception won.protocol.rest.LinkedDataFetchingException
 
getRespondingToMessageType() - Method in class won.protocol.message.WonMessage
 
getRespondingToMessageTypeRequired() - Method in class won.protocol.message.WonMessage
 
getRespondingToMessageURI() - Method in class won.protocol.message.WonMessage
 
getRespondingToMessageURIRequired() - Method in class won.protocol.message.WonMessage
 
getResponse() - Method in class won.protocol.message.WonMessage
Returns the response to this message, if it is contained in the complete dataset.
getResponseHeaders() - Method in class won.protocol.rest.DatasetResponseWithStatusCodeAndHeaders
 
getResponseMessageURI() - Method in class won.protocol.model.MessageEvent
Deprecated.
getRestTemplate() - Method in class won.protocol.rest.LinkedDataRestBridge
 
getRestTemplate(String) - Method in class won.protocol.rest.LinkedDataRestBridge
 
getReviewContent(WonMessage) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Returns the whole review content of a WonMessage
getSecond() - Method in class won.protocol.util.RdfUtils.Pair
 
getSeeksEventObjectAboutUris() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getSeeksNodes() - Method in class won.protocol.util.AtomModelWrapper
get all content nodes of a specified type
getSeeksPropertyObjects(Property) - Method in class won.protocol.util.AtomModelWrapper
 
getSeeksPropertyStringValues(Property) - Method in class won.protocol.util.AtomModelWrapper
 
getSeeksPropertyStringValues(Property, String) - Method in class won.protocol.util.AtomModelWrapper
 
getSeeksSeeksNodes() - Method in class won.protocol.util.AtomModelWrapper
get all content nodes of a specified type
getSeeksTypes() - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getSelfUri() - Static method in class won.protocol.util.WonMessageUriHelper
Returns the URI reserved for a message being created or checked.
getSenderAtomURI() - Method in class won.protocol.message.WonMessage
 
getSenderAtomURI(WonMessage) - Static method in class won.protocol.message.WonMessageUtils
 
getSenderAtomURI() - Method in class won.protocol.model.MessageEvent
Deprecated.
getSenderAtomURIFromSenderSocketURI(WonMessage, URI) - Static method in class won.protocol.message.WonMessageUtils
 
getSenderAtomURIRequired() - Method in class won.protocol.message.WonMessage
 
getSenderAtomURIRequired(WonMessage) - Static method in class won.protocol.message.WonMessageUtils
 
getSenderNodeURI() - Method in class won.protocol.message.WonMessage
 
getSenderNodeURI() - Method in class won.protocol.model.MessageEvent
Deprecated.
getSenderNodeURIRequired() - Method in class won.protocol.message.WonMessage
 
getSenderSocketURI() - Method in class won.protocol.message.WonMessage
 
getSenderSocketURIRequired() - Method in class won.protocol.message.WonMessage
 
getSenderURI() - Method in class won.protocol.model.MessageEvent
Deprecated.
getServerAliases(String, Principal[]) - Method in class won.cryptography.ssl.KeyManagerWrapperWithKeyServiceAndStrategy
 
getShapesGraph(Resource) - Method in class won.protocol.util.AtomModelWrapper
 
getShapesGraphName(Resource) - Method in class won.protocol.util.AtomModelWrapper
 
getSignatureURI() - Method in class won.protocol.message.WonMessage
 
getSignatureUri() - Method in class won.protocol.message.WonSignatureData
 
getSignatureValue() - Method in class won.protocol.message.WonSignatureData
 
getSignatureValue(String, Model) - Static method in class won.protocol.util.WonRdfUtils.SignatureUtils
 
getSignedGraphUri(String, Model) - Static method in class won.protocol.util.WonRdfUtils.SignatureUtils
 
getSignedGraphUris() - Method in class won.protocol.message.WonSignatureData
 
getSignerURI() - Method in class won.protocol.message.WonMessage
 
getSignerURIRequired() - Method in class won.protocol.message.WonMessage
 
getSize() - Method in class won.protocol.util.pretty.sort.SortGraph
 
getSocket(WonMessage) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Returns the socket in a connect message.
getSocketCapacity(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getSocketDefinition(LinkedDataSource, URI) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getSocketDefinition(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getSocketDefinitionOfSocket(LinkedDataSource, URI) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getSocketDefinitionURI() - Method in interface won.protocol.model.SocketDefinition
If this configuration is identified by a URI, returns it, otherwise, i.e. if the configuration is specified via a blank node, returns Optional.empty.
getSocketDefinitionURI() - Method in class won.protocol.model.SocketDefinitionImpl
 
getSockets(Model) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Returns all sockets found in the model, attached to the null relative URI '<>'.
getSocketsOfAtom(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getSocketsOfAtomAsStream(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getSocketsOfType(URI, URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getSocketsOfType(Model, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Returns all sockets of the base resource of the given type.
getSocketsOfType(Model, URI, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Returns all sockets of subject with the given type found in the model.
getSocketsOfType(Model, Resource, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Returns all sockets of the given type found in the model.
getSocketsOfType(Dataset, URI, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getSocketType(URI) - Static method in enum won.protocol.model.SocketType
 
getSocketType(String) - Method in class won.protocol.util.AtomModelWrapper
 
getSocketTypeURI() - Method in class won.protocol.model.BAState
 
getSocketTypeUri(String) - Method in class won.protocol.util.AtomModelWrapper
 
getSocketTypeUriMap() - Method in class won.protocol.util.AtomModelWrapper
 
getSocketURI() - Method in class won.protocol.model.Connection
 
getSocketURI() - Method in class won.protocol.model.Socket
 
getSocketURI() - Method in interface won.protocol.model.SocketDefinition
The concrete socket of this configuration.
getSocketURI() - Method in class won.protocol.model.SocketDefinitionImpl
 
getSocketURIForConnectionURI(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getSocketURIFromConnection(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getSocketUris() - Method in class won.protocol.util.AtomModelWrapper
 
getSomeContentPropertyStringValue(Resource, Property) - Method in class won.protocol.util.AtomModelWrapper
Returns one of the possibly many specified values.
getSomeContentPropertyStringValue(Resource, Property, String...) - Method in class won.protocol.util.AtomModelWrapper
Returns one of the possibly many specified values.
getSomeContentPropertyStringValue(Property, String...) - Method in class won.protocol.util.AtomModelWrapper
Returns one of the possibly many specified values.
getSomeDescription(String...) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getSomeName(String...) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getSomeTitleFromIsOrAll(String...) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getSortNode(T) - Method in class won.protocol.util.pretty.sort.SortGraph
 
getSortNodes() - Method in class won.protocol.util.pretty.sort.SortGraph
 
getSparql() - Method in class won.protocol.util.SparqlFunction
 
getStartingComponent() - Method in class won.protocol.model.WonNode
 
getStartingEndpoint(URI) - Method in interface won.protocol.jms.OwnerProtocolCamelConfigurator
 
getState() - Method in class won.protocol.model.Atom
 
getState() - Method in class won.protocol.model.Connection
 
getStatusCode() - Method in class won.protocol.rest.DatasetResponseWithStatusCodeAndHeaders
 
getStringPropertyForPropertyPath(Model, URI, Path) - Static method in class won.protocol.util.RdfUtils
Evaluates the path on the model obtained by dereferencing the specified resourceURI.
getStringPropertyForPropertyPath(Dataset, URI, Path) - Static method in class won.protocol.util.RdfUtils
Evaluates the path on each model in the dataset obtained by dereferencing the specified resourceURI.
getSupportedMediaTypes() - Method in class won.protocol.rest.RdfDatasetAttachmentConverter
 
getSupportedMediaTypes() - Method in class won.protocol.rest.RdfDatasetConverter
 
getSupportedProtocolImplParams(String) - Method in class won.protocol.service.WonNodeInfo
 
getSupportedProtocolImplParamValue(String, String) - Method in class won.protocol.service.WonNodeInfo
 
getSupportedProtocolImpls() - Method in class won.protocol.service.WonNodeInfo
 
getSysInfoModel() - Method in class won.protocol.util.AtomModelWrapper
 
getTags(Resource) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getTargetAtomURI() - Method in class won.protocol.model.Connection
 
getTargetAtomURIforConnectionURI(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getTargetAtomURIFromConnection(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getTargetConnectionURI() - Method in class won.protocol.model.Connection
 
getTargetConnectionURIforConnectionURI(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getTargetConnectionURIFromConnection(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getTargetConnectionURIsForTargetAtoms(Dataset, Collection<URI>, Optional<ConnectionState>) - Static method in class won.protocol.util.WonRdfUtils.AtomUtils
Assumes that the dataset contains an atom's connection information, looks for the specified remote atoms and returns the remote connection uris.
getTargetSocket(WonMessage) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Returns the targetSocket in a connect message.
getTargetSocketURI() - Method in class won.protocol.model.Connection
 
getTargetSocketURIForConnectionURI(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getTargetSocketURIFromConnection(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getTextMessage(Model) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Deprecated.
getTextMessage(WonMessage) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Returns the first con:text object, or null if none is found. tries the message, its corresponding remote message, and any forwarded message, if any of those are contained in the dataset
getTextMessages(Model, URI) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Returns all con:text objects, or an empty set if none is found.
getTitles(Resource) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
getTo() - Method in class won.protocol.util.Interval
 
getToAtomURI() - Method in exception won.protocol.exception.ConnectionAlreadyExistsException
 
getTypeOfSocket(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getTypeOfSocket(Model, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Returns all sockets found in the model, attached to the null relative URI '<>'.
getTypeOfSocket(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
getTypeURI() - Method in class won.protocol.model.Connection
 
getTypeURI() - Method in class won.protocol.model.Socket
 
getUnconfirmedAndIncrementAndCleanup() - Method in class won.protocol.model.MessageContainer
Returns the set of unconfirmed message URIs, increments the counter for each URI and removes the entries whose counts are now greater than WonConstants.MAX_CONFIRMATIONS.
getUnconfirmedCount() - Method in class won.protocol.model.MessageContainer
 
getUnderlyingKeyStore() - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
getUnderlyingKeyStore() - Method in interface won.cryptography.service.keystore.KeyStoreService
Useful method if TrustManager has to be configured with this key store
getUnderlyingKeyStore() - Method in class won.cryptography.service.TrustStoreService
 
getUnknownAtomURI() - Method in exception won.protocol.exception.NoSuchAtomException
 
getUnknownAtomURI() - Method in exception won.protocol.exception.NoSuchMessageException
 
getUnknownAtomURI() - Method in exception won.protocol.exception.NoSuchSocketException
 
getUnknownConnectionURI() - Method in exception won.protocol.exception.NoSuchConnectionException
 
getUnknownSocketURI() - Method in exception won.protocol.exception.NoSuchConnectionException
 
getUnknownTargetSocketURI() - Method in exception won.protocol.exception.NoSuchConnectionException
 
getUnreadInfoByConnectionState() - Method in class won.protocol.model.unread.UnreadMessageInfoForAtom
 
getUnreadInfoForAtom(URI, Collection<URI>) - Method in interface won.protocol.repository.MessageEventRepository
 
getUnreadInformation() - Method in class won.protocol.model.unread.UnreadMessageInfoForConnection
 
getUnreadInformation(URI, Collection<URI>) - Method in class won.protocol.service.impl.UnreadInformationService
 
getUnreadMessageInfoForConnections() - Method in class won.protocol.model.unread.UnreadMessageInfoForAtom
 
getURI() - Method in enum won.protocol.message.WonMessageDirection
 
getURI() - Method in enum won.protocol.message.WonMessageType
 
getURI() - Method in enum won.protocol.model.AtomState
 
getURI() - Method in enum won.protocol.model.ConnectionEventType
 
getURI() - Method in enum won.protocol.model.ConnectionState
 
getUri() - Method in class won.protocol.model.DatasetHolder
 
getUri() - Method in class won.protocol.model.ModelHolder
 
getURI() - Method in enum won.protocol.model.SocketType
 
getUri() - Method in class won.protocol.model.URICount
 
getURI() - Static method in class won.protocol.vocabulary.CERT
returns the URI for this schema
getURI() - Static method in class won.protocol.vocabulary.CNT
returns the URI for this schema
getURI() - Static method in class won.protocol.vocabulary.GEO
returns the URI for this schema
getURI() - Static method in class won.protocol.vocabulary.GEOB
returns the URI for this schema
getURI() - Static method in class won.protocol.vocabulary.GEOLIT
returns the URI for this schema
getURI() - Static method in class won.protocol.vocabulary.GR
returns the URI for this schema
getURI() - Method in enum won.protocol.vocabulary.GRDeliveryMethod
 
getURI() - Static method in class won.protocol.vocabulary.LDP
returns the URI for this schema
getURI() - Static method in class won.protocol.vocabulary.MAONT
returns the URI for this schema
getURI() - Static method in class won.protocol.vocabulary.RDFG
returns the URI for this schema
getURI() - Static method in class won.protocol.vocabulary.SCHEMA
returns the URI for this schema
getURI() - Static method in class won.protocol.vocabulary.SIOC
returns the URI for this schema
getURI() - Static method in class won.protocol.vocabulary.WON
Returns the base URI for this schema.
getURI() - Static method in class won.protocol.vocabulary.WONCON
Returns the base URI for this schema.
getURI() - Static method in class won.protocol.vocabulary.WONMATCH
Returns the base URI for this schema.
getURI() - Static method in class won.protocol.vocabulary.WONMSG
Returns the base URI for this schema.
getURIPropertyForPropertyPath(Model, URI, Path) - Static method in class won.protocol.util.RdfUtils
Evaluates the path on the model obtained by dereferencing the specified resourceURI.
getURIPropertyForPropertyPath(Dataset, URI, Path) - Static method in class won.protocol.util.RdfUtils
Evaluates the path on all models in the dataset obtained by dereferencing the specified resourceURI.
getURIsForPropertyPath(Model, URI, Path) - Static method in class won.protocol.util.RdfUtils
 
getURIsForPropertyPath(Dataset, URI, Path) - Static method in class won.protocol.util.RdfUtils
 
getURIsForPropertyPathByQuery(Dataset, URI, Path) - Static method in class won.protocol.util.RdfUtils
Evaluates a property path on the specified dataset by executing a sparql query and returns an iterator of URIs.
getVerificationCertificateUri() - Method in class won.protocol.message.WonSignatureData
 
getVersion() - Method in class won.protocol.model.Atom
 
getVersion() - Method in class won.protocol.model.Connection
 
getVersion() - Method in class won.protocol.model.ConnectionContainer
 
getVersion() - Method in class won.protocol.model.DatasetHolder
 
getVersion() - Method in class won.protocol.model.MessageContainer
 
getVersion() - Method in class won.protocol.model.MessageEvent
 
getVersion() - Method in interface won.protocol.model.parentaware.VersionedEntity
 
getVersion() - Method in class won.protocol.rest.WonEtagHelper
 
getVersionIdentifier(WonEtagHelper) - Static method in class won.protocol.rest.WonEtagHelper
 
getWebIdFromSubjectAlternativeNames(X509Certificate) - Static method in class won.cryptography.service.CertificateService
 
getWonMessageDirection(URI) - Static method in enum won.protocol.message.WonMessageDirection
 
getWonMessageDirection(Resource) - Static method in enum won.protocol.message.WonMessageDirection
 
getWonMessageType(URI) - Static method in enum won.protocol.message.WonMessageType
 
getWonMessageType(Resource) - Static method in enum won.protocol.message.WonMessageType
 
getWonNodeInfo(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getWonNodeInfo(URI, Dataset) - Static method in class won.protocol.util.WonRdfUtils.WonNodeUtils
Creates a WonNodeInfo object based on the specified dataset.
getWonNodeInfo(Dataset) - Static method in class won.protocol.util.WonRdfUtils.WonNodeUtils
Creates a WonNodeInfo object based on the specified dataset.
getWonNodeInformation(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
getWonNodeInformation(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
getWonNodeInformation(URI) - Method in interface won.protocol.service.WonNodeInformationService
Get the WonNodeInfo that is uniquely identified by the specified wonNodeURI.
getWonNodeInformationForURI(URI, Optional<URI>) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
getWonNodeInformationForURI(URI, Optional<URI>) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
getWonNodeInformationForURI(URI, Optional<URI>) - Method in interface won.protocol.service.WonNodeInformationService
Given someURI, try different methods to find a WoN node which is responsible for it.
getWonNodePropertyForAtomOrConnectionURI(URI, Path, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
For the specified atom or connection URI, the model is fetched, the WON node URI found there is also de-referenced, and the specified property path is evaluated in that graph, starting at the WON node URI.
getWonNodeURI() - Method in class won.protocol.model.Atom
 
getWonNodeURI() - Method in class won.protocol.model.WonNode
 
getWonNodeUri(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
getWonNodeUri(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
getWonNodeURI() - Method in class won.protocol.service.WonNodeInfo
 
getWonNodeUri(URI) - Method in interface won.protocol.service.WonNodeInformationService
Obtains the won node uri associated with the specified atom or connection resource.
getWonNodeUri() - Method in class won.protocol.util.AtomModelWrapper
 
getWonNodeURIForAtomOrConnection(URI, Model) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getWonNodeURIForAtomOrConnection(URI, Dataset) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getWonNodeURIForAtomOrConnectionURI(URI, LinkedDataSource) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
getWonNodeURIFromAtom(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.AtomUtils
 
getWonNodeURIFromAtom(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getWonNodeURIFromConnection(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
getWonNodeUriWithAtomUri(URI) - Method in interface won.protocol.jms.OwnerProtocolCommunicationService
 
getWonNodeUriWithConnectionUri(URI) - Method in interface won.protocol.jms.OwnerProtocolCommunicationService
 
getWrongProperties() - Method in exception won.protocol.exception.WrongAddressingInformationException
 
goal - Static variable in class won.protocol.vocabulary.WON
 
good() - Method in class won.protocol.message.builder.HintFeedbackMessageBuilder
 
Good - Static variable in class won.protocol.vocabulary.WONCON
 
GR - Class in won.protocol.vocabulary
Good relations vocabulary.
GR() - Constructor for class won.protocol.vocabulary.GR
 
GRAPH - Static variable in class won.protocol.vocabulary.RDFG
 
GRAPH_URI_FRAGMENT - Static variable in class won.protocol.vocabulary.WONMSG
 
GRDeliveryMethod - Enum in won.protocol.vocabulary
User: atus Date: 23.04.13
groupMember - Static variable in class won.protocol.vocabulary.WXGROUP
 
groupMemberString - Static variable in class won.protocol.vocabulary.WXGROUP
 
GroupSocket - Static variable in class won.protocol.vocabulary.WXGROUP
 
GroupSocketString - Static variable in class won.protocol.vocabulary.WXGROUP
 

H

HAS_MAX_VALUE - Static variable in class won.protocol.vocabulary.GR
 
HAS_MIN_VALUE - Static variable in class won.protocol.vocabulary.GR
 
HAS_REPLY - Static variable in class won.protocol.vocabulary.SIOC
 
HAS_UNIT_OF_MEASUREMENT - Static variable in class won.protocol.vocabulary.GR
 
HAS_VALUE - Static variable in class won.protocol.vocabulary.GR
 
hasDerivedModel() - Method in class won.protocol.util.AtomModelWrapper
 
hash - Static variable in class won.protocol.vocabulary.WONMSG
 
hashCode() - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
hashCode() - Method in class won.protocol.message.WonMessage
 
hashCode() - Method in class won.protocol.model.Atom
 
hashCode() - Method in class won.protocol.model.BAState
 
hashCode() - Method in class won.protocol.model.Connection
 
hashCode() - Method in class won.protocol.model.Coordinate
 
hashCode() - Method in class won.protocol.model.MessageEvent
 
hashCode() - Method in class won.protocol.model.Socket
 
hashCode() - Method in class won.protocol.model.URICount
 
hashCode() - Method in class won.protocol.util.RdfUtils.Pair
 
hasNext() - Method in class won.protocol.util.ProjectingIterator
 
hasValue() - Static method in class won.protocol.util.AuthenticationThreadLocal
 
having(Expr) - Method in class won.protocol.util.SparqlSelectFunction
 
HEADER_DATE - Static variable in class won.protocol.vocabulary.HTTP
 
HEADER_EXPIRES - Static variable in class won.protocol.vocabulary.HTTP
 
HEADER_LOCATION - Static variable in class won.protocol.vocabulary.HTTP
 
HEIGHT - Static variable in class won.protocol.vocabulary.MAONT
 
HELD_BY - Static variable in class won.protocol.vocabulary.WXHOLD
 
heldBy - Static variable in class won.protocol.vocabulary.WXHOLD
 
heldByString - Static variable in class won.protocol.vocabulary.WXHOLD
 
HibernateStatisticsFactoryBean - Class in won.monitoring.hibernate
Exports an MBean that makes hibernate statistics accessible.
HibernateStatisticsFactoryBean() - Constructor for class won.monitoring.hibernate.HibernateStatisticsFactoryBean
 
hint(URI, URI, double, URI, Model, WonMessage) - Method in interface won.protocol.service.MatcherFacingAtomCommunicationService
Notifies the atom of a matching otherAtom with the specified match score.
hintFeedbackMessage() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
HintFeedbackMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
HintFeedbackMessageBuilder - Class in won.protocol.message.builder
 
HintFeedbackMessageBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.HintFeedbackMessageBuilder
 
HintFeedbackMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
HintNotificationMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
hintScore(double) - Method in class won.protocol.message.builder.AtomHintBuilder
 
hintScore(double) - Method in class won.protocol.message.builder.SocketHintBuilder
 
hintScore - Static variable in class won.protocol.vocabulary.WONMSG
 
hintTargetAtom(URI) - Method in class won.protocol.message.builder.AtomHintBuilder
 
hintTargetAtom - Static variable in class won.protocol.vocabulary.WONMSG
 
hintTargetSocket(URI) - Method in class won.protocol.message.builder.SocketHintBuilder
 
hintTargetSocket - Static variable in class won.protocol.vocabulary.WONMSG
 
HoldableSocket - Static variable in class won.protocol.vocabulary.WXHOLD
 
HoldableSocketString - Static variable in class won.protocol.vocabulary.WXHOLD
 
HolderSocket - Static variable in class won.protocol.vocabulary.WXHOLD
 
HolderSocketString - Static variable in class won.protocol.vocabulary.WXHOLD
 
holds - Static variable in class won.protocol.vocabulary.WXHOLD
 
HOLDS - Static variable in class won.protocol.vocabulary.WXHOLD
 
holdsString - Static variable in class won.protocol.vocabulary.WXHOLD
 
HTTP - Class in won.protocol.vocabulary
Some HTTP constants.
HTTP() - Constructor for class won.protocol.vocabulary.HTTP
 

I

id - Variable in class won.protocol.model.ConnectionContainer
 
id - Variable in class won.protocol.model.MessageContainer
 
IGNORE_HINT_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
IllegalAtomContentException - Exception in won.protocol.exception
User: fkleedorfer Date: 02.11.12
IllegalAtomContentException(String) - Constructor for exception won.protocol.exception.IllegalAtomContentException
 
IllegalAtomContentException(String, Throwable) - Constructor for exception won.protocol.exception.IllegalAtomContentException
 
IllegalAtomURIException - Exception in won.protocol.exception
User: fkleedorfer Date: 02.11.12
IllegalAtomURIException(String) - Constructor for exception won.protocol.exception.IllegalAtomURIException
 
IllegalAtomURIException(String, Throwable) - Constructor for exception won.protocol.exception.IllegalAtomURIException
 
IllegalMessageForAtomStateException - Exception in won.protocol.exception
User: fkleedorfer Date: 02.11.12
IllegalMessageForAtomStateException(URI, String, AtomState) - Constructor for exception won.protocol.exception.IllegalMessageForAtomStateException
 
IllegalMessageForConnectionStateException - Exception in won.protocol.exception
User: fkleedorfer Date: 02.11.12
IllegalMessageForConnectionStateException(URI, String, ConnectionState) - Constructor for exception won.protocol.exception.IllegalMessageForConnectionStateException
 
IllegalMessagePropertyException - Exception in won.protocol.exception
Exception indicating a illegal message property.
IllegalMessagePropertyException(String) - Constructor for exception won.protocol.exception.IllegalMessagePropertyException
 
IllegalMessagePropertyException(Property) - Constructor for exception won.protocol.exception.IllegalMessagePropertyException
 
IllegalMessagePropertyException(URI) - Constructor for exception won.protocol.exception.IllegalMessagePropertyException
 
IllegalMessagePropertyException(Throwable, URI) - Constructor for exception won.protocol.exception.IllegalMessagePropertyException
 
IllegalSocketModificationException - Exception in won.protocol.exception
 
IllegalSocketModificationException(String) - Constructor for exception won.protocol.exception.IllegalSocketModificationException
 
IMAGE - Static variable in class won.protocol.vocabulary.MAONT
 
IMAGE - Static variable in class won.protocol.vocabulary.SCHEMA
 
image - Static variable in class won.protocol.vocabulary.WONCON
 
IncludedWonOntologies - Class in won.protocol.util.linkeddata
 
IncludedWonOntologies() - Constructor for class won.protocol.util.linkeddata.IncludedWonOntologies
 
IncoherentDatabaseStateException - Exception in won.protocol.exception
 
IncoherentDatabaseStateException() - Constructor for exception won.protocol.exception.IncoherentDatabaseStateException
 
IncoherentDatabaseStateException(String, Throwable) - Constructor for exception won.protocol.exception.IncoherentDatabaseStateException
 
IncoherentDatabaseStateException(String) - Constructor for exception won.protocol.exception.IncoherentDatabaseStateException
 
IncoherentDatabaseStateException(Throwable) - Constructor for exception won.protocol.exception.IncoherentDatabaseStateException
 
IncompatibleSocketsException - Exception in won.protocol.exception
 
IncompatibleSocketsException(URI, URI) - Constructor for exception won.protocol.exception.IncompatibleSocketsException
 
IncorrectPropertyCountException - Exception in won.protocol.exception
Exception indicating that an entity does not have the required number of properties.
IncorrectPropertyCountException(int, int) - Constructor for exception won.protocol.exception.IncorrectPropertyCountException
 
IncorrectPropertyCountException(String, int, int) - Constructor for exception won.protocol.exception.IncorrectPropertyCountException
 
IncorrectPropertyCountException(String, Throwable, int, int) - Constructor for exception won.protocol.exception.IncorrectPropertyCountException
 
IncorrectPropertyCountException(Throwable, int, int) - Constructor for exception won.protocol.exception.IncorrectPropertyCountException
 
increment() - Method in class won.protocol.model.URICount
 
incrementVersion() - Method in class won.protocol.model.Atom
 
incrementVersion() - Method in class won.protocol.model.Connection
 
incrementVersion() - Method in class won.protocol.model.ConnectionContainer
 
incrementVersion() - Method in class won.protocol.model.DatasetHolder
 
incrementVersion() - Method in class won.protocol.model.MessageContainer
 
incrementVersion() - Method in class won.protocol.model.MessageEvent
 
incrementVersion() - Method in interface won.protocol.model.parentaware.VersionedEntity
 
INDUSTRY - Static variable in class won.protocol.vocabulary.SCHEMA
 
init() - Method in class won.cryptography.service.CryptographyService
 
init() - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
init() - Method in class won.cryptography.service.TrustStoreService
 
init() - Static method in class won.protocol.util.pretty.Lang_WON
 
initialize() - Method in class won.cryptography.service.RegistrationRestClientHttps
 
initialize() - Method in class won.protocol.rest.LinkedDataRestBridge
 
initialize() - Method in class won.protocol.rest.LinkedDataRestClientHttps
 
initializeDefault() - Method in interface won.protocol.matcher.MatcherProtocolAtomServiceClientSide
 
injectIntoConnection - Static variable in class won.protocol.vocabulary.WONMSG
 
injectIntoConnections(Collection<URI>) - Method in class won.protocol.message.builder.ChangeNotificationBuilder
Sets the specified URIs as 'injection targets' using msg:injectIntoConnection.
injectIntoConnections(Collection<URI>) - Method in class won.protocol.message.builder.ConnectionMessageBuilder
Sets the specified URIs as 'injection targets' using msg:injectIntoConnection.
inlinePetriNetDefinition - Static variable in class won.protocol.vocabulary.WONWF
 
inResponseTo - Static variable in class won.protocol.vocabulary.WONCON
 
inspectBody(Exchange) - Method in class won.protocol.jms.MessagingServiceImpl
 
inspectHeaders(Exchange) - Method in interface won.protocol.jms.MessagingService
 
inspectHeaders(Exchange) - Method in class won.protocol.jms.MessagingServiceImpl
 
inspectMessage(Exchange) - Method in interface won.protocol.jms.MessagingService
 
inspectMessage(Exchange) - Method in class won.protocol.jms.MessagingServiceImpl
 
inspectProperties(Exchange) - Method in interface won.protocol.jms.MessagingService
 
inspectProperties(Exchange) - Method in class won.protocol.jms.MessagingServiceImpl
 
INSTANCE - Static variable in class won.protocol.model.parentaware.ParentAwareFlushEventListener
 
INSTANCE - Static variable in class won.protocol.model.parentaware.ParentAwarePersistEventListener
 
integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class won.protocol.model.parentaware.ParentAwareEventListenerIntegrator
 
Interval - Class in won.protocol.util
 
Interval(Date, Date) - Constructor for class won.protocol.util.Interval
 
invalidate(URI) - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
Removes the element associated with the specified URI from the cache
invalidate(URI, URI) - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
 
isAAtom(Dataset) - Static method in class won.protocol.util.AtomModelWrapper
Indicates if the wrapped data looks like atom data.
isActivate() - Method in enum won.protocol.message.WonMessageType
 
isAtomCreatedNotification() - Method in enum won.protocol.message.WonMessageType
 
isAtomHintMessage() - Method in enum won.protocol.message.WonMessageType
 
isAtomMessage() - Method in enum won.protocol.message.WonMessageType
 
isAtomSpecificMessage() - Method in enum won.protocol.message.WonMessageType
 
isAutoOpen() - Method in interface won.protocol.model.SocketDefinition
If true, the atom will automatically accept connection requests if the socket's configuration does not forbid it.
isAutoOpen() - Method in class won.protocol.model.SocketDefinitionImpl
 
isAutoOpen(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
ISBN - Static variable in class won.protocol.vocabulary.SCHEMA
 
isCertKnown(Certificate) - Method in class won.cryptography.service.TrustStoreService
 
isChanged() - Method in class won.protocol.model.DataWithEtag
Returns true if this DataWithEtag object is the result of an ETAG checking call and the data has changed since.
isChangeNotification() - Method in enum won.protocol.message.WonMessageType
 
isClose() - Method in enum won.protocol.message.WonMessageType
 
isCompatibleSockets(LinkedDataSource, URI, URI) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
isCompatibleWith(SocketDefinition) - Method in interface won.protocol.model.SocketDefinition
Indicates whether this socket configuration supports connecting to the other one.
isCompatibleWith(SocketDefinition) - Method in class won.protocol.model.SocketDefinitionImpl
 
isConnect() - Method in enum won.protocol.message.WonMessageType
 
isConnected(Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.ConnectionUtils
 
isConnectionMessage() - Method in enum won.protocol.message.WonMessageType
 
isConnectionSpecificMessage() - Method in enum won.protocol.message.WonMessageType
 
isContentSignedSeparately() - Method in enum won.protocol.message.WonMessageType
 
isCreateAtom() - Method in enum won.protocol.message.WonMessageType
 
isDeactivate() - Method in enum won.protocol.message.WonMessageType
 
isDefaultSocket() - Method in class won.protocol.model.Socket
 
isDelete() - Method in enum won.protocol.message.WonMessageType
 
isDeleted() - Method in class won.protocol.model.DataWithEtag
This method allows querying if the data is deleted.
isEnvelopeGraph(String, Model) - Method in class won.protocol.message.WonMessage
 
isExpiredAtDate(Date) - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource.LinkedDataCacheEntry
Checks if the cache item is expired at the given date.
isFailureResponse() - Method in enum won.protocol.message.WonMessageType
 
isFromExternal() - Method in enum won.protocol.message.WonMessageDirection
 
isFromOwner() - Method in enum won.protocol.message.WonMessageDirection
 
isFromSystem() - Method in enum won.protocol.message.WonMessageDirection
 
isGenericMessageURI(URI) - Static method in class won.protocol.util.WonMessageUriHelper
 
isGraphUriOk(String) - Method in interface won.protocol.util.RdfUtils.GraphNameCheck
 
isHintFeedbackMessage() - Method in enum won.protocol.message.WonMessageType
 
isHintMessage() - Method in enum won.protocol.message.WonMessageType
 
isIdentifiedBy(URI) - Method in enum won.protocol.message.WonMessageDirection
 
isIdentifiedBy(URI) - Method in enum won.protocol.message.WonMessageType
 
isIsomorphicWith(Dataset, Dataset) - Static method in class won.protocol.util.RdfUtils
Applies Model.isIsomorphicWith to all models in both datasets that have the same name, and checks that there are no more models in one than in the other.
isLocalMessageURI(URI, String) - Static method in class won.protocol.util.WonMessageUriHelper
 
isMessageAllowed(ConnectionState) - Method in enum won.protocol.model.ConnectionEventType
 
isMessageWithBothResponses() - Method in class won.protocol.message.WonMessage
 
isMessageWithResponse() - Method in class won.protocol.message.WonMessage
 
isNotFound() - Method in class won.protocol.model.DataWithEtag
This method allows querying if the data is null because it was not found.
isPartOfDeliveryChain() - Method in class won.protocol.message.WonMessage
 
isProcessing - Static variable in class won.protocol.vocabulary.WONCON
 
isProcessingMessage(WonMessage) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
isRDFMediaType(MediaType) - Static method in class won.protocol.rest.RDFMediaType
 
isReadPermittedForWebID(URI, URI) - Method in interface won.protocol.repository.AtomMessageContainerRepository
 
isReadPermittedForWebID(URI, URI) - Method in interface won.protocol.repository.ConnectionMessageContainerRepository
 
isReadPermittedForWebID(URI, URI) - Method in interface won.protocol.repository.MessageEventRepository
 
isReferencedByOtherMessage() - Method in class won.protocol.model.MessageEvent
 
isRemoteResponse() - Method in class won.protocol.message.WonMessage
 
isReplace() - Method in enum won.protocol.message.WonMessageType
 
isResponseMessage() - Method in enum won.protocol.message.WonMessageType
 
isSharedCache() - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
Is this linkedDataSource using a shared cache?
isSignature(Model, String) - Static method in class won.protocol.util.WonRdfUtils.SignatureUtils
 
isSignatureGraph(String, Model) - Static method in class won.protocol.util.WonRdfUtils.SignatureUtils
 
isSingleton() - Method in class won.monitoring.hibernate.HibernateStatisticsFactoryBean
 
isSocketHintMessage() - Method in enum won.protocol.message.WonMessageType
 
isSocketsCompatible(Dataset, URI, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
Checks if the specified sockets are compatible.
isSuccessResponse() - Method in enum won.protocol.message.WonMessageType
 
isTrusted(X509Certificate[], String) - Method in class won.cryptography.ssl.TOFUStrategy
 
isTrusted(X509Certificate[], String) - Method in class won.cryptography.ssl.TrustAnyCertificateStrategy
 
isValid() - Method in class won.protocol.message.WonMessage.EnvelopePropertyCheckResult
 
isValid() - Method in class won.protocol.rest.WonEtagHelper
 
isValid() - Method in class won.protocol.validation.WonSparqlValidator.ValidationResult
 
isValidAtomURI(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
isValidAtomURI(URI, URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
isValidAtomURI(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
isValidAtomURI(URI, URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
isValidAtomURI(URI) - Method in interface won.protocol.service.WonNodeInformationService
Checks if the passed atom URI is matching the won default node pattern
isValidAtomURI(URI, URI) - Method in interface won.protocol.service.WonNodeInformationService
Checks if the passed atom URI is matching the won node pattern
isValidConnectionURI(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
isValidConnectionURI(URI, URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
isValidConnectionURI(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
isValidConnectionURI(URI, URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
isValidConnectionURI(URI) - Method in interface won.protocol.service.WonNodeInformationService
Checks if the passed connection URI is matching the won default node pattern
isValidConnectionURI(URI, URI) - Method in interface won.protocol.service.WonNodeInformationService
Checks if the passed event URI is matching the won node pattern
isValidConnectionURI(String, String) - Static method in class won.protocol.util.WonUriCheckHelper
 
isValidEventURI(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
isValidEventURI(URI, URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
isValidEventURI(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
isValidEventURI(URI, URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
isValidEventURI(URI) - Method in interface won.protocol.service.WonNodeInformationService
Checks if the passed event URI is matching the won node default pattern
isValidEventURI(URI, URI) - Method in interface won.protocol.service.WonNodeInformationService
Checks if the passed event URI is matching the won node pattern
isValidMessageUri(URI) - Static method in class won.protocol.message.WonMessageUtils
 
isValidSocketURI(String, String) - Static method in class won.protocol.util.WonUriCheckHelper
 
isWired() - Method in class won.protocol.util.LazySpringBeanAutowiringSupport
 

J

JOBLOCATION - Static variable in class won.protocol.vocabulary.SCHEMA
 
JOBPOSTING - Static variable in class won.protocol.vocabulary.SCHEMA
 
JpaRepositoryBasedRdfStorageServiceImpl - Class in won.protocol.repository.rdfstorage.impl
Rdf Storage service that delegates to a JPA repository
JpaRepositoryBasedRdfStorageServiceImpl() - Constructor for class won.protocol.repository.rdfstorage.impl.JpaRepositoryBasedRdfStorageServiceImpl
 

K

KEY - Static variable in class won.protocol.vocabulary.CERT
 
KeyInformationExtractor - Interface in won.cryptography.key
Helper interface for extracting information out of a (public key).
KeyInformationExtractorBouncyCastle - Class in won.cryptography.key
User: fsalcher Date: 24.07.2014
KeyInformationExtractorBouncyCastle() - Constructor for class won.cryptography.key.KeyInformationExtractorBouncyCastle
 
KeyManagerWrapperWithKeyServiceAndStrategy - Class in won.cryptography.ssl
User: ypanchenko Date: 12.08.2015 This class is similar to the implementation of class TrustManagerDelegate of org.apache.http.conn.ssl .SSLContextBuilder Unfortunately, they don't provide it as public class.
KeyManagerWrapperWithKeyServiceAndStrategy(KeyStoreService, PrivateKeyStrategy) - Constructor for class won.cryptography.ssl.KeyManagerWrapperWithKeyServiceAndStrategy
 
KeyNotSupportedException - Exception in won.cryptography.exception
User: fsalcher Date: 24.07.2014
KeyNotSupportedException() - Constructor for exception won.cryptography.exception.KeyNotSupportedException
 
KeyNotSupportedException(String) - Constructor for exception won.cryptography.exception.KeyNotSupportedException
 
KeyNotSupportedException(String, Throwable) - Constructor for exception won.cryptography.exception.KeyNotSupportedException
 
KeyPairAliasDerivationStrategy - Interface in won.cryptography.keymanagement
Encapsulates the derivation of an alias for a given Atom URI.
KeyPairAliasDerivationStrategyFactory - Class in won.cryptography.keymanagement
Created by fkleedorfer on 22.03.2017.
KeyPairAliasDerivationStrategyFactory() - Constructor for class won.cryptography.keymanagement.KeyPairAliasDerivationStrategyFactory
 
KeyPairService - Class in won.cryptography.service
Service responsible for generating key pairs.
KeyPairService(KeyInformationExtractor) - Constructor for class won.cryptography.service.KeyPairService
 
KeyPairService() - Constructor for class won.cryptography.service.KeyPairService
 
KeyStoreService - Interface in won.cryptography.service.keystore
 

L

Lang_WON - Class in won.protocol.util.pretty
 
Lang_WON() - Constructor for class won.protocol.util.pretty.Lang_WON
 
LAT_LON - Static variable in class won.protocol.vocabulary.GEOLIT
 
LATITUDE - Static variable in class won.protocol.vocabulary.GEO
 
LATITUDE - Static variable in class won.protocol.vocabulary.GEOB
 
LATITUDE - Static variable in class won.protocol.vocabulary.SCHEMA
 
LazySpringBeanAutowiringSupport - Class in won.protocol.util
Created with IntelliJ IDEA.
LazySpringBeanAutowiringSupport() - Constructor for class won.protocol.util.LazySpringBeanAutowiringSupport
 
LDP - Class in won.protocol.vocabulary
LDP vocabulary.
LDP() - Constructor for class won.protocol.vocabulary.LDP
 
LDPContainerPage<T> - Class in won.protocol.util.linkeddata
Encapsulates the response of an LDP container, holding the actual result as well as next and prev links.
LDPContainerPage(T, URI, URI) - Constructor for class won.protocol.util.linkeddata.LDPContainerPage
 
LDPContainerPage(T, HttpHeaders) - Constructor for class won.protocol.util.linkeddata.LDPContainerPage
 
limit(long) - Method in class won.protocol.util.SparqlSelectFunction
 
LinkedDataCacheEntry(String, Date, byte[], EnumSet<CachingLinkedDataSource.CacheControlFlag>, HttpHeaders, int) - Constructor for class won.protocol.util.linkeddata.CachingLinkedDataSource.LinkedDataCacheEntry
Entry for the linked data cache
LinkedDataCacheEntry(byte[]) - Constructor for class won.protocol.util.linkeddata.CachingLinkedDataSource.LinkedDataCacheEntry
Non-expiring cache entry for the specified dataset.
LinkedDataFetchingException - Exception in won.protocol.rest
 
LinkedDataFetchingException(URI) - Constructor for exception won.protocol.rest.LinkedDataFetchingException
 
LinkedDataFetchingException(URI, String, Throwable) - Constructor for exception won.protocol.rest.LinkedDataFetchingException
 
LinkedDataFetchingException(URI, String) - Constructor for exception won.protocol.rest.LinkedDataFetchingException
 
LinkedDataFetchingException(URI, Throwable) - Constructor for exception won.protocol.rest.LinkedDataFetchingException
 
LinkedDataRestBridge - Class in won.protocol.rest
User: ypanchenko Date: 02.02.2016
LinkedDataRestBridge(KeyStoreService, TrustStoreService, TrustStrategy, KeyPairAliasDerivationStrategy) - Constructor for class won.protocol.rest.LinkedDataRestBridge
 
LinkedDataRestClient - Class in won.protocol.rest
 
LinkedDataRestClient() - Constructor for class won.protocol.rest.LinkedDataRestClient
 
linkedDataRestClient - Variable in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
LinkedDataRestClientHttps - Class in won.protocol.rest
User: ypanchenko Date: 07.10.15
LinkedDataRestClientHttps(KeyStoreService, TrustStoreService, TrustStrategy, KeyPairAliasDerivationStrategy) - Constructor for class won.protocol.rest.LinkedDataRestClientHttps
 
linkedDataSource - Variable in class won.protocol.jms.ActiveMQServiceImpl
 
LinkedDataSource - Interface in won.protocol.util.linkeddata
Interface for fetching linked data as a jena Model.
LinkedDataSourceBase - Class in won.protocol.util.linkeddata
LinkedDataSource implementation that delegates fetching linked data resources to the provided LinedDataRestClient.
LinkedDataSourceBase() - Constructor for class won.protocol.util.linkeddata.LinkedDataSourceBase
 
listUriResources(Model) - Static method in class won.protocol.util.RdfUtils
 
loadAtom(AtomRepository, URI) - Static method in class won.protocol.util.DataAccessUtils
Loads the specified atom from the database and raises an exception if it is not found.
loadConnection(ConnectionRepository, Long) - Static method in class won.protocol.util.DataAccessUtils
 
loadConnection(ConnectionRepository, URI) - Static method in class won.protocol.util.DataAccessUtils
Loads the specified connection from the database and raises an exception if it is not found.
loadDataForAtomWithSocketDefinitions(LinkedDataSource, URI) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
loadDataForSocket(LinkedDataSource, URI) - Static method in class won.protocol.util.linkeddata.WonLinkedDataUtils
 
loadDataset(URI) - Method in class won.protocol.repository.rdfstorage.impl.JpaRepositoryBasedRdfStorageServiceImpl
 
loadDataset(URI, String) - Method in class won.protocol.repository.rdfstorage.impl.JpaRepositoryBasedRdfStorageServiceImpl
 
loadDataset(URI) - Method in interface won.protocol.repository.rdfstorage.RDFStorageService
Loads the dataset with the specified URL
loadDataset(URI, String) - Method in interface won.protocol.repository.rdfstorage.RDFStorageService
Compares the etag to the value derived from the data found in the storage for the specified URI.
loadModel(URI) - Method in class won.protocol.repository.rdfstorage.impl.JpaRepositoryBasedRdfStorageServiceImpl
 
loadModel(URI, String) - Method in class won.protocol.repository.rdfstorage.impl.JpaRepositoryBasedRdfStorageServiceImpl
 
loadModel(URI) - Method in interface won.protocol.repository.rdfstorage.RDFStorageService
Loads the default model of the stored dataset with the specified URL
loadModel(URI, String) - Method in interface won.protocol.repository.rdfstorage.RDFStorageService
Compares the etag to the value derived from the data found in the storage for the specified URI.
loadOwnerApplication(OwnerApplicationRepository, String) - Static method in class won.protocol.util.DataAccessUtils
 
loadResources(PathMatchingResourcePatternResolver, String) - Static method in class won.protocol.validation.ValidationUtils
 
loadSparqlValidatorsFromDirectories(String[]) - Method in class won.protocol.validation.BaseValidator
 
loadWonNode(WonNodeRepository, URI) - Static method in class won.protocol.util.DataAccessUtils
Loads the specified wonNode from the database.
LOCATION - Static variable in class won.protocol.vocabulary.SCHEMA
 
LOCATION_VALUE - Static variable in class won.protocol.vocabulary.GEOB
 
LOCATOR - Static variable in class won.protocol.vocabulary.MAONT
 
lockAtomAndMessageContainerByContainedMessageForUpdate(URI) - Method in interface won.protocol.repository.MessageEventRepository
 
lockConnectionAndMessageContainerByContainedMessageForUpdate(URI) - Method in interface won.protocol.repository.MessageEventRepository
 
lockParentAndContainerByParentUriForUpdate(URI) - Method in interface won.protocol.repository.AtomMessageContainerRepository
 
lockParentAndContainerByParentUriForUpdate(URI) - Method in interface won.protocol.repository.ConnectionMessageContainerRepository
 
LoggingUtils - Class in won.protocol.util
 
LoggingUtils() - Constructor for class won.protocol.util.LoggingUtils
 
LogMarkers - Class in won.protocol.util
 
LogMarkers() - Constructor for class won.protocol.util.LogMarkers
 
logMessageAsInfoAndStacktraceAsDebug(Logger, Exception, String, Object...) - Static method in class won.protocol.util.LoggingUtils
Logs a message on loglevel INFO and the exception's stack trace on DEBUG.
LONGITUDE - Static variable in class won.protocol.vocabulary.GEO
 
LONGITUDE - Static variable in class won.protocol.vocabulary.GEOB
 
LONGITUDE - Static variable in class won.protocol.vocabulary.SCHEMA
 

M

main(String...) - Static method in class won.cryptography.ssl.AliasFromFingerprintGenerator
 
main(String[]) - Static method in class won.protocol.util.Prefixer
 
main(String[]) - Static method in class won.protocol.util.SSLRC4Poke
 
makeDataset() - Static method in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
MAONT - Class in won.protocol.vocabulary
LDP vocabulary.
MAONT() - Constructor for class won.protocol.vocabulary.MAONT
 
mapQuads(Dataset, Function<Quad, Optional<Quad>>) - Static method in class won.protocol.util.RdfUtils
 
MatcherActiveMQService - Interface in won.protocol.jms
Interface responsible for extracting the ActiveMQ queue name for connecting to an atom via ActiveMQ from the linked data description of an atom or WON node.
MatcherActiveMQServiceImpl - Class in won.protocol.jms
User: sbyim Date: 28.11.13
MatcherActiveMQServiceImpl(ProtocolType) - Constructor for class won.protocol.jms.MatcherActiveMQServiceImpl
 
MatcherFacingAtomCommunicationService - Interface in won.protocol.service
Interface defining methods for atom communication.
MatcherProtocolAtomService - Interface in won.protocol.matcher
User: fkleedorfer Date: 31.10.12
MatcherProtocolAtomServiceClientSide - Interface in won.protocol.matcher
User: fkleedorfer Date: 31.10.12
MatcherProtocolCamelConfigurator - Interface in won.protocol.jms
User: LEIH-NB Date: 10.03.14
MatcherProtocolCommunicationService - Interface in won.protocol.jms
User: LEIH-NB Date: 25.02.14
matcherQueue - Static variable in class won.protocol.vocabulary.WON
 
matchingContext(String) - Method in class won.protocol.util.AtomModelWrapper
 
matchingContext - Static variable in class won.protocol.vocabulary.WONMATCH
 
MAX_CONFIRMATIONS - Static variable in class won.protocol.WonConstants
Each message container keeps track of the messages that still need to be 'confirmed', i.e. referenced by a subsequent message.
mergeAllDataToSingleModel(Dataset) - Static method in class won.protocol.util.RdfUtils
 
mergeModelsCombiningBaseResource(Model, Model) - Static method in class won.protocol.util.RdfUtils
Creates a new model that contains both specified models' content.
mergeNsPrefixes(Map<String, String>, Map<String, String>) - Static method in class won.protocol.util.RdfUtils
Creates a new Map object containing all prefixes from both specified maps.
MESSAGE_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
MESSAGE_SELF - Static variable in class won.protocol.vocabulary.WONMSG
URI used as message URI when creating a message, before its permanent URI is calculated.
MESSAGE_TO_SEND_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
MESSAGE_TYPE_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
MESSAGE_URI_PREFIX - Static variable in class won.protocol.vocabulary.WONMSG
prefix of message URIs.
MessageAlreadyProcessedException - Exception in won.protocol.message.processor.exception
Indicates that the message event has already been received and processed.
MessageAlreadyProcessedException() - Constructor for exception won.protocol.message.processor.exception.MessageAlreadyProcessedException
 
MessageAlreadyProcessedException(String) - Constructor for exception won.protocol.message.processor.exception.MessageAlreadyProcessedException
 
MessageAlreadyProcessedException(String, Throwable) - Constructor for exception won.protocol.message.processor.exception.MessageAlreadyProcessedException
 
MessageAlreadyProcessedException(String, Throwable, boolean, boolean) - Constructor for exception won.protocol.message.processor.exception.MessageAlreadyProcessedException
 
MessageBrokerService - Interface in won.protocol.jms
Interface responsible for extracting the ActiveMQ broker endpoint for connecting to an atom via ActiveMQ from the linked data description of an atom or WON node.
MessageContainer - Class in won.protocol.model
 
MessageContainer() - Constructor for class won.protocol.model.MessageContainer
 
MessageContainer(URI) - Constructor for class won.protocol.model.MessageContainer
 
messageContainer - Static variable in class won.protocol.vocabulary.WON
 
MessageContainer - Static variable in class won.protocol.vocabulary.WON
 
MessageContainerRepository - Interface in won.protocol.repository
 
MessageEvent - Class in won.protocol.model
 
MessageEvent() - Constructor for class won.protocol.model.MessageEvent
 
MessageEvent(URI, WonMessage, MessageContainer) - Constructor for class won.protocol.model.MessageEvent
 
MessageEventRepository - Interface in won.protocol.repository
 
MessageRoutingInfoService - Interface in won.protocol.service
 
MessageRoutingInfoServiceImpl - Class in won.protocol.service.impl
 
MessageRoutingInfoServiceImpl() - Constructor for class won.protocol.service.impl.MessageRoutingInfoServiceImpl
 
MessageRoutingInfoServiceWithLookup - Class in won.protocol.service.impl
Determines sender|recipient atom|node for a given message by looking up linked data.
MessageRoutingInfoServiceWithLookup() - Constructor for class won.protocol.service.impl.MessageRoutingInfoServiceWithLookup
 
MessageRoutingInfoServiceWithoutLookup - Class in won.protocol.service.impl
Determines sender|recipient atom|node for a given message by inspecting the message only.
MessageRoutingInfoServiceWithoutLookup() - Constructor for class won.protocol.service.impl.MessageRoutingInfoServiceWithoutLookup
 
messageType - Static variable in class won.protocol.vocabulary.WONMSG
 
messageUriPrefix - Static variable in class won.protocol.vocabulary.WON
 
MessageUtils() - Constructor for class won.protocol.util.WonRdfUtils.MessageUtils
 
MessagingContext - Class in won.cryptography.ssl
User: ypanchenko Date: 15.10.2015
MessagingContext() - Constructor for class won.cryptography.ssl.MessagingContext
 
MessagingContext(X509KeyManager, X509TrustManager) - Constructor for class won.cryptography.ssl.MessagingContext
 
MessagingContext(KeyStoreService, PrivateKeyStrategy, TrustStoreService) - Constructor for class won.cryptography.ssl.MessagingContext
 
MessagingContext(KeyStoreService, PrivateKeyStrategy, TrustStrategy) - Constructor for class won.cryptography.ssl.MessagingContext
 
MessagingService - Interface in won.protocol.jms
User: LEIH-NB Date: 04.11.13
MessagingServiceImpl<T> - Class in won.protocol.jms
User: LEIH-NB Date: 04.11.13
MessagingServiceImpl() - Constructor for class won.protocol.jms.MessagingServiceImpl
 
MessagingType - Enum in won.protocol.model
Created with IntelliJ IDEA.
MissingMessagePropertyException - Exception in won.protocol.exception
Exception indicating a missing message property.
MissingMessagePropertyException(String) - Constructor for exception won.protocol.exception.MissingMessagePropertyException
 
MissingMessagePropertyException(Property) - Constructor for exception won.protocol.exception.MissingMessagePropertyException
 
MissingMessagePropertyException(URI) - Constructor for exception won.protocol.exception.MissingMessagePropertyException
 
MissingMessagePropertyException(Throwable, URI) - Constructor for exception won.protocol.exception.MissingMessagePropertyException
 
ModelHolder - Class in won.protocol.model
Encapsulates a jena model for storing it in a relational db.
ModelHolder(URI, Model) - Constructor for class won.protocol.model.ModelHolder
 
ModelMapper<T> - Interface in won.protocol.util
Created with IntelliJ IDEA.
modification() - Method in class won.protocol.message.builder.ConnectionMessageBuilder
 
ModificationBuilder<PARENT extends won.protocol.message.builder.BuilderScaffold<PARENT,?>> - Class in won.protocol.message.builder
 
ModificationBuilder(PARENT) - Constructor for class won.protocol.message.builder.ModificationBuilder
 
ModificationBuilderScaffold<THIS extends ModificationBuilderScaffold<THIS,PARENT>,PARENT extends won.protocol.message.builder.BuilderScaffold<PARENT,?>> - Class in won.protocol.message.builder
 
ModificationBuilderScaffold(PARENT) - Constructor for class won.protocol.message.builder.ModificationBuilderScaffold
 
MonitoringRecorder - Class in won.monitoring
 
MonitoringRecorder() - Constructor for class won.monitoring.MonitoringRecorder
 
MonitoringResetter - Interface in won.monitoring
Interface for classes that reset the monitoring statistics so a new period can be monitored.
MonitoringStatisticsRecorder - Interface in won.monitoring
Interface for classes that take a snapshot of current monitoring statistics and store them in some way.
MonitoringStatisticsRecorderTask - Class in won.monitoring
Task intended to be scheduled regularly.
MonitoringStatisticsRecorderTask() - Constructor for class won.monitoring.MonitoringStatisticsRecorderTask
 

N

NAME - Static variable in class won.protocol.vocabulary.SCHEMA
 
NAMED_GRAPH_SUFFIX - Static variable in class won.protocol.util.WonRdfUtils
 
NamedModel(String, Model) - Constructor for class won.protocol.util.RdfUtils.NamedModel
 
NEXT_PAGE - Static variable in class won.protocol.vocabulary.LDP
 
nextString(int) - Method in class won.protocol.util.CheapInsecureRandomString
 
nextString(int) - Method in class won.protocol.util.ExpensiveSecureRandomString
 
NoAtomForSocketFoundException - Exception in won.protocol.exception
 
NoAtomForSocketFoundException(URI) - Constructor for exception won.protocol.exception.NoAtomForSocketFoundException
 
NoDefaultSocketException - Exception in won.protocol.exception
 
NoDefaultSocketException(URI) - Constructor for exception won.protocol.exception.NoDefaultSocketException
 
nodeQueue - Static variable in class won.protocol.vocabulary.WON
 
NoHintForCounterpart - Static variable in class won.protocol.vocabulary.WONMATCH
 
NoHintForMe - Static variable in class won.protocol.vocabulary.WONMATCH
 
noRecipient(URI) - Method in class won.protocol.message.builder.RecipientSocketBuilder
 
normalizeAtomModel() - Method in class won.protocol.util.AtomModelWrapper
Returns a copy of the model in which no node reachable from the atom node has multiple incoming edges (unless the graph contains a circle, see below).
northWestCorner - Static variable in class won.protocol.vocabulary.WONCON
 
noSender(URI) - Method in class won.protocol.message.builder.SenderSocketBuilder
 
NoSuchAtomException - Exception in won.protocol.exception
User: fkleedorfer Date: 02.11.12
NoSuchAtomException(URI) - Constructor for exception won.protocol.exception.NoSuchAtomException
 
NoSuchConnectionException - Exception in won.protocol.exception
User: fkleedorfer Date: 02.11.12
NoSuchConnectionException(String) - Constructor for exception won.protocol.exception.NoSuchConnectionException
 
NoSuchConnectionException(URI) - Constructor for exception won.protocol.exception.NoSuchConnectionException
 
NoSuchConnectionException(URI, URI) - Constructor for exception won.protocol.exception.NoSuchConnectionException
 
NoSuchConnectionException(Long) - Constructor for exception won.protocol.exception.NoSuchConnectionException
 
NoSuchMessageException - Exception in won.protocol.exception
User: fkleedorfer Date: 02.11.12
NoSuchMessageException(URI) - Constructor for exception won.protocol.exception.NoSuchMessageException
 
NoSuchOwnerApplicationException - Exception in won.protocol.exception
User: LEIH-NB Date: 11.11.13
NoSuchOwnerApplicationException() - Constructor for exception won.protocol.exception.NoSuchOwnerApplicationException
 
NoSuchSocketException - Exception in won.protocol.exception
User: LEIH-NB Date: 20.02.14
NoSuchSocketException(URI) - Constructor for exception won.protocol.exception.NoSuchSocketException
 
NUMBEROFROOMS - Static variable in class won.protocol.vocabulary.SCHEMA
 

O

OBJECT - Static variable in class won.protocol.vocabulary.SCHEMA
 
of(Dataset) - Static method in class won.protocol.message.WonMessage
Create a WonMessage object from a dataset that may contain multiple messages.
of(Collection<WonMessage>) - Static method in class won.protocol.message.WonMessage
 
of(WonMessage...) - Static method in class won.protocol.message.WonMessage
 
OFFERING - Static variable in class won.protocol.vocabulary.GR
 
offset(long) - Method in class won.protocol.util.SparqlSelectFunction
 
onCreate() - Method in class won.protocol.model.Atom
 
onDatasetCrawled(URI, Dataset) - Method in interface won.protocol.util.linkeddata.CrawlerCallback
 
onFlushEntity(FlushEntityEvent) - Method in class won.protocol.model.parentaware.ParentAwareFlushEventListener
 
onPersist(PersistEvent) - Method in class won.protocol.model.parentaware.ParentAwarePersistEventListener
 
onPersist(PersistEvent, Map) - Method in class won.protocol.model.parentaware.ParentAwarePersistEventListener
 
ORGANIZATION - Static variable in class won.protocol.vocabulary.SCHEMA
 
OUTBOUND_MESSAGE_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
OWNER_APPLICATION_ID_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
OWNER_APPLICATION_IDS_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
OwnerApplication - Class in won.protocol.model
User: sbyim Date: 11.11.13
OwnerApplication() - Constructor for class won.protocol.model.OwnerApplication
 
OwnerApplicationRepository - Interface in won.protocol.repository
User: sbyim Date: 11.11.13
OwnerProtocolCamelConfigurator - Interface in won.protocol.jms
User: LEIH-NB Date: 24.02.14
OwnerProtocolCommunicationService - Interface in won.protocol.jms
User: LEIH-NB Date: 25.02.14
ownerQueue - Static variable in class won.protocol.vocabulary.WON
 

P

PAGE - Static variable in class won.protocol.vocabulary.LDP
 
PAGE_OF - Static variable in class won.protocol.vocabulary.LDP
 
Pair(E, E) - Constructor for class won.protocol.util.RdfUtils.Pair
 
PARENT_URI_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
ParentAware<T extends VersionedEntity> - Interface in won.protocol.model.parentaware
Interface for entities that offer access to their parent entity.
ParentAwareEventListenerIntegrator - Class in won.protocol.model.parentaware
Integrator for hibernate to allow listening to entity changes and update parent entity versions.
ParentAwareEventListenerIntegrator() - Constructor for class won.protocol.model.parentaware.ParentAwareEventListenerIntegrator
 
ParentAwareFlushEventListener - Class in won.protocol.model.parentaware
 
ParentAwareFlushEventListener() - Constructor for class won.protocol.model.parentaware.ParentAwareFlushEventListener
 
ParentAwareIntegratorProvider - Class in won.protocol.model.parentaware
Integrator provider preconfigured to return the ParentAwareEventListenerIntegrator.
ParentAwareIntegratorProvider(List) - Constructor for class won.protocol.model.parentaware.ParentAwareIntegratorProvider
 
ParentAwareIntegratorProvider() - Constructor for class won.protocol.model.parentaware.ParentAwareIntegratorProvider
 
ParentAwarePersistEventListener - Class in won.protocol.model.parentaware
 
ParentAwarePersistEventListener() - Constructor for class won.protocol.model.parentaware.ParentAwarePersistEventListener
 
parse(String, Model) - Static method in class won.protocol.util.DateTimeUtils
Parses the specified date, which is expected to be an xsd:dateTimeStamp (time stamp with timezone info).
parseString(String) - Static method in enum won.protocol.model.AtomState
Tries to match the given string against all enum values.
parseString(String) - Static method in enum won.protocol.model.ConnectionState
Tries to match the given string against all enum values.
parseString(String) - Static method in enum won.protocol.vocabulary.GRDeliveryMethod
Tries to match the given string against all enum values.
peekAtUnconfirmed() - Method in class won.protocol.model.MessageContainer
Get the list of unconfirmed messages WITHOUT affecting counters.
persistStore() - Method in class won.cryptography.service.keystore.AbstractKeyStoreService
 
persistStore() - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
PERSON - Static variable in class won.protocol.vocabulary.SCHEMA
 
petriNet - Static variable in class won.protocol.vocabulary.WONCON
 
PLACE - Static variable in class won.protocol.vocabulary.SCHEMA
 
PLANACTION - Static variable in class won.protocol.vocabulary.SCHEMA
 
POINT - Static variable in class won.protocol.vocabulary.GEO
 
POST - Static variable in class won.protocol.vocabulary.SIOC
 
PredefinedAliasPrivateKeyStrategy - Class in won.cryptography.ssl
When the server requests a certificate, and if it does not specify which one it wants (e.g. if server has trusted CA's or trusted certificates, it can specify CN of the cerificate when asking for the client certificate), the client can send any certificate from its keystore.
PredefinedAliasPrivateKeyStrategy(String) - Constructor for class won.cryptography.ssl.PredefinedAliasPrivateKeyStrategy
 
PredefinedAliasStrategy - Class in won.cryptography.keymanagement
Always uses the predefined alias
PredefinedAliasStrategy(String) - Constructor for class won.cryptography.keymanagement.PredefinedAliasStrategy
 
Prefixer - Class in won.protocol.util
Tests if it is viable to set exactly those prefixes that are used in a a dataset to improve readablilty.
Prefixer() - Constructor for class won.protocol.util.Prefixer
 
prepareAndSendMessage(WonMessage) - Method in interface won.protocol.message.sender.WonMessageSender
Sends the message after signing it and setting its message URI.
prepareMessage(WonMessage) - Method in interface won.protocol.message.sender.WonMessageSender
Signs the message, calculates its messageURI based on content.
previousConnectionState - Static variable in class won.protocol.vocabulary.WON
 
previousMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
PRICE - Static variable in class won.protocol.vocabulary.SCHEMA
 
PRICECURRENCY - Static variable in class won.protocol.vocabulary.SCHEMA
 
PRICESPECIFICATION - Static variable in class won.protocol.vocabulary.SCHEMA
 
process(Exchange) - Method in class won.protocol.message.processor.camel.WonMessageFromHeaderToBodySerializingCamelProcessor
 
process(Exchange) - Method in class won.protocol.message.processor.camel.WonMessageIntoCamelProcessor
 
process(Exchange) - Method in class won.protocol.message.processor.camel.WonMessageProcessorCamelAdapter
 
process(WonMessage) - Method in class won.protocol.message.processor.impl.UriConsistencyCheckingWonMessageProcessor
 
process(WonMessage) - Method in class won.protocol.message.processor.impl.WellformednessCheckingWonMessageProcessor
 
process(WonMessage) - Method in interface won.protocol.message.processor.WonMessageProcessor
 
processingMessage(String) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Create an RDF model containing a text message and a processing message
ProjectingIterator<F,T> - Class in won.protocol.util
Iterator that converts from type F (from) to type T (to).
ProjectingIterator(Iterator<F>) - Constructor for class won.protocol.util.ProjectingIterator
 
proposes(URI...) - Method in class won.protocol.message.builder.AgreementBuilderScaffold
Propose the specified messages by their URIs.
proposes(WonMessage...) - Method in class won.protocol.message.builder.AgreementBuilderScaffold
Propose the specified messages.
proposes - Static variable in class won.protocol.vocabulary.WONAGR
 
proposesMessage(URI...) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
proposesToCancel(URI...) - Method in class won.protocol.message.builder.AgreementBuilderScaffold
Propose to cancel the agreement(s) identified by the specified URIs.
proposesToCancel(WonMessage...) - Method in class won.protocol.message.builder.AgreementBuilderScaffold
Propose to cancel the specified messages.
proposesToCancel - Static variable in class won.protocol.vocabulary.WONAGR
 
proposesToCancelMessage(URI...) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
ProtocolCommunicationService - Interface in won.protocol.jms
User: LEIH-NB Date: 25.02.14
ProtocolType - Enum in won.protocol.model
Created with IntelliJ IDEA.
protocolVersion - Static variable in class won.protocol.vocabulary.WONMSG
 
protocolVersionString - Static variable in class won.protocol.vocabulary.WONMSG
 
PUBLIC_KEY - Static variable in class won.protocol.vocabulary.CERT
 
publicKeyFingerprint - Static variable in class won.protocol.vocabulary.WONMSG
 
putCertificate(String, Certificate, boolean) - Method in class won.cryptography.service.keystore.AbstractKeyStoreService
 
putCertificate(String, Certificate, boolean) - Method in class won.cryptography.service.keystore.FileBasedKeyStoreService
 
putCertificate(String, Certificate, boolean) - Method in interface won.cryptography.service.keystore.KeyStoreService
 
putEntry(String, PrivateKey, Certificate[], Certificate, boolean) - Method in class won.cryptography.service.keystore.AbstractKeyStoreService
Adding of all the entries into the key store should happen in only one place - in this method - because otherwise there could be concurrency issues when one entry is replace with the other even when the calling method sets replace=false.
putKey(String, PrivateKey, Certificate[], boolean) - Method in class won.cryptography.service.keystore.AbstractKeyStoreService
 
putKey(String, PrivateKey, Certificate[], boolean) - Method in interface won.cryptography.service.keystore.KeyStoreService
 

Q

QUANTITATIVE_VALUE - Static variable in class won.protocol.vocabulary.GR
 
queueNamePath - Variable in class won.protocol.jms.ActiveMQServiceImpl
 

R

RandomNumberService - Interface in won.cryptography.service
User: fsalcher Date: 18.09.2014
RATING - Static variable in class won.protocol.vocabulary.SCHEMA
 
RATING_VALUE - Static variable in class won.protocol.vocabulary.SCHEMA
 
RDF_LANGUAGE_FOR_MESSAGE - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
RdfDatasetAttachmentConverter - Class in won.protocol.rest
User: fsalcher Date: 15.09.2014
RdfDatasetAttachmentConverter() - Constructor for class won.protocol.rest.RdfDatasetAttachmentConverter
 
RdfDatasetAttachmentConverter(MediaType) - Constructor for class won.protocol.rest.RdfDatasetAttachmentConverter
 
RdfDatasetAttachmentConverter(MediaType...) - Constructor for class won.protocol.rest.RdfDatasetAttachmentConverter
 
RdfDatasetConverter - Class in won.protocol.rest
Converts between Jena RDF datasets and HTTP responses (server side and client side).
RdfDatasetConverter() - Constructor for class won.protocol.rest.RdfDatasetConverter
 
RdfDatasetConverter(MediaType) - Constructor for class won.protocol.rest.RdfDatasetConverter
 
RdfDatasetConverter(MediaType...) - Constructor for class won.protocol.rest.RdfDatasetConverter
 
RDFG - Class in won.protocol.vocabulary
Vocabulary for named graphs, see http://www.w3.org/2004/03/trix/
RDFG() - Constructor for class won.protocol.vocabulary.RDFG
 
RDFMediaType - Class in won.protocol.rest
User: fkleedorfer Date: 28.11.12
RDFMediaType() - Constructor for class won.protocol.rest.RDFMediaType
 
rdfMediaTypes - Static variable in class won.protocol.rest.RDFMediaType
 
RdfModelConverter - Class in won.protocol.rest
HttpMessageConverter for using jena models with Spring WebMVC.
RdfModelConverter() - Constructor for class won.protocol.rest.RdfModelConverter
 
RdfModelConverter(MediaType) - Constructor for class won.protocol.rest.RdfModelConverter
 
RdfModelConverter(MediaType...) - Constructor for class won.protocol.rest.RdfModelConverter
 
RDFStorageException - Exception in won.protocol.exception
Created with IntelliJ IDEA.
RDFStorageException() - Constructor for exception won.protocol.exception.RDFStorageException
 
RDFStorageException(String) - Constructor for exception won.protocol.exception.RDFStorageException
 
RDFStorageException(String, Throwable) - Constructor for exception won.protocol.exception.RDFStorageException
 
RDFStorageException(Throwable) - Constructor for exception won.protocol.exception.RDFStorageException
 
RDFStorageException(String, Throwable, boolean, boolean) - Constructor for exception won.protocol.exception.RDFStorageException
 
RDFStorageService - Interface in won.protocol.repository.rdfstorage
Created with IntelliJ IDEA.
RdfUtils - Class in won.protocol.util
Utilities for RDF manipulation with Jena.
RdfUtils() - Constructor for class won.protocol.util.RdfUtils
 
RdfUtils.DefaultModelSelector - Class in won.protocol.util
Selector that selects all models, including the default model.
RdfUtils.GraphNameCheck - Interface in won.protocol.util
 
RdfUtils.ModelSelector - Interface in won.protocol.util
ModelSelector used to select which models in a dataset to visit.
RdfUtils.ModelVisitor<T> - Interface in won.protocol.util
Dataset visitor used for repeated application of model operations in a dataset.
RdfUtils.NamedModel - Class in won.protocol.util
 
RdfUtils.Pair<E> - Class in won.protocol.util
 
RdfUtils.ResultCombiner<T> - Interface in won.protocol.util
ResultCombiner which combines to results of type T and returns it.
reactingTo(WonMessage) - Method in class won.protocol.message.builder.SenderSocketBuilder
Assumes that the specified message is a message that we received in a connection and we want to send a message back.
readDatasetFromString(String, Lang) - Static method in class won.protocol.util.RdfUtils
 
readInternal(Class<? extends Dataset>, HttpInputMessage) - Method in class won.protocol.rest.RdfDatasetAttachmentConverter
 
readInternal(Class<? extends Dataset>, HttpInputMessage) - Method in class won.protocol.rest.RdfDatasetConverter
 
readInternal(Class<? extends Model>, HttpInputMessage) - Method in class won.protocol.rest.RdfModelConverter
 
readRdfSnippet(InputStream, String) - Static method in class won.protocol.util.RdfUtils
Reads the InputStream into a Model.
readRdfSnippet(Reader, String) - Static method in class won.protocol.util.RdfUtils
Reads the InputStream into a Model.
readRdfSnippet(String, String) - Static method in class won.protocol.util.RdfUtils
Reads the specified string into a Model.
readResourceData(URI) - Method in class won.protocol.rest.LinkedDataRestClient
Retrieves RDF for the specified resource URI.
readResourceData(URI, URI) - Method in class won.protocol.rest.LinkedDataRestClient
Retrieves RDF for the specified resource URI for the entity with provided WebID.
readResourceData(URI, RestTemplate, HttpHeaders) - Method in class won.protocol.rest.LinkedDataRestClient
 
readResourceDataWithHeaders(URI, HttpHeaders) - Method in class won.protocol.rest.LinkedDataRestClient
 
readResourceDataWithHeaders(URI) - Method in class won.protocol.rest.LinkedDataRestClient
 
readResourceDataWithHeaders(URI, URI) - Method in class won.protocol.rest.LinkedDataRestClient
 
readResourceDataWithHeaders(URI, URI, HttpHeaders) - Method in class won.protocol.rest.LinkedDataRestClient
 
readResourceDataWithHeaders(URI) - Method in class won.protocol.rest.LinkedDataRestClientHttps
 
readResourceDataWithHeaders(URI, URI) - Method in class won.protocol.rest.LinkedDataRestClientHttps
 
readResourceDataWithHeaders(URI, URI, HttpHeaders) - Method in class won.protocol.rest.LinkedDataRestClientHttps
 
readResourceDataWithHeaders(URI, HttpHeaders) - Method in class won.protocol.rest.LinkedDataRestClientHttps
 
recipient(URI) - Method in class won.protocol.message.builder.RecipientSocketBuilder
 
RECIPIENT_ATOM_URI_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
RECIPIENT_NODE_URI_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
recipientAtom(Exchange) - Method in class won.protocol.message.processor.camel.CamelMessageRoutingInfoService
 
recipientAtom(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceImpl
 
recipientAtom(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithLookup
 
recipientAtom(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithoutLookup
 
recipientAtom(WonMessage) - Method in interface won.protocol.service.MessageRoutingInfoService
 
recipientNode(Exchange) - Method in class won.protocol.message.processor.camel.CamelMessageRoutingInfoService
 
recipientNode(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceImpl
 
recipientNode(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithLookup
 
recipientNode(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithoutLookup
 
recipientNode(WonMessage) - Method in interface won.protocol.service.MessageRoutingInfoService
 
recipientSocket(URI) - Method in class won.protocol.message.builder.SocketHintBuilder
 
recipientSocket - Static variable in class won.protocol.vocabulary.WONMSG
 
RecipientSocketBuilder<PARENT extends won.protocol.message.builder.BuilderScaffold<PARENT,?>> - Class in won.protocol.message.builder
 
RecipientSocketBuilder(PARENT) - Constructor for class won.protocol.message.builder.RecipientSocketBuilder
 
recipientSocketType(Exchange) - Method in class won.protocol.message.processor.camel.CamelMessageRoutingInfoService
 
recipientSocketType(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceImpl
 
recipientSocketType(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithLookup
 
recipientSocketType(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithoutLookup
 
recipientSocketType(WonMessage) - Method in interface won.protocol.service.MessageRoutingInfoService
 
recordMonitoringStatistics() - Method in interface won.monitoring.MonitoringStatisticsRecorder
Records the current snapshost of the monitoring statistics.
recordMonitoringStatistics() - Method in class won.monitoring.simon.SimonCsvStatisticsRecorder
 
recordMonitoringStatistics() - Method in class won.monitoring.simon.SimonSysoutStatisticsRecorder
 
recreateResponse() - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource.LinkedDataCacheEntry
 
register(String) - Method in interface won.cryptography.service.RegistrationClient
 
register(String) - Method in class won.cryptography.service.RegistrationRestClientHttps
 
registerNode(Object) - Method in interface won.cryptography.service.RegistrationServer
 
registerNode(Object) - Method in class won.cryptography.service.RegistrationServerCertificateBased
 
registerOwner(Object) - Method in interface won.cryptography.service.RegistrationServer
 
registerOwner(Object) - Method in class won.cryptography.service.RegistrationServerCertificateBased
 
registerOwnerApplication(String) - Method in interface won.protocol.service.ApplicationManagementService
 
RegistrationClient - Interface in won.cryptography.service
User: ypanchenko Date: 15.10.2015
RegistrationRestClientHttps - Class in won.cryptography.service
User: ypanchenko Date: 08.10.2015
RegistrationRestClientHttps(KeyStoreService, PrivateKeyStrategy, TrustStoreService, TrustStrategy, String) - Constructor for class won.cryptography.service.RegistrationRestClientHttps
 
RegistrationServer - Interface in won.cryptography.service
User: ypanchenko Date: 08.10.2015
RegistrationServerCertificateBased - Class in won.cryptography.service
User: ypanchenko Date: 08.10.2015
RegistrationServerCertificateBased(TrustStrategy) - Constructor for class won.cryptography.service.RegistrationServerCertificateBased
 
rejectMessage(URI...) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
rejects(URI...) - Method in class won.protocol.message.builder.AgreementBuilderScaffold
Reject the specified messages by their URIs.
rejects(WonMessage...) - Method in class won.protocol.message.builder.AgreementBuilderScaffold
Reject the specified messages.
rejects - Static variable in class won.protocol.vocabulary.WONAGR
 
REMOTE_BROKER_ENDPOINT_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
remove() - Static method in class won.protocol.util.AuthenticationThreadLocal
 
remove() - Method in class won.protocol.util.ProjectingIterator
 
removeContent(URI) - Method in class won.protocol.repository.rdfstorage.impl.JpaRepositoryBasedRdfStorageServiceImpl
 
removeContent(URI) - Method in interface won.protocol.repository.rdfstorage.RDFStorageService
 
removePendingConfirmations(Collection<URI>) - Method in class won.protocol.model.MessageContainer
 
removeResource(Model, Resource) - Static method in class won.protocol.util.RdfUtils
 
removeUnconfirmed(URI) - Method in class won.protocol.model.MessageContainer
 
removeUnconfirmed(Collection<URI>) - Method in class won.protocol.model.MessageContainer
 
renameResourceWithPrefix(String, String) - Method in class won.protocol.util.AtomModelWrapper
Rename resources in all models, replacing the prefix string by the replacement string.
renameResourceWithPrefix(Dataset, String, String) - Static method in class won.protocol.util.RdfUtils
Rename resources in all models of the dataset, replacing the prefix string by the replacement string.
renameResourceWithPrefix(Model, String, String) - Static method in class won.protocol.util.RdfUtils
Renames all URI resources in the model that start with the specified prefix by replacing it with replacement.
replace() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
replaceBaseResource(Model, Resource) - Static method in class won.protocol.util.RdfUtils
Replaces the base URI that's set as the model's default URI prfefix in all statements by replacement and changes the base URI to replacement.
replaceBaseResource(Model, Resource, boolean) - Static method in class won.protocol.util.RdfUtils
 
replaceBaseResource(Dataset, Resource) - Static method in class won.protocol.util.RdfUtils
 
replaceBaseResource(Dataset, Resource, boolean) - Static method in class won.protocol.util.RdfUtils
 
replaceBaseURI(Model, String) - Static method in class won.protocol.util.RdfUtils
Sets the model's base URI (i.e. the URI prefix for all relative or null relative URIs).
replaceBaseURI(Model, String, boolean) - Static method in class won.protocol.util.RdfUtils
 
replaceBaseURI(Dataset, String) - Static method in class won.protocol.util.RdfUtils
 
replaceBaseURI(Dataset, String, boolean) - Static method in class won.protocol.util.RdfUtils
 
ReplaceBuilder - Class in won.protocol.message.builder
 
ReplaceBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.ReplaceBuilder
 
ReplaceMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
ReplaceMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
replaceResource(Resource, Resource) - Static method in class won.protocol.util.RdfUtils
Returns a copy of the specified resources' model where resource is replaced by replacement.
replaceResourceInModel(Resource, Resource) - Static method in class won.protocol.util.RdfUtils
Modifies the specified resources' model, replacing resource with replacement.
requestReceivedCount - Static variable in class won.protocol.vocabulary.WON
 
requestSentCount - Static variable in class won.protocol.vocabulary.WON
 
requireType(WonMessageType) - Method in enum won.protocol.message.WonMessageType
 
resetAllAtomData() - Method in class won.protocol.model.Atom
 
resetMonitoringStatistics() - Method in interface won.monitoring.MonitoringResetter
Resets the monitoring statistics.
resetMonitoringStatistics() - Method in class won.monitoring.simon.SimonResetter
 
respondingTo - Static variable in class won.protocol.vocabulary.WONMSG
 
respondingToMessage(WonMessage, WonMessageDirection) - Method in class won.protocol.message.builder.ResponseBuilder
 
respondingToMessageFromExternal(WonMessage) - Method in class won.protocol.message.builder.ResponseBuilder
 
respondingToMessageFromOwner(WonMessage) - Method in class won.protocol.message.builder.ResponseBuilder
 
respondingToMessageFromSystem(WonMessage) - Method in class won.protocol.message.builder.ResponseBuilder
 
respondingToMessageType - Static variable in class won.protocol.vocabulary.WONMSG
 
response() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
RESPONSE_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
ResponseBuilder - Class in won.protocol.message.builder
 
ResponseBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.ResponseBuilder
 
responseStateProperty - Static variable in class won.protocol.vocabulary.WONMSG
 
retracts(URI...) - Method in class won.protocol.message.builder.ModificationBuilderScaffold
Retract the specified messages as identified by their URIs.
retracts(WonMessage...) - Method in class won.protocol.message.builder.ModificationBuilderScaffold
Retract the specified messages.
retracts - Static variable in class won.protocol.vocabulary.WONMOD
 
retractsMessage(URI...) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
 
REVIEW - Static variable in class won.protocol.vocabulary.SCHEMA
 
REVIEW_COUNT - Static variable in class won.protocol.vocabulary.SCHEMA
 
REVIEW_RATING - Static variable in class won.protocol.vocabulary.SCHEMA
 
reviewedConnection - Static variable in class won.protocol.vocabulary.WXREVIEW
 
reviews - Static variable in class won.protocol.vocabulary.WXREVIEW
 
ReviewSocket - Static variable in class won.protocol.vocabulary.WXREVIEW
 
ReviewSocketString - Static variable in class won.protocol.vocabulary.WXREVIEW
 
reviewsString - Static variable in class won.protocol.vocabulary.WXREVIEW
 
route(URI, URI, URI, WonMessage) - Method in interface won.protocol.message.WonMessageDynamicRouter
 
RSA_PUBLIC_KEY - Static variable in class won.protocol.vocabulary.CERT
 
run() - Method in class won.monitoring.MonitoringStatisticsRecorderTask
 

S

safeToString(Object) - Static method in exception won.protocol.exception.WonProtocolException
 
saveAndFlush(M) - Method in interface won.protocol.repository.WonRepository
 
SCHEMA - Class in won.protocol.vocabulary
SCHEMA vocabulary.
SCHEMA() - Constructor for class won.protocol.vocabulary.SCHEMA
 
searchString - Static variable in class won.protocol.vocabulary.WONMATCH
 
SecureRandomNumberServiceImpl - Class in won.cryptography.service
User: fsalcher Date: 09.09.2014
SecureRandomNumberServiceImpl() - Constructor for class won.cryptography.service.SecureRandomNumberServiceImpl
 
seeks - Static variable in class won.protocol.vocabulary.WONMATCH
 
select(Dataset) - Method in class won.protocol.util.RdfUtils.DefaultModelSelector
 
select(Dataset) - Method in interface won.protocol.util.RdfUtils.ModelSelector
 
SELECT_VALIDATION_PASSED_VALUE - Static variable in class won.protocol.validation.WonSparqlValidator
 
SELECT_VALIDATION_VARIABLE - Static variable in class won.protocol.validation.WonSparqlValidator
 
send(Exchange, String) - Method in interface won.protocol.jms.MessagingService
 
send(Exchange, String) - Method in class won.protocol.jms.MessagingServiceImpl
 
sender(URI) - Method in class won.protocol.message.builder.SenderSocketBuilder
 
SENDER_NODE_URI_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
senderAtom(Exchange) - Method in class won.protocol.message.processor.camel.CamelMessageRoutingInfoService
 
senderAtom(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceImpl
 
senderAtom(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithLookup
 
senderAtom(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithoutLookup
 
senderAtom(WonMessage) - Method in interface won.protocol.service.MessageRoutingInfoService
 
senderNode(Exchange) - Method in class won.protocol.message.processor.camel.CamelMessageRoutingInfoService
 
senderNode(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceImpl
 
senderNode(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithLookup
 
senderNode(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithoutLookup
 
senderNode(WonMessage) - Method in interface won.protocol.service.MessageRoutingInfoService
 
senderSocket - Static variable in class won.protocol.vocabulary.WONMSG
 
SenderSocketBuilder<PARENT extends won.protocol.message.builder.BuilderScaffold<PARENT,?>> - Class in won.protocol.message.builder
 
senderSocketType(Exchange) - Method in class won.protocol.message.processor.camel.CamelMessageRoutingInfoService
 
senderSocketType(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceImpl
 
senderSocketType(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithLookup
 
senderSocketType(WonMessage) - Method in class won.protocol.service.impl.MessageRoutingInfoServiceWithoutLookup
 
senderSocketType(WonMessage) - Method in interface won.protocol.service.MessageRoutingInfoService
 
sendInOnlyMessage(Map, Map, Object, String) - Method in interface won.protocol.jms.MessagingService
 
sendInOnlyMessage(Map, Map, Object, String) - Method in class won.protocol.jms.MessagingServiceImpl
 
sendInOutMessageGeneric(Map, Map, Object, String) - Method in class won.protocol.jms.MessagingServiceImpl
This method shall be used for Request-Reply messaging.
sendMessage(WonMessage) - Method in interface won.protocol.message.sender.WonMessageSender
Sends the prepared message.
ServiceBot - Static variable in class won.protocol.vocabulary.WONCON
 
setActiveMQService(ActiveMQService) - Method in interface won.protocol.jms.ProtocolCommunicationService
 
setAliasGenerator(AliasGenerator) - Method in class won.cryptography.ssl.TOFUStrategy
 
setApplicationContext(ApplicationContext) - Method in class won.protocol.jms.MessagingServiceImpl
 
setAtom(Atom) - Method in class won.protocol.model.AtomMessageContainer
 
setAtom(Atom) - Method in class won.protocol.model.ConnectionContainer
 
setAtomListURI(String) - Method in class won.protocol.service.WonNodeInfoBuilder
 
setAtomState(AtomState) - Method in class won.protocol.util.AtomModelWrapper
 
setAtomURI(URI) - Method in class won.protocol.model.Atom
 
setAtomURI(URI) - Method in class won.protocol.model.Connection
 
setAtomURI(URI) - Method in class won.protocol.model.Socket
 
setAtomURI(URI) - Method in class won.protocol.util.AtomModelWrapper
 
setAtomURI(String) - Method in class won.protocol.util.AtomModelWrapper
 
setAtomURIPrefix(String) - Method in class won.protocol.service.WonNodeInfoBuilder
 
setAttachmentDatasetHolders(List<DatasetHolder>) - Method in class won.protocol.model.Atom
 
setAuthentication(Object) - Static method in class won.protocol.util.AuthenticationThreadLocal
 
setAuthorizedApplications(List<OwnerApplication>) - Method in class won.protocol.model.Atom
 
setAutoOpen(boolean) - Method in class won.protocol.model.SocketDefinitionImpl
 
setAutoOpen(Optional<Boolean>) - Method in class won.protocol.model.SocketDefinitionImpl
 
setAutoOpen(SocketDefinitionImpl, Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
setAutoOpenOfSocket(SocketDefinitionImpl, Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
setBaPhaseURI(URI) - Method in class won.protocol.model.BAState
 
setBaseURI(Model, String) - Static method in class won.protocol.util.RdfUtils
Set's the model's base URI.
setBaStateURI(URI) - Method in class won.protocol.model.BAState
 
setBrokerComponent(String) - Method in class won.protocol.model.WonNode
 
setBrokerComponentName(String) - Method in class won.protocol.jms.CamelConfiguration
 
setBrokerURI(URI) - Method in class won.protocol.model.WonNode
 
setCacheManager(EhCacheCacheManager) - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
 
setCamelContext(CamelContext) - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
setCamelContext(CamelContext) - Method in interface won.protocol.jms.AtomProtocolCamelConfigurator
 
setCamelContext(CamelContext) - Method in interface won.protocol.jms.CamelConfigurator
 
setCamelContext(CamelContext) - Method in class won.protocol.jms.MessagingServiceImpl
 
setCapacity(int) - Method in class won.protocol.model.SocketDefinitionImpl
 
setCapacity(Optional<Integer>) - Method in class won.protocol.model.SocketDefinitionImpl
 
setCompatibleSocketDefinitions(SocketDefinitionImpl, Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
setCompatibleSocketDefinitionsOfSocket(SocketDefinitionImpl, Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
setCompatibleSocketTypes(Collection<URI>) - Method in class won.protocol.model.SocketDefinitionImpl
 
setComponentName(String) - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
setComponentName(String) - Method in interface won.protocol.jms.OwnerProtocolCamelConfigurator
 
setConnection(Connection) - Method in class won.protocol.model.ConnectionMessageContainer
 
setConnectionContainer(ConnectionContainer) - Method in class won.protocol.model.Atom
 
setConnectionContainerUri(String) - Method in class won.protocol.util.AtomModelWrapper
 
setConnectionTimeout(Integer) - Method in class won.protocol.rest.LinkedDataRestClientHttps
 
setConnectionURI(URI) - Method in class won.protocol.model.Connection
 
setConnectionURIPrefix(String) - Method in class won.protocol.service.WonNodeInfoBuilder
 
setContentPropertyStringValue(Property, String) - Method in class won.protocol.util.AtomModelWrapper
 
setCoordinatorURI(URI) - Method in class won.protocol.model.BAState
 
setCrawlerCallback(CrawlerCallback) - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
 
setCreationDate(Date) - Method in class won.protocol.model.Atom
 
setCreationDate(Date) - Method in class won.protocol.model.MessageEvent
 
setCryptographyService(CryptographyService) - Method in class won.cryptography.service.CertificateOnStartupCreator
Deprecated.
 
setDataset(Dataset) - Method in class won.protocol.model.DatasetHolder
Careful, expensive operation: writes dataset to string.
setDatasetHolder(DatasetHolder) - Method in class won.protocol.model.Connection
 
setDatasetHolder(DatasetHolder) - Method in class won.protocol.model.MessageEvent
 
setDataSource(DataSource) - Method in class won.db.FlywayWrapper
 
setDatatsetHolder(DatasetHolder) - Method in class won.protocol.model.Atom
 
setDdlStrategy(String) - Method in class won.db.FlywayWrapper
 
setDefaultAlias(String) - Method in class won.cryptography.service.CryptographyService
 
setDefaultNodeURI(String) - Method in interface won.protocol.jms.OwnerProtocolCamelConfigurator
 
setDefaultPrefixes(Model) - Static method in class won.protocol.util.DefaultPrefixUtils
Sets the default prefixes on the specified model.
setDefaultPrefixes(PrefixMapping) - Static method in class won.protocol.util.DefaultPrefixUtils
* Sets the default prefixes on the specified prefixMapping.
setDefaultSocket(boolean) - Method in class won.protocol.model.Socket
 
setDefaultSocket(String) - Method in class won.protocol.util.AtomModelWrapper
 
setDefaultWonNodeUri(URI) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
setDerivationProperties(Collection<URI>) - Method in class won.protocol.model.SocketDefinitionImpl
 
setDerivationProperties(SocketDefinitionImpl, Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
setDerivationPropertiesOfSocket(SocketDefinitionImpl, Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
setDescription(String) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
setEndpoint(String) - Method in class won.protocol.jms.CamelConfiguration
 
setEtagHeader(WonEtagHelper, HttpHeaders) - Static method in class won.protocol.rest.WonEtagHelper
 
setEventURIPrefix(String) - Method in class won.protocol.service.WonNodeInfoBuilder
 
setHash(String) - Method in class won.protocol.message.WonSignatureData
 
setId(Long) - Method in class won.protocol.model.Atom
 
setId(Long) - Method in class won.protocol.model.BAState
 
setId(Long) - Method in class won.protocol.model.Connection
 
setId(Long) - Method in class won.protocol.model.DatasetHolder
 
setId(Long) - Method in class won.protocol.model.MessageContainer
 
setId(Long) - Method in class won.protocol.model.MessageEvent
 
setId(Long) - Method in class won.protocol.model.OwnerApplication
 
setIncomingEndpoint(String) - Method in class won.protocol.model.OwnerApplication
 
setInverseDerivationProperties(Collection<URI>) - Method in class won.protocol.model.SocketDefinitionImpl
 
setInverseDerivationProperties(SocketDefinitionImpl, Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
setInverseDerivationPropertiesOfSocket(SocketDefinitionImpl, Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
setKeyToTrustAlias(String) - Method in class won.cryptography.service.CryptographyService
 
setKeyToTrustAliasUnder(String) - Method in class won.cryptography.service.CryptographyService
 
setKeyToTrustFile(String) - Method in class won.cryptography.service.CryptographyService
 
setKeyToTrustFilePassword(String) - Method in class won.cryptography.service.CryptographyService
 
setKeyToTrustKeystoreType(String) - Method in class won.cryptography.service.CryptographyService
 
setKeyToTrustProvider(String) - Method in class won.cryptography.service.CryptographyService
 
setLastUpdate(Date) - Method in class won.protocol.model.Atom
 
setLastUpdate(Date) - Method in class won.protocol.model.Connection
 
setLinkedDataRestClient(LinkedDataRestClient) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
setLinkedDataSource(LinkedDataSource) - Method in class won.protocol.jms.ActiveMQServiceImpl
 
setLinkedDataSource(LinkedDataSource) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
setMediaType(MediaType) - Method in class won.protocol.rest.WonEtagHelper
 
setMediaTypeForEtagHeaderIfPresent(MediaType, HttpHeaders) - Static method in class won.protocol.rest.WonEtagHelper
 
setMessageContainer(AtomMessageContainer) - Method in class won.protocol.model.Atom
 
setMessageContainer(ConnectionMessageContainer) - Method in class won.protocol.model.Connection
 
setMessageType(WonMessageType) - Method in class won.protocol.model.MessageEvent
 
setMessageURI(URI) - Method in class won.protocol.model.MessageEvent
 
setMessagingContext(MessagingContext) - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
setMessagingContext(MessagingContext) - Method in interface won.protocol.jms.AtomProtocolCamelConfigurator
 
setMessagingContext(MessagingContext) - Method in interface won.protocol.jms.OwnerProtocolCamelConfigurator
 
setModel(Model) - Method in class won.protocol.model.ModelHolder
Careful, expensive operation: writes model to string.
setMonitoringResetter(MonitoringResetter) - Method in class won.monitoring.MonitoringStatisticsRecorderTask
 
setMonitoringStatisticsRecorders(List<MonitoringStatisticsRecorder>) - Method in class won.monitoring.MonitoringStatisticsRecorderTask
 
setName(String) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
setOutfilePattern(String) - Method in class won.monitoring.AbstractFileOutputRecorder
 
setOutputDirectory(File) - Method in class won.monitoring.AbstractFileOutputRecorder
 
setOwnerApplicationId(String) - Method in class won.protocol.model.OwnerApplication
 
setOwnerApplicationID(String) - Method in class won.protocol.model.WonNode
 
setOwnerProtocolEndpoint(String) - Method in class won.protocol.model.WonNode
 
setOwnerURI(URI) - Method in class won.protocol.model.Atom
 
setParallelRequestsThreadpool(ThreadPoolExecutor) - Method in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
setParent(ConnectionContainer) - Method in class won.protocol.model.Connection
 
setParentUri(URI) - Method in class won.protocol.model.MessageContainer
 
setParentURI(URI) - Method in class won.protocol.model.MessageEvent
 
setParticipantURI(URI) - Method in class won.protocol.model.BAState
 
setPredefinedAlias(String) - Method in class won.cryptography.keymanagement.KeyPairAliasDerivationStrategyFactory
 
setPrefixes(Dataset) - Static method in class won.protocol.util.Prefixer
 
setPreviousState(ConnectionState) - Method in class won.protocol.model.Connection
 
setProducerTemplate(ProducerTemplate) - Method in class won.protocol.jms.MessagingServiceImpl
 
setPublicKeyFingerprint(String) - Method in class won.protocol.message.WonSignatureData
 
setQueueNames(List<String>) - Method in class won.protocol.model.OwnerApplication
 
setRandomNumberService(RandomNumberService) - Method in class won.protocol.service.impl.WonNodeInformationServiceImpl
 
setReadTimeout(Integer) - Method in class won.protocol.rest.LinkedDataRestClientHttps
 
setRecipientAtomURI(URI) - Method in class won.protocol.model.MessageEvent
Deprecated.
setRecipientNodeURI(URI) - Method in class won.protocol.model.MessageEvent
Deprecated.
setRecipientURI(URI) - Method in class won.protocol.model.MessageEvent
Deprecated.
setRecorderName(String) - Method in class won.monitoring.AbstractRecorder
 
setReferencedByOtherMessage(boolean) - Method in class won.protocol.model.MessageEvent
 
setResetMonitorAfterRecording(boolean) - Method in class won.monitoring.MonitoringStatisticsRecorderTask
 
setResponseMessageURI(URI) - Method in class won.protocol.model.MessageEvent
Deprecated.
setSeeksDescription(String) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
setSeeksPropertyStringValue(Property, String) - Method in class won.protocol.util.AtomModelWrapper
 
setSeeksTitle(String) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
setSenderAtomURI(URI) - Method in class won.protocol.model.MessageEvent
Deprecated.
setSenderNodeURI(URI) - Method in class won.protocol.model.MessageEvent
Deprecated.
setSenderURI(URI) - Method in class won.protocol.model.MessageEvent
Deprecated.
setSessionFactory(SessionFactory) - Method in class won.monitoring.hibernate.HibernateStatisticsFactoryBean
 
setShapesGraphReference(URI) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
setSharedCache(boolean) - Method in class won.protocol.util.linkeddata.CachingLinkedDataSource
Set if this linkedDataSource is/uses a shared cache.
setSignatureUri(String) - Method in class won.protocol.message.WonSignatureData
 
setSignatureValue(String) - Method in class won.protocol.message.WonSignatureData
 
setSignedGraphUri(List<String>) - Method in class won.protocol.message.WonSignatureData
 
setSocketCapacity(SocketDefinitionImpl, Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
setSocketCapacityOfSocket(SocketDefinitionImpl, Dataset, URI) - Static method in class won.protocol.util.WonRdfUtils.SocketUtils
 
setSocketDefinitionURI(URI) - Method in class won.protocol.model.SocketDefinitionImpl
 
setSocketDefinitionURI(Optional<URI>) - Method in class won.protocol.model.SocketDefinitionImpl
 
setSocketTypeURI(URI) - Method in class won.protocol.model.BAState
 
setSocketURI(URI) - Method in class won.protocol.model.Connection
 
setSocketURI(URI) - Method in class won.protocol.model.Socket
 
setSparqlVars(String, String, Object) - Static method in class won.protocol.util.RdfUtils
Sets the vars of a given sparql query Replaces every instance of ::var:: with the given object (this can only be an URI or a List of URIS at the moment)
setSparqlVars(String, Map<String, Object>) - Static method in class won.protocol.util.RdfUtils
Sets the vars of a given sparql query Replaces every instance of ::var:: with the given object (this can only be an URI or a List of URIS at the moment)
setStartingComponent(String) - Method in interface won.protocol.jms.OwnerProtocolCamelConfigurator
 
setStartingComponent(String) - Method in class won.protocol.model.WonNode
 
setStartingEndpoint(URI, String) - Method in interface won.protocol.jms.OwnerProtocolCamelConfigurator
 
setState(AtomState) - Method in class won.protocol.model.Atom
 
setState(ConnectionState) - Method in class won.protocol.model.Connection
 
setTargetAtomURI(URI) - Method in class won.protocol.model.Connection
 
setTargetConnectionURI(URI) - Method in class won.protocol.model.Connection
 
setTargetSocketURI(URI) - Method in class won.protocol.model.Connection
 
setTask(MonitoringStatisticsRecorderTask) - Method in class won.monitoring.MonitoringRecorder
 
setTaskScheduler(TaskScheduler) - Method in class won.monitoring.MonitoringRecorder
 
setTitle(String) - Method in class won.protocol.util.DefaultAtomModelWrapper
 
setTrigger(Trigger) - Method in class won.monitoring.MonitoringRecorder
 
setTrustStoreService(TrustStoreService) - Method in class won.cryptography.service.CryptographyService
 
setTrustStoreService(TrustStoreService) - Method in class won.cryptography.ssl.TOFUStrategy
 
setTypeURI(URI) - Method in class won.protocol.model.Connection
 
setTypeURI(URI) - Method in class won.protocol.model.Socket
 
setup() - Method in class won.monitoring.MonitoringRecorder
 
setupBrokerComponentName(URI) - Method in class won.protocol.jms.AtomBasedCamelConfiguratorImpl
 
setupBrokerComponentName(URI) - Method in interface won.protocol.jms.CamelConfigurator
 
setUri(URI) - Method in class won.protocol.model.DatasetHolder
 
setUri(URI) - Method in class won.protocol.model.ModelHolder
 
setVerificationCertificateUri(String) - Method in class won.protocol.message.WonSignatureData
 
setVersion(int) - Method in class won.protocol.model.Atom
 
setVersion(int) - Method in class won.protocol.model.Connection
 
setVersion(int) - Method in class won.protocol.model.DatasetHolder
 
setVersion(int) - Method in class won.protocol.model.MessageContainer
 
setVersion(String) - Method in class won.protocol.rest.WonEtagHelper
 
setWonNodeURI(URI) - Method in class won.protocol.model.Atom
 
setWonNodeURI(URI) - Method in class won.protocol.model.WonNode
 
setWonNodeURI(String) - Method in class won.protocol.service.WonNodeInfoBuilder
 
setWonNodeUri(String) - Method in class won.protocol.util.AtomModelWrapper
 
shapesGraph - Static variable in class won.protocol.vocabulary.WON
 
Signature - Static variable in class won.protocol.vocabulary.WONMSG
 
signature - Static variable in class won.protocol.vocabulary.WONMSG
 
SIGNATURE_URI_SUFFIX - Static variable in class won.protocol.message.WonMessage
 
signatureGraph - Static variable in class won.protocol.vocabulary.WONMSG
 
SignatureUtils() - Constructor for class won.protocol.util.WonRdfUtils.SignatureUtils
 
signatureValue - Static variable in class won.protocol.vocabulary.WONMSG
 
signedGraph - Static variable in class won.protocol.vocabulary.WONMSG
 
signer - Static variable in class won.protocol.vocabulary.WONMSG
 
SimonCsvStatisticsRecorder - Class in won.monitoring.simon
Recorder that writes the Simon stats to a csv file.
SimonCsvStatisticsRecorder() - Constructor for class won.monitoring.simon.SimonCsvStatisticsRecorder
 
SimonResetter - Class in won.monitoring.simon
Resetter for the Simon monitoring framework.
SimonResetter() - Constructor for class won.monitoring.simon.SimonResetter
 
SimonSysoutStatisticsRecorder - Class in won.monitoring.simon
MonitoringStatisticsRecorder that prints the statistics via the logger with loglevel 'debug'.
SimonSysoutStatisticsRecorder() - Constructor for class won.monitoring.simon.SimonSysoutStatisticsRecorder
 
SimonVisitor - Interface in won.monitoring.simon
Visitor for simons.
SimonVisitors - Class in won.monitoring.simon
Helper methods for visiting simon structures.
SimonVisitors() - Constructor for class won.monitoring.simon.SimonVisitors
 
SIOC - Class in won.protocol.vocabulary
WGS84 Geo Positioning vocabulary.
SIOC() - Constructor for class won.protocol.vocabulary.SIOC
 
Socket - Class in won.protocol.model
 
Socket() - Constructor for class won.protocol.model.Socket
 
socket - Static variable in class won.protocol.vocabulary.WON
 
Socket - Static variable in class won.protocol.vocabulary.WON
 
SOCKET_TYPE_URI_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
socketCapacity - Static variable in class won.protocol.vocabulary.WON
 
SocketCapacityException - Exception in won.protocol.exception
 
SocketCapacityException() - Constructor for exception won.protocol.exception.SocketCapacityException
 
SocketCapacityException(String) - Constructor for exception won.protocol.exception.SocketCapacityException
 
SocketCapacityException(Throwable) - Constructor for exception won.protocol.exception.SocketCapacityException
 
SocketCapacityException(String, Throwable) - Constructor for exception won.protocol.exception.SocketCapacityException
 
SocketDefinition - Interface in won.protocol.model
 
socketDefinition - Static variable in class won.protocol.vocabulary.WON
 
SocketDefinitionImpl - Class in won.protocol.model
 
SocketDefinitionImpl(URI) - Constructor for class won.protocol.model.SocketDefinitionImpl
 
socketHint() - Static method in class won.protocol.message.builder.WonMessageBuilder
 
SocketHintBuilder - Class in won.protocol.message.builder
 
SocketHintBuilder(WonMessageBuilder) - Constructor for class won.protocol.message.builder.SocketHintBuilder
 
SocketHintMessage - Static variable in class won.protocol.vocabulary.WONMSG
 
SocketHintMessageString - Static variable in class won.protocol.vocabulary.WONMSG
 
SocketRepository - Interface in won.protocol.repository
Created with IntelliJ IDEA.
sockets() - Method in class won.protocol.message.builder.ChangeNotificationBuilder
 
sockets() - Method in class won.protocol.message.builder.CloseBuilder
 
sockets() - Method in class won.protocol.message.builder.ConnectBuilder
 
sockets() - Method in class won.protocol.message.builder.ConnectionMessageBuilder
 
SocketType - Enum in won.protocol.model
Created with IntelliJ IDEA.
SocketUtils() - Constructor for class won.protocol.util.WonRdfUtils.SocketUtils
 
SortGraph<T> - Class in won.protocol.util.pretty.sort
Topoplogical sort adapted from https://stackabuse.com/topological-sorting-in-java/
SortGraph() - Constructor for class won.protocol.util.pretty.sort.SortGraph
 
SortGraph(List<SortNode<T>>) - Constructor for class won.protocol.util.pretty.sort.SortGraph
 
SortNode<T> - Class in won.protocol.util.pretty.sort
 
SortNode(T) - Constructor for class won.protocol.util.pretty.sort.SortNode
 
sourceAtom - Static variable in class won.protocol.vocabulary.WON
 
southEastCorner - Static variable in class won.protocol.vocabulary.WONCON
 
sparql - Variable in class won.protocol.util.SparqlFunction
 
SPARQL_ALL_ATOMS - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
SPARQL_ALL_GRAPHS - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
SPARQL_ALL_TRIPLES - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
SPARQL_ATOM2 - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
SPARQL_ATOMS_AND_CONNECTIONS - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
SPARQL_ATOMS_FILTERED_BY_URI - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
SPARQL_CONNECTIONS_FILTERED_BY_ATOM_URI - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
SPARQL_PREFIX - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
SPARQL_TEXTMESSAGES_BY_CONNECTION_ORDERED_BY_TIMESTAMP - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
SPARQL_UPDATE_STATE_FOR_ATOM - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
SPARQL_UPDATE_TITLE_OF_ATOM - Static variable in class won.protocol.vocabulary.sparql.WonQueries
 
sparqlFile - Variable in class won.protocol.util.SparqlFunction
 
SparqlFunction<T,R> - Class in won.protocol.util
 
SparqlFunction(String) - Constructor for class won.protocol.util.SparqlFunction
 
sparqlQuery() - Method in class won.protocol.util.AtomModelWrapper
 
sparqlQuery - Static variable in class won.protocol.vocabulary.WONMATCH
 
SparqlSelectFunction<T> - Class in won.protocol.util
Expects to be passed a file containing a sparql SELECT query and a function for processing each individual result.
SparqlSelectFunction(String, Function<QuerySolution, T>) - Constructor for class won.protocol.util.SparqlSelectFunction
 
SPATIAL_RECTANGLE_NORTH_EAST - Static variable in class won.protocol.vocabulary.GEOB
 
SPATIAL_RECTANGLE_SOUTH_WEST - Static variable in class won.protocol.vocabulary.GEOB
 
SSLRC4Poke - Class in won.protocol.util
 
SSLRC4Poke() - Constructor for class won.protocol.util.SSLRC4Poke
 
storeDataset(URI, Dataset) - Method in class won.protocol.repository.rdfstorage.impl.JpaRepositoryBasedRdfStorageServiceImpl
 
storeDataset(URI, Dataset) - Method in interface won.protocol.repository.rdfstorage.RDFStorageService
Stores a copy of the specified dataset.
storeModel(URI, Model) - Method in class won.protocol.repository.rdfstorage.impl.JpaRepositoryBasedRdfStorageServiceImpl
 
storeModel(URI, Model) - Method in interface won.protocol.repository.rdfstorage.RDFStorageService
Stores a copy of the specified model, iff it contains at least one triple.
stripAtomSuffix(URI) - Static method in class won.protocol.message.WonMessageUtils
Strip the atom suffix, return the WoN node URI.
stripConnectionSuffix(URI) - Static method in class won.protocol.message.WonMessageUtils
Strip the connection suffix, return the atom URI.
stripFragment(URI) - Static method in class won.protocol.message.WonMessageUtils
 
SUBGRAPH_OF - Static variable in class won.protocol.vocabulary.RDFG
 
success() - Method in class won.protocol.message.builder.ResponseBuilder
 
SuccessResponse - Static variable in class won.protocol.vocabulary.WONMSG
 
SuccessResponseState - Static variable in class won.protocol.vocabulary.WONMSG
 
SuccessResponseString - Static variable in class won.protocol.vocabulary.WONMSG
 
suggestedAtom - Static variable in class won.protocol.vocabulary.WONCON
 
suggestedCount - Static variable in class won.protocol.vocabulary.WON
 
supports(Class<?>) - Method in class won.protocol.rest.RdfDatasetAttachmentConverter
 
supports(Class<?>) - Method in class won.protocol.rest.RdfDatasetConverter
 
supports(Class<?>) - Method in class won.protocol.rest.RdfModelConverter
 
supportsWonProtocolImpl - Static variable in class won.protocol.vocabulary.WON
 
SUPPRESS_MESSAGE_REACTION_HADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
SUPPRESS_MESSAGE_TO_NODE_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 
SUPPRESS_MESSAGE_TO_OWNER_HEADER - Static variable in class won.protocol.message.processor.camel.WonCamelConstants
 

T

tag - Static variable in class won.protocol.vocabulary.WONCON
 
targetAtom - Static variable in class won.protocol.vocabulary.WON
 
targetConnection - Static variable in class won.protocol.vocabulary.WON
 
targetSocket - Static variable in class won.protocol.vocabulary.WON
 
TerminalBuilderBase<THIS extends TerminalBuilderBase<THIS>> - Class in won.protocol.message.builder
Base class for builders that support the build() method.
TerminalBuilderBase(WonMessageBuilder) - Constructor for class won.protocol.message.builder.TerminalBuilderBase
 
TERMS_OF_SERVICE - Static variable in class won.protocol.vocabulary.SCHEMA
 
TEXT - Static variable in class won.protocol.vocabulary.SCHEMA
 
text - Static variable in class won.protocol.vocabulary.WONCON
 
TEXT_RDF_N3 - Static variable in class won.protocol.rest.RDFMediaType
 
TEXT_TURTLE - Static variable in class won.protocol.rest.RDFMediaType
 
textMessage(String) - Static method in class won.protocol.util.WonRdfUtils.MessageUtils
Creates an RDF model containing a text message.
timeStamp - Static variable in class won.protocol.vocabulary.WON
 
timestamp - Static variable in class won.protocol.vocabulary.WONMSG
 
TIMING - Static variable in class won.protocol.util.LogMarkers
 
TITLE - Static variable in class won.protocol.vocabulary.MAONT
 
TITLE - Static variable in class won.protocol.vocabulary.SCHEMA
 
toDataset(String) - Static method in class won.protocol.util.RdfUtils
Converts a String containing TriG formatted RDF into a Jena Dataset
toDataset(String, RDFFormat) - Static method in class won.protocol.util.RdfUtils
 
toDataset(InputStream, RDFFormat) - Static method in class won.protocol.util.RdfUtils
 
toDate(Literal, Model) - Static method in class won.protocol.util.DateTimeUtils
 
toDate(RDFNode, Model) - Static method in class won.protocol.util.DateTimeUtils
Converts node to Date if it is a literal, returns null otherwise.
TOFUStrategy - Class in won.cryptography.ssl
Trust on first use strategy: if certificate is already known and trusted (from previous communication) - trust it.
TOFUStrategy() - Constructor for class won.cryptography.ssl.TOFUStrategy
 
toGenericMessageURI(URI, Optional<URI>, LinkedDataSource) - Method in class won.protocol.util.linkeddata.uriresolver.WonMessageUriResolver
Reverse operation: get the message uri for a node-specific one.
toGenericMessageURI(URI, WonNodeInfo) - Method in class won.protocol.util.linkeddata.uriresolver.WonMessageUriResolver
Converts the localMessageUri that is dereferencable on the specified WoN node to a generic one.
toGenericMessageURI(URI, String) - Static method in class won.protocol.util.WonMessageUriHelper
 
toLiteral(Date, Model) - Static method in class won.protocol.util.DateTimeUtils
Formats the date as xsd:dateTimeStamp (time stamp with timezone info).
toLocalMessageURI(URI, LinkedDataSource) - Method in class won.protocol.util.linkeddata.uriresolver.WonMessageUriResolver
Same as resolve(URI, URI, LinkedDataSource) but try to resolve without guessing the WoN node based on the referring document.
toLocalMessageURI(URI, Optional<URI>, Optional<URI>, LinkedDataSource) - Method in class won.protocol.util.linkeddata.uriresolver.WonMessageUriResolver
Assuming that the URI toResolve was found in a document identified by referringDocument, use this information to map the possibly non-dereferencable URI toResolve to a dereferencable one.
toLocalMessageURI(URI, WonNodeInfo) - Method in class won.protocol.util.linkeddata.uriresolver.WonMessageUriResolver
Converts the specified URI genericMessageUri to a message URI that is dereferencable on the specified WoN node.
toLocalMessageURI(URI, String) - Static method in class won.protocol.util.WonMessageUriHelper
 
toLocalMessageURIForWonNode(URI, Optional<URI>, LinkedDataSource) - Method in class won.protocol.util.linkeddata.uriresolver.WonMessageUriResolver
Converts the specified uri toResolve to a local message uri on the WoN node identified by the specified wonNodeUri.
toModel(Atom) - Method in class won.protocol.model.AtomModelMapper
 
toModel(Connection) - Method in class won.protocol.model.ConnectionModelMapper
 
toModel(T) - Method in interface won.protocol.util.ModelMapper
 
toModel(String) - Static method in class won.protocol.util.RdfUtils
 
toModelStream(Dataset) - Static method in class won.protocol.util.RdfUtils
 
toNamedModelStream(Dataset, boolean) - Static method in class won.protocol.util.RdfUtils
 
topologicalSort(SortGraph<T>) - Static method in class won.protocol.util.pretty.sort.SortGraph
 
toQuadStream(Dataset) - Static method in class won.protocol.util.RdfUtils
 
toResource(GRDeliveryMethod) - Static method in class won.protocol.vocabulary.GR
Converts the GRDeliveryMethod Enum to a Resource.
toResource(AtomState) - Static method in class won.protocol.vocabulary.WON
Converts the AtomState Enum to a Resource.
toResource(ConnectionState) - Static method in class won.protocol.vocabulary.WON
Converts the ConnectionState Enum to a Resource.
toResource(URI) - Static method in class won.protocol.vocabulary.WONMSG
 
toResourceStream(Dataset, boolean) - Static method in class won.protocol.util.RdfUtils
 
toShortStringForDebug() - Method in class won.protocol.message.WonMessage
 
toStatementStream(Dataset) - Static method in class won.protocol.util.RdfUtils
 
toStatementStream(Dataset, RdfUtils.ModelSelector) - Static method in class won.protocol.util.RdfUtils
 
toStatementStream(Model) - Static method in class won.protocol.util.RdfUtils
 
toString() - Method in class won.protocol.model.Atom
 
toString() - Method in class won.protocol.model.Connection
 
toString() - Method in class won.protocol.model.URICount
 
toString() - Method in class won.protocol.service.WonNodeInfo
 
toString() - Method in class won.protocol.util.pretty.sort.SortGraph
 
toString() - Method in class won.protocol.util.pretty.sort.SortNode
 
toString(Model) - Static method in class won.protocol.util.RdfUtils
 
toString(Dataset) - Static method in class won.protocol.util.RdfUtils
Converts a Jena Dataset into a TriG string
toString(Dataset, RDFFormat) - Static method in class won.protocol.util.RdfUtils
 
toString(Node) - Static method in class won.protocol.util.RdfUtils
Returns the literal lexical form of the specified node or null if the node is null.
toStringForDebug(boolean) - Method in class won.protocol.message.WonMessage
Generate a String representaiton of the message for use in log statements.
toURI(Node) - Static method in class won.protocol.util.RdfUtils
Returns the URI of the specified node or null if the node is null.
toURI(RDFNode) - Static method in class won.protocol.util.RdfUtils
Returns the URI of the specified RDFNode or null if the node is null.
toUriOrNull(Object) - Static method in class won.protocol.util.RdfUtils
 
toURIStream(Dataset, boolean) - Static method in class won.protocol.util.RdfUtils
 
toURIStreamAsURI(Dataset, boolean) - Static method in class won.protocol.util.RdfUtils
 
transit(ConnectionEventType) - Method in enum won.protocol.model.ConnectionState
 
travelAction - Static variable in class won.protocol.vocabulary.WONCON
 
TRIG_WON_CONVERSATION - Static variable in class won.protocol.util.pretty.Lang_WON
 
TrustAnyCertificateStrategy - Class in won.cryptography.ssl
User: ypanchenko Date: 21.10.2015
TrustAnyCertificateStrategy() - Constructor for class won.cryptography.ssl.TrustAnyCertificateStrategy
 
TrustManagerWrapperWithStrategy - Class in won.cryptography.ssl
User: ypanchenko Date: 13.08.2015
TrustManagerWrapperWithStrategy(TrustStrategy) - Constructor for class won.cryptography.ssl.TrustManagerWrapperWithStrategy
 
TrustManagerWrapperWithTrustService - Class in won.cryptography.ssl
User: ypanchenko Date: 13.08.2015
TrustManagerWrapperWithTrustService(TrustStoreService) - Constructor for class won.cryptography.ssl.TrustManagerWrapperWithTrustService
 
TrustStoreService - Class in won.cryptography.service
User: ypanchenko Date: 05.08.2015
TrustStoreService(String, String) - Constructor for class won.cryptography.service.TrustStoreService
 
TrustStoreService(File, String) - Constructor for class won.cryptography.service.TrustStoreService
 

U

UNITCODE - Static variable in class won.protocol.vocabulary.SCHEMA
 
unreadClosed - Static variable in class won.protocol.vocabulary.WON
 
unreadConnected - Static variable in class won.protocol.vocabulary.WON
 
unreadCount - Static variable in class won.protocol.vocabulary.WON
 
UnreadInformationService - Class in won.protocol.service.impl
 
UnreadInformationService() - Constructor for class won.protocol.service.impl.UnreadInformationService
 
UnreadMessageInfo - Class in won.protocol.model.unread
 
UnreadMessageInfo(long, Date, Date) - Constructor for class won.protocol.model.unread.UnreadMessageInfo
 
UnreadMessageInfoForAtom - Class in won.protocol.model.unread
 
UnreadMessageInfoForAtom(URI) - Constructor for class won.protocol.model.unread.UnreadMessageInfoForAtom
 
UnreadMessageInfoForConnection - Class in won.protocol.model.unread
 
UnreadMessageInfoForConnection(URI, ConnectionState, UnreadMessageInfo) - Constructor for class won.protocol.model.unread.UnreadMessageInfoForConnection
 
UnreadMessageInfoForConnection(URI, ConnectionState, long, Date, Date) - Constructor for class won.protocol.model.unread.UnreadMessageInfoForConnection
 
unreadNewestTimestamp - Static variable in class won.protocol.vocabulary.WON
 
unreadOldestTimestamp - Static variable in class won.protocol.vocabulary.WON
 
unreadRequestReceived - Static variable in class won.protocol.vocabulary.WON
 
unreadRequestSent - Static variable in class won.protocol.vocabulary.WON
 
unreadSuggested - Static variable in class won.protocol.vocabulary.WON
 
UriAlreadyInUseException - Exception in won.protocol.exception
Indicates that the uri (of event or atom) is already in use.
UriAlreadyInUseException() - Constructor for exception won.protocol.exception.UriAlreadyInUseException
 
UriAlreadyInUseException(String) - Constructor for exception won.protocol.exception.UriAlreadyInUseException
 
UriAlreadyInUseException(String, Throwable) - Constructor for exception won.protocol.exception.UriAlreadyInUseException
 
UriAlreadyInUseException(Throwable) - Constructor for exception won.protocol.exception.UriAlreadyInUseException
 
UriAlreadyInUseException(String, Throwable, boolean, boolean) - Constructor for exception won.protocol.exception.UriAlreadyInUseException
 
UriConsistencyCheckingWonMessageProcessor - Class in won.protocol.message.processor.impl
Checks if the event, graph or atom uri is well-formed according the node's domain and its path conventions.
UriConsistencyCheckingWonMessageProcessor() - Constructor for class won.protocol.message.processor.impl.UriConsistencyCheckingWonMessageProcessor
 
URIConverter - Class in won.protocol.model
Created by fkleedorfer on 24.08.2016.
URIConverter() - Constructor for class won.protocol.model.URIConverter
 
URICount - Class in won.protocol.model
 
URICount(URI, int) - Constructor for class won.protocol.model.URICount
 
URICountSetConverter - Class in won.protocol.model
 
URICountSetConverter() - Constructor for class won.protocol.model.URICountSetConverter
 
URIMapToURISetConverter - Class in won.protocol.model
 
URIMapToURISetConverter() - Constructor for class won.protocol.model.URIMapToURISetConverter
 
UriNodePathException - Exception in won.protocol.exception
Indicates that the uri (of event or atom) is malformed from the point of view of the node that is supposed to store it.
UriNodePathException() - Constructor for exception won.protocol.exception.UriNodePathException
 
UriNodePathException(String) - Constructor for exception won.protocol.exception.UriNodePathException
 
UriNodePathException(String, Throwable) - Constructor for exception won.protocol.exception.UriNodePathException
 
UriNodePathException(Throwable) - Constructor for exception won.protocol.exception.UriNodePathException
 
uriPrefixSpecification - Static variable in class won.protocol.vocabulary.WON
 
URISetConverter - Class in won.protocol.model
 
URISetConverter() - Constructor for class won.protocol.model.URISetConverter
 
URL - Static variable in class won.protocol.vocabulary.SCHEMA
 
UsedForTesting - Static variable in class won.protocol.vocabulary.WONMATCH
 

V

VALID_FROM - Static variable in class won.protocol.vocabulary.SCHEMA
 
VALID_THROUGH - Static variable in class won.protocol.vocabulary.SCHEMA
 
validate(Dataset) - Method in class won.protocol.validation.BaseValidator
 
validate(Dataset, StringBuilder) - Method in class won.protocol.validation.BaseValidator
 
validate(Dataset) - Method in class won.protocol.validation.WonSparqlValidator
 
ValidationResult() - Constructor for class won.protocol.validation.WonSparqlValidator.ValidationResult
 
ValidationResult(boolean, String) - Constructor for class won.protocol.validation.WonSparqlValidator.ValidationResult
 
ValidationUtils - Class in won.protocol.validation
Groups utility functions for validating WoN RDF structures.
ValidationUtils() - Constructor for class won.protocol.validation.ValidationUtils
 
VALUE - Static variable in class won.protocol.vocabulary.SCHEMA
 
valueOf(String) - Static method in enum won.protocol.message.WonMessageDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.protocol.message.WonMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.protocol.model.AtomGraphType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.protocol.model.AtomState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.protocol.model.ConnectionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.protocol.model.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.protocol.model.MessagingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.protocol.model.ProtocolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.protocol.model.SocketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.protocol.util.linkeddata.CachingLinkedDataSource.CacheControlFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.protocol.vocabulary.GRDeliveryMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum won.protocol.message.WonMessageDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.protocol.message.WonMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.protocol.model.AtomGraphType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.protocol.model.AtomState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.protocol.model.ConnectionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.protocol.model.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.protocol.model.MessagingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.protocol.model.ProtocolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.protocol.model.SocketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.protocol.util.linkeddata.CachingLinkedDataSource.CacheControlFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.protocol.vocabulary.GRDeliveryMethod
Returns an array containing the constants of this enum type, in the order they are declared.
VersionedEntity - Interface in won.protocol.model.parentaware
Created by fkleedorfer on 28.03.2017.
visit(Simon) - Method in interface won.monitoring.simon.SimonVisitor
 
visit(Model) - Method in interface won.protocol.util.RdfUtils.ModelVisitor
 
visit(Dataset, RdfUtils.ModelVisitor<T>, RdfUtils.ModelSelector) - Static method in class won.protocol.util.RdfUtils
Calls the specified ModelVisitor's visit method on each model of the dataset that is selected by the ModelSelector.
visit(Dataset, RdfUtils.ModelVisitor<T>) - Static method in class won.protocol.util.RdfUtils
 
visitFlattenedToList(Dataset, RdfUtils.ModelVisitor<T>, RdfUtils.ModelSelector) - Static method in class won.protocol.util.RdfUtils
Visits all models and flattens the collections returned by the visitor into one list.
visitFlattenedToList(Dataset, RdfUtils.ModelVisitor<T>) - Static method in class won.protocol.util.RdfUtils
 
visitFlattenedToNodeIterator(Dataset, RdfUtils.ModelVisitor<NodeIterator>, RdfUtils.ModelSelector) - Static method in class won.protocol.util.RdfUtils
Visits all models and flattens the NodeIterator returned by the visitor into one.
visitFlattenedToNodeIterator(Dataset, RdfUtils.ModelVisitor<NodeIterator>) - Static method in class won.protocol.util.RdfUtils
 
visitTree(Simon, SimonVisitor) - Static method in class won.monitoring.simon.SimonVisitors
Visit Simons recursively as a tree starting from the specified Simon.

W

WellformednessCheckingWonMessageProcessor - Class in won.protocol.message.processor.impl
Checks WonMessages for integrity.
WellformednessCheckingWonMessageProcessor() - Constructor for class won.protocol.message.processor.impl.WellformednessCheckingWonMessageProcessor
 
WhatsAround - Static variable in class won.protocol.vocabulary.WONMATCH
 
WhatsNew - Static variable in class won.protocol.vocabulary.WONMATCH
 
WIDTH - Static variable in class won.protocol.vocabulary.MAONT
 
wireDependenciesLazily() - Method in class won.protocol.util.LazySpringBeanAutowiringSupport
Lazy wiring for spring-managed dependencies.
withContentGraph(Consumer<Model>) - Method in class won.protocol.message.builder.WonMessageBuilder
Exposes the content graph, which is passed to the specified Consumer.
withMessageResource(Consumer<Resource>) - Method in class won.protocol.message.builder.WonMessageBuilder
 
WON - Class in won.protocol.vocabulary
WoN Vocabulary
WON() - Constructor for class won.protocol.vocabulary.WON
 
won.cryptography.exception - package won.cryptography.exception
 
won.cryptography.key - package won.cryptography.key
 
won.cryptography.keymanagement - package won.cryptography.keymanagement
 
won.cryptography.service - package won.cryptography.service
 
won.cryptography.service.keystore - package won.cryptography.service.keystore
 
won.cryptography.ssl - package won.cryptography.ssl
 
won.db - package won.db
 
won.monitoring - package won.monitoring
 
won.monitoring.hibernate - package won.monitoring.hibernate
 
won.monitoring.simon - package won.monitoring.simon
 
won.protocol - package won.protocol
 
won.protocol.exception - package won.protocol.exception
 
won.protocol.jms - package won.protocol.jms
 
won.protocol.matcher - package won.protocol.matcher
 
won.protocol.message - package won.protocol.message
 
won.protocol.message.builder - package won.protocol.message.builder
 
won.protocol.message.processor - package won.protocol.message.processor
 
won.protocol.message.processor.camel - package won.protocol.message.processor.camel
 
won.protocol.message.processor.exception - package won.protocol.message.processor.exception
 
won.protocol.message.processor.impl - package won.protocol.message.processor.impl
 
won.protocol.message.sender - package won.protocol.message.sender
 
won.protocol.message.sender.exception - package won.protocol.message.sender.exception
 
won.protocol.model - package won.protocol.model
 
won.protocol.model.parentaware - package won.protocol.model.parentaware
 
won.protocol.model.unread - package won.protocol.model.unread
 
won.protocol.repository - package won.protocol.repository
 
won.protocol.repository.rdfstorage - package won.protocol.repository.rdfstorage
 
won.protocol.repository.rdfstorage.impl - package won.protocol.repository.rdfstorage.impl
 
won.protocol.rest - package won.protocol.rest
 
won.protocol.service - package won.protocol.service
 
won.protocol.service.impl - package won.protocol.service.impl
 
won.protocol.util - package won.protocol.util
 
won.protocol.util.linkeddata - package won.protocol.util.linkeddata
 
won.protocol.util.linkeddata.uriresolver - package won.protocol.util.linkeddata.uriresolver
 
won.protocol.util.pretty - package won.protocol.util.pretty
 
won.protocol.util.pretty.sort - package won.protocol.util.pretty.sort
 
won.protocol.validation - package won.protocol.validation
 
won.protocol.vocabulary - package won.protocol.vocabulary
 
won.protocol.vocabulary.sparql - package won.protocol.vocabulary.sparql
 
WONAGR - Class in won.protocol.vocabulary
 
WONAGR() - Constructor for class won.protocol.vocabulary.WONAGR
 
WonCamelConstants - Class in won.protocol.message.processor.camel
Constants used for camel.
WonCamelConstants() - Constructor for class won.protocol.message.processor.camel.WonCamelConstants
 
WONCON - Class in won.protocol.vocabulary
 
WONCON() - Constructor for class won.protocol.vocabulary.WONCON
 
WonConnectionValidator - Class in won.protocol.validation
Validator for connection data.
WonConnectionValidator() - Constructor for class won.protocol.validation.WonConnectionValidator
 
WonConstants - Class in won.protocol
 
WonEtagHelper - Class in won.protocol.rest
Utils for our very specific way of creating/parsing etags.
WonJmsConfiguration - Class in won.protocol.jms
User: LEIH-NB Date: 28.04.14
WonJmsConfiguration(ConnectionFactory) - Constructor for class won.protocol.jms.WonJmsConfiguration
 
WonLinkedDataUtils - Class in won.protocol.util.linkeddata
Utilitiy functions for common linked data lookups.
WonLinkedDataUtils() - Constructor for class won.protocol.util.linkeddata.WonLinkedDataUtils
 
WONMATCH - Class in won.protocol.vocabulary
 
WONMATCH() - Constructor for class won.protocol.vocabulary.WONMATCH
 
WonMessage - Class in won.protocol.message
Wraps an RDF dataset representing a WoN message.
WonMessage(Dataset) - Constructor for class won.protocol.message.WonMessage
 
WonMessage.AttachmentHolder - Class in won.protocol.message
 
WonMessage.AttachmentMetaData - Class in won.protocol.message
 
WonMessage.EnvelopePropertyCheckResult - Class in won.protocol.message
 
WonMessageBuilder - Class in won.protocol.message.builder
Class to build a WonMessage based on the specific properties.
WonMessageBuilder() - Constructor for class won.protocol.message.builder.WonMessageBuilder
 
WonMessageBuilderException - Exception in won.protocol.exception
User: fsalcher Date: 27.08.2014
WonMessageBuilderException() - Constructor for exception won.protocol.exception.WonMessageBuilderException
 
WonMessageBuilderException(String) - Constructor for exception won.protocol.exception.WonMessageBuilderException
 
WonMessageBuilderException(String, Throwable) - Constructor for exception won.protocol.exception.WonMessageBuilderException
 
WonMessageBuilderException(Throwable) - Constructor for exception won.protocol.exception.WonMessageBuilderException
 
WonMessageBuilderException(String, Throwable, boolean, boolean) - Constructor for exception won.protocol.exception.WonMessageBuilderException
 
WonMessageDecoder - Class in won.protocol.message
User: ypanchenko Date: 04.08.2014
WonMessageDecoder() - Constructor for class won.protocol.message.WonMessageDecoder
 
WonMessageDirection - Enum in won.protocol.message
User: syim Date: 17.02.2015
WonMessageDynamicRouter - Interface in won.protocol.message
User: syim Date: 05.03.2015
WonMessageEncoder - Class in won.protocol.message
User: ypanchenko Date: 04.08.2014
WonMessageEncoder() - Constructor for class won.protocol.message.WonMessageEncoder
 
WonMessageFromHeaderToBodySerializingCamelProcessor - Class in won.protocol.message.processor.camel
Last processor for outgoing messages.
WonMessageFromHeaderToBodySerializingCamelProcessor() - Constructor for class won.protocol.message.processor.camel.WonMessageFromHeaderToBodySerializingCamelProcessor
 
WonMessageIntoCamelProcessor - Class in won.protocol.message.processor.camel
First processor for incoming messages.
WonMessageIntoCamelProcessor() - Constructor for class won.protocol.message.processor.camel.WonMessageIntoCamelProcessor
 
WonMessageNotWellFormedException - Exception in won.protocol.exception
Indicates that a WonMessage is not well-formed.
WonMessageNotWellFormedException() - Constructor for exception won.protocol.exception.WonMessageNotWellFormedException
 
WonMessageNotWellFormedException(String) - Constructor for exception won.protocol.exception.WonMessageNotWellFormedException
 
WonMessageNotWellFormedException(String, Throwable) - Constructor for exception won.protocol.exception.WonMessageNotWellFormedException
 
WonMessageNotWellFormedException(Throwable) - Constructor for exception won.protocol.exception.WonMessageNotWellFormedException
 
WonMessageProcessingException - Exception in won.protocol.exception
Base class for exceptions thrown during message processing
WonMessageProcessingException() - Constructor for exception won.protocol.exception.WonMessageProcessingException
 
WonMessageProcessingException(WonMessage) - Constructor for exception won.protocol.exception.WonMessageProcessingException
 
WonMessageProcessingException(String) - Constructor for exception won.protocol.exception.WonMessageProcessingException
 
WonMessageProcessingException(String, WonMessage) - Constructor for exception won.protocol.exception.WonMessageProcessingException
 
WonMessageProcessingException(String, Throwable) - Constructor for exception won.protocol.exception.WonMessageProcessingException
 
WonMessageProcessingException(Throwable) - Constructor for exception won.protocol.exception.WonMessageProcessingException
 
WonMessageProcessingException(String, Throwable, boolean, boolean) - Constructor for exception won.protocol.exception.WonMessageProcessingException
 
WonMessageProcessor - Interface in won.protocol.message.processor
Processes WonMessages
WonMessageProcessorCamelAdapter - Class in won.protocol.message.processor.camel
Adapts a WonMessageProcessor to act as a camel processor.
WonMessageProcessorCamelAdapter(WonMessageProcessor) - Constructor for class won.protocol.message.processor.camel.WonMessageProcessorCamelAdapter
 
WonMessageProcessorCamelAdapter(WonMessageProcessor, String) - Constructor for class won.protocol.message.processor.camel.WonMessageProcessorCamelAdapter
 
WonMessageProcessorCamelAdapter(WonMessageProcessor, String...) - Constructor for class won.protocol.message.processor.camel.WonMessageProcessorCamelAdapter
 
WonMessageProcessorCamelAdapter(WonMessageProcessor, int, String...) - Constructor for class won.protocol.message.processor.camel.WonMessageProcessorCamelAdapter
 
WonMessageSender - Interface in won.protocol.message.sender
Interface for sending messages.
WonMessageSenderException - Exception in won.protocol.message.sender.exception
Exceptions occurring during sending of messages.
WonMessageSenderException() - Constructor for exception won.protocol.message.sender.exception.WonMessageSenderException
 
WonMessageSenderException(String) - Constructor for exception won.protocol.message.sender.exception.WonMessageSenderException
 
WonMessageSenderException(String, Throwable) - Constructor for exception won.protocol.message.sender.exception.WonMessageSenderException
 
WonMessageSenderException(Throwable) - Constructor for exception won.protocol.message.sender.exception.WonMessageSenderException
 
WonMessageSenderException(String, Throwable, boolean, boolean) - Constructor for exception won.protocol.message.sender.exception.WonMessageSenderException
 
WonMessageType - Enum in won.protocol.message
User: ypanchenko Date: 13.08.2014
WonMessageUriHelper - Class in won.protocol.util
 
WonMessageUriHelper() - Constructor for class won.protocol.util.WonMessageUriHelper
 
wonMessageUriResolver - Variable in class won.protocol.util.linkeddata.LinkedDataSourceBase
 
WonMessageUriResolver - Class in won.protocol.util.linkeddata.uriresolver
 
WonMessageUriResolver() - Constructor for class won.protocol.util.linkeddata.uriresolver.WonMessageUriResolver
 
WonMessageUtils - Class in won.protocol.message
Utilities for working with wonMessage objects.
WonMessageUtils() - Constructor for class won.protocol.message.WonMessageUtils
 
WonMessageValidator - Class in won.protocol.validation
User: ypanchenko Date: 02.06.2015
WonMessageValidator() - Constructor for class won.protocol.validation.WonMessageValidator
 
WONMOD - Class in won.protocol.vocabulary
 
WONMOD() - Constructor for class won.protocol.vocabulary.WONMOD
 
WONMSG - Class in won.protocol.vocabulary
User: ypanchenko Date: 04.08.2014
WONMSG() - Constructor for class won.protocol.vocabulary.WONMSG
 
WonNode - Class in won.protocol.model
User: sbyim Date: 12.11.13
WonNode() - Constructor for class won.protocol.model.WonNode
 
wonNode - Static variable in class won.protocol.vocabulary.WON
 
WonNodeInfo - Class in won.protocol.service
User: fkleedorfer Date: 27.10.2014
WonNodeInfo(String, String, String, String, String, Map<String, Map<String, String>>) - Constructor for class won.protocol.service.WonNodeInfo
 
WonNodeInfoBuilder - Class in won.protocol.service
Builder so that WonNodeInfo can be kept immutable Created by hfriedrich on 21.02.2017.
WonNodeInfoBuilder() - Constructor for class won.protocol.service.WonNodeInfoBuilder
 
wonNodeInformationService - Variable in class won.protocol.message.processor.impl.UriConsistencyCheckingWonMessageProcessor
 
WonNodeInformationService - Interface in won.protocol.service
Service for managing won node related information and for generating URIs required for messaging and creation of resources.
WonNodeInformationServiceDecorator - Class in won.protocol.service.impl
Base class for decorators of the WonNodeInformationService..
WonNodeInformationServiceDecorator(WonNodeInformationService) - Constructor for class won.protocol.service.impl.WonNodeInformationServiceDecorator
 
WonNodeInformationServiceImpl - Class in won.protocol.service.impl
User: fsalcher Date: 17.09.2014
WonNodeInformationServiceImpl() - Constructor for class won.protocol.service.impl.WonNodeInformationServiceImpl
 
WonNodeRepository - Interface in won.protocol.repository
User: sbyim Date: 12.11.13
WonNodeUtils() - Constructor for class won.protocol.util.WonRdfUtils.WonNodeUtils
 
WonOverActiveMq - Static variable in class won.protocol.vocabulary.WON
 
WonProtocolException - Exception in won.protocol.exception
User: fkleedorfer Date: 02.11.12
WonProtocolException() - Constructor for exception won.protocol.exception.WonProtocolException
 
WonProtocolException(String) - Constructor for exception won.protocol.exception.WonProtocolException
 
WonProtocolException(String, Throwable) - Constructor for exception won.protocol.exception.WonProtocolException
 
WonProtocolException(Throwable) - Constructor for exception won.protocol.exception.WonProtocolException
 
WonQueries - Class in won.protocol.vocabulary.sparql
Created by fsuda on 05.03.2015.
WonQueries() - Constructor for class won.protocol.vocabulary.sparql.WonQueries
 
WonRdfUtils - Class in won.protocol.util
Utilities for populating/manipulating the RDF models used throughout the WON application.
WonRdfUtils() - Constructor for class won.protocol.util.WonRdfUtils
 
WonRdfUtils.AtomUtils - Class in won.protocol.util
 
WonRdfUtils.ConnectionUtils - Class in won.protocol.util
 
WonRdfUtils.MessageUtils - Class in won.protocol.util
 
WonRdfUtils.SignatureUtils - Class in won.protocol.util
 
WonRdfUtils.SocketUtils - Class in won.protocol.util
 
WonRdfUtils.WonNodeUtils - Class in won.protocol.util
 
WonRepository<M> - Interface in won.protocol.repository
Created with IntelliJ IDEA.
WonSignatureData - Class in won.protocol.message
User: ypanchenko Date: 24.03.2015
WonSignatureData(List<String>, String, String, String, String, String) - Constructor for class won.protocol.message.WonSignatureData
 
WonSparqlValidator - Class in won.protocol.validation
User: ypanchenko Date: 02.06.2015
WonSparqlValidator(Query) - Constructor for class won.protocol.validation.WonSparqlValidator
 
WonSparqlValidator(Query, String) - Constructor for class won.protocol.validation.WonSparqlValidator
 
WonSparqlValidator.ValidationResult - Class in won.protocol.validation
 
WonUriCheckHelper - Class in won.protocol.util
 
WonUriCheckHelper() - Constructor for class won.protocol.util.WonUriCheckHelper
 
WONWF - Class in won.protocol.vocabulary
 
WONWF() - Constructor for class won.protocol.vocabulary.WONWF
 
WORST_RATING - Static variable in class won.protocol.vocabulary.SCHEMA
 
writeDatasetToString(Dataset, Lang) - Static method in class won.protocol.util.RdfUtils
 
writeInternal(Dataset, HttpOutputMessage) - Method in class won.protocol.rest.RdfDatasetAttachmentConverter
 
writeInternal(Dataset, HttpOutputMessage) - Method in class won.protocol.rest.RdfDatasetConverter
 
writeInternal(Model, HttpOutputMessage) - Method in class won.protocol.rest.RdfModelConverter
 
writeModelToString(Model, Lang) - Static method in class won.protocol.util.RdfUtils
 
WrongAddressingInformationException - Exception in won.protocol.exception
 
WrongAddressingInformationException(String, URI, URI...) - Constructor for exception won.protocol.exception.WrongAddressingInformationException
 
WrongAddressingInformationException(String, URI, Property...) - Constructor for exception won.protocol.exception.WrongAddressingInformationException
 
WrongMessageTypeException - Exception in won.protocol.message
 
WrongMessageTypeException(WonMessageType, WonMessageType) - Constructor for exception won.protocol.message.WrongMessageTypeException
 
WXBUDDY - Class in won.protocol.vocabulary
 
WXBUDDY() - Constructor for class won.protocol.vocabulary.WXBUDDY
 
WXCHAT - Class in won.protocol.vocabulary
 
WXCHAT() - Constructor for class won.protocol.vocabulary.WXCHAT
 
WXGROUP - Class in won.protocol.vocabulary
 
WXGROUP() - Constructor for class won.protocol.vocabulary.WXGROUP
 
WXHOLD - Class in won.protocol.vocabulary
 
WXHOLD() - Constructor for class won.protocol.vocabulary.WXHOLD
 
WXREVIEW - Class in won.protocol.vocabulary
 
WXREVIEW() - Constructor for class won.protocol.vocabulary.WXREVIEW
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2020. All Rights Reserved.