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

A

addNode(Node) - Method in class org.aktin.broker.xml.NodeList
 
Aggregator - Interface in org.aktin.broker.server
 

B

Broker - Interface in org.aktin.broker.server
 
BROKER_API - Static variable in class org.aktin.broker.xml.SoftwareModule
 
BrokerStatus - Class in org.aktin.broker.xml
 
BrokerStatus() - Constructor for class org.aktin.broker.xml.BrokerStatus
 

C

clearRequestTargets(int) - Method in interface org.aktin.broker.server.Broker
 
clientDN - Variable in class org.aktin.broker.xml.Node
 
closed - Variable in class org.aktin.broker.xml.RequestInfo
Timestamp of global closing of request.
completed - Variable in class org.aktin.broker.xml.RequestStatusInfo
 
create() - Static method in class org.aktin.broker.xml.BrokerStatus
 
create() - Static method in class org.aktin.broker.xml.RequestList
 
createRequest(String, Reader) - Method in interface org.aktin.broker.server.Broker
 
createRequest() - Method in interface org.aktin.broker.server.Broker
Create request without specifying content yet.

D

DateAdapter - Class in org.aktin.broker.xml.util
 
DateAdapter() - Constructor for class org.aktin.broker.xml.util.DateAdapter
 
DateDataSource - Interface in org.aktin.broker.server
 
deleted - Variable in class org.aktin.broker.xml.RequestStatusInfo
 
deleteRequest(int) - Method in interface org.aktin.broker.server.Broker
 
DurationAdapter - Class in org.aktin.broker.xml.util
JAXB adapter for processing java.time.Duration.
DurationAdapter() - Constructor for class org.aktin.broker.xml.util.DurationAdapter
 

E

equals(Object) - Method in class org.aktin.broker.xml.RequestInfo
 

F

failed - Variable in class org.aktin.broker.xml.RequestStatusInfo
 
formatHttpDate(Instant) - Static method in class org.aktin.broker.xml.util.Util
 

G

getAllNodes() - Method in interface org.aktin.broker.server.Broker
 
getCommonName() - Method in class org.aktin.broker.xml.Node
Extract the common name component from the distinguished name.
getId() - Method in class org.aktin.broker.xml.RequestInfo
 
getId() - Method in class org.aktin.broker.xml.SoftwareModule
 
getLastModified() - Method in interface org.aktin.broker.server.DateDataSource
 
getNode(int) - Method in interface org.aktin.broker.server.Broker
 
getNodeResource(int, String) - Method in interface org.aktin.broker.server.Broker
 
getNodes() - Method in class org.aktin.broker.xml.NodeList
 
getNodes() - Method in class org.aktin.broker.xml.RequestTargetNodes
 
getRequestDefinition(int, String) - Method in interface org.aktin.broker.server.Broker
Get the request definition source for the specified request and media type.
getRequestInfo(int) - Method in interface org.aktin.broker.server.Broker
Get basic status info for the given request id.
getRequestNodeStatusMessage(int, int) - Method in interface org.aktin.broker.server.Broker
Retrieve the status message reported by the specified node for the specified request.
getRequests() - Method in class org.aktin.broker.xml.RequestList
 
getRequestTargets(int) - Method in interface org.aktin.broker.server.Broker
 
getRequestTypes(int) - Method in interface org.aktin.broker.server.Broker
 
getResult(int, int) - Method in interface org.aktin.broker.server.Aggregator
 
getResults() - Method in class org.aktin.broker.xml.ResultList
 
getStatus() - Method in class org.aktin.broker.xml.RequestStatusInfo
 
getStatusList() - Method in class org.aktin.broker.xml.RequestStatusList
 
getVersion() - Method in class org.aktin.broker.xml.SoftwareModule
 

H

hashCode() - Method in class org.aktin.broker.xml.RequestInfo
 
hasMediaType(String) - Method in class org.aktin.broker.xml.RequestInfo
Determine whether the specified media type is present in the list of supported media types.

I

id - Variable in class org.aktin.broker.xml.Node
 
InstantAdapter - Class in org.aktin.broker.xml.util
JAXB adapter for processing java.time.Instant.
InstantAdapter() - Constructor for class org.aktin.broker.xml.util.InstantAdapter
 
interaction - Variable in class org.aktin.broker.xml.RequestStatusInfo
The interaction timestamp is handled specially.
isEmpty() - Method in class org.aktin.broker.xml.RequestList
 

L

lastContact - Variable in class org.aktin.broker.xml.Node
 
listAllRequests() - Method in interface org.aktin.broker.server.Broker
 
listRequestNodeStatus(Integer) - Method in interface org.aktin.broker.server.Broker
Retrieve list with node status for the specified request.
listRequestsForNode(int) - Method in interface org.aktin.broker.server.Broker
 
listResults(int) - Method in interface org.aktin.broker.server.Aggregator
 

M

markRequestDeletedForNode(int, int) - Method in interface org.aktin.broker.server.Broker
Mark a request as deleted for a given node
marshal(Date) - Method in class org.aktin.broker.xml.util.DateAdapter
 
marshal(Duration) - Method in class org.aktin.broker.xml.util.DurationAdapter
 
marshal(Instant) - Method in class org.aktin.broker.xml.util.InstantAdapter
 
marshal(Period) - Method in class org.aktin.broker.xml.util.PeriodAdapter
 
modules - Variable in class org.aktin.broker.xml.Node
Relevant software modules running at the client.

N

Node - Class in org.aktin.broker.xml
Node information from server point of view.
Node() - Constructor for class org.aktin.broker.xml.Node
 
Node(int, String, Instant) - Constructor for class org.aktin.broker.xml.Node
 
node - Variable in class org.aktin.broker.xml.RequestStatusInfo
 
node - Variable in class org.aktin.broker.xml.ResultInfo
Node id which submitted the result
NodeList - Class in org.aktin.broker.xml
 
NodeList() - Constructor for class org.aktin.broker.xml.NodeList
 
NodeList(List<Node>) - Constructor for class org.aktin.broker.xml.NodeList
 
nodeStatus - Variable in class org.aktin.broker.xml.RequestInfo
 

O

org.aktin.broker.server - package org.aktin.broker.server
 
org.aktin.broker.xml - package org.aktin.broker.xml
Structures for the broker data exchange.
org.aktin.broker.xml.util - package org.aktin.broker.xml.util
 

P

parseDocument(Reader) - Static method in class org.aktin.broker.xml.util.Util
 
PeriodAdapter - Class in org.aktin.broker.xml.util
JAXB adapter for processing java.time.Duration.
PeriodAdapter() - Constructor for class org.aktin.broker.xml.util.PeriodAdapter
 
processing - Variable in class org.aktin.broker.xml.RequestStatusInfo
 
published - Variable in class org.aktin.broker.xml.RequestInfo
Timestamp when the request was published.

Q

queued - Variable in class org.aktin.broker.xml.RequestStatusInfo
 

R

readContent(Reader) - Static method in class org.aktin.broker.xml.util.Util
 
rejected - Variable in class org.aktin.broker.xml.RequestStatusInfo
 
RequestInfo - Class in org.aktin.broker.xml
 
RequestInfo() - Constructor for class org.aktin.broker.xml.RequestInfo
 
RequestInfo(int, Instant, Instant, boolean) - Constructor for class org.aktin.broker.xml.RequestInfo
 
RequestList - Class in org.aktin.broker.xml
 
RequestList() - Constructor for class org.aktin.broker.xml.RequestList
 
RequestList(List<RequestInfo>) - Constructor for class org.aktin.broker.xml.RequestList
 
RequestStatus - Enum in org.aktin.broker.xml
 
RequestStatusInfo - Class in org.aktin.broker.xml
Status information for a request as reported by a node.
RequestStatusInfo() - Constructor for class org.aktin.broker.xml.RequestStatusInfo
 
RequestStatusInfo(int) - Constructor for class org.aktin.broker.xml.RequestStatusInfo
 
RequestStatusList - Class in org.aktin.broker.xml
 
RequestStatusList() - Constructor for class org.aktin.broker.xml.RequestStatusList
 
RequestStatusList(List<RequestStatusInfo>) - Constructor for class org.aktin.broker.xml.RequestStatusList
 
RequestTargetNodes - Class in org.aktin.broker.xml
 
RequestTargetNodes() - Constructor for class org.aktin.broker.xml.RequestTargetNodes
 
RequestTargetNodes(int[]) - Constructor for class org.aktin.broker.xml.RequestTargetNodes
 
ResultInfo - Class in org.aktin.broker.xml
 
ResultInfo() - Constructor for class org.aktin.broker.xml.ResultInfo
Constructor for JAXB
ResultInfo(String, String) - Constructor for class org.aktin.broker.xml.ResultInfo
 
ResultList - Class in org.aktin.broker.xml
 
ResultList() - Constructor for class org.aktin.broker.xml.ResultList
 
ResultList(List<ResultInfo>) - Constructor for class org.aktin.broker.xml.ResultList
 
retrieved - Variable in class org.aktin.broker.xml.RequestStatusInfo
 

S

setRequestClosed(int, Instant) - Method in interface org.aktin.broker.server.Broker
 
setRequestDefinition(int, String, Reader) - Method in interface org.aktin.broker.server.Broker
 
setRequestNodeStatus(int, int, RequestStatus, Instant) - Method in interface org.aktin.broker.server.Broker
 
setRequestNodeStatusMessage(int, int, String, Reader) - Method in interface org.aktin.broker.server.Broker
Set the node status message.
setRequestPublished(int, Instant) - Method in interface org.aktin.broker.server.Broker
 
setRequestTargets(int, int[]) - Method in interface org.aktin.broker.server.Broker
 
setTypes(String[]) - Method in class org.aktin.broker.xml.RequestInfo
 
SoftwareModule - Class in org.aktin.broker.xml
 
SoftwareModule() - Constructor for class org.aktin.broker.xml.SoftwareModule
Constructor for JAXB
SoftwareModule(String, String) - Constructor for class org.aktin.broker.xml.SoftwareModule
 

T

targeted - Variable in class org.aktin.broker.xml.RequestInfo
If true the request is targeted only at specific nodes.
toString() - Method in class org.aktin.broker.xml.BrokerStatus
 
type - Variable in class org.aktin.broker.xml.RequestStatusInfo
Media type of the status message
type - Variable in class org.aktin.broker.xml.ResultInfo
Media type for the result
types - Variable in class org.aktin.broker.xml.RequestInfo
Media types of available query definitions

U

unmarshal(String) - Method in class org.aktin.broker.xml.util.DateAdapter
 
unmarshal(String) - Method in class org.aktin.broker.xml.util.DurationAdapter
 
unmarshal(String) - Method in class org.aktin.broker.xml.util.InstantAdapter
 
unmarshal(String) - Method in class org.aktin.broker.xml.util.PeriodAdapter
 
Util - Class in org.aktin.broker.xml.util
 
Util() - Constructor for class org.aktin.broker.xml.util.Util
 

V

valueOf(String) - Static method in enum org.aktin.broker.xml.RequestStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.aktin.broker.xml.RequestStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeDOM(Node, OutputStream, String) - Static method in class org.aktin.broker.xml.util.Util
 
writeDOM(Node, Writer, String) - Static method in class org.aktin.broker.xml.util.Util
 

X

XML_NAMESPACE - Static variable in class org.aktin.broker.xml.XMLConstants
 
XMLConstants - Class in org.aktin.broker.xml
 
XMLConstants() - Constructor for class org.aktin.broker.xml.XMLConstants
 
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2014–2018 University of Oldenburg. All rights reserved.