A B C D E F G H I K M P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addData(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- addHeader(String, Map<String, String>) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HeaderUtils
- addHeader(String, Map<String, String>, String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HeaderUtils
- addPart(Part) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- appendLine(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Part
-
Parse the given line and add it to the Part.
B
- BatchProcessorHelper - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
- BOUNDARY_PATTERN - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- BOUNDARY_REGEX - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
C
- Content - Interface in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
- Content.IsFinished - Enum in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
-
Indicates the parse-state of the Content.
- ContentIdPair - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
- ContentIdPair(String, String) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.ContentIdPair
D
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing - package de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
- de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart - package de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
E
- execute(Service, ServiceRequest) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
- executeBatchOperation(Service, ServiceRequest) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.ServiceBatchProcessing
F
- FINISHED - de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content.IsFinished
-
The Content does not expect any more lines.
G
- generateStatusLine(int, String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HeaderUtils
- getContent() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Part
-
Get the Content of this Part.
- getContent(boolean) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content
-
Get the String content.
- getContent(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- getContent(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- getContent(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
- getContentId() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- getContentIdValue() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- getData() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
-
Get the data in the http request.
- getErrors() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content
-
Get the list of error messages generating during parsing.
- getErrors() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- getErrors() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- getErrors() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
- getHeader(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Part
-
Get the value of the header with the given name.
- getHeaders() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content
-
Get the headers.
- getHeaders() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- getHeaders() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- getHeaders() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
- getHttpHeaders() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
-
Get the headers of the http request.
- getKey() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.ContentIdPair
- getMethod() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- getParts() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- getPath() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
-
Get the path part of the http request.
- getRequestTypeFor(String, HttpMethod) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
- getRequestTypes() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
- getStatusLine() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- getUrlPaths() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
- getValue() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.ContentIdPair
- getVersion() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
H
- HEADER_PATTERN - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- HEADER_REGEX - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- HeaderUtils - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
- HttpContent - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
- HttpContent() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- HttpContent(boolean) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
I
- init(CoreSettings) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
- isExecuteFailed() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- isFinished() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content
-
Gives the parse-state of the Content.
- isFinished() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- isFinished() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- isFinished() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Part
-
Gives the parse-state of the Content in this Part.
- isFinished() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
- isParseFailed() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content
-
Flag indicating there were errors parsing the content.
- isParseFailed() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- isParseFailed() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- isParseFailed() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
K
- key - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.ContentIdPair
M
- MixedContent - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
-
Parser for multipart/mixed mime type stringContent, since Tomcat only handles multipart/form-data.
- MixedContent(CoreSettings, boolean) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- modifyServiceDocument(ServiceRequest, Map<String, Object>) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
P
- parse(ServiceRequest) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- parseLine(String) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content
-
Add the line to the content.
- parseLine(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- parseLine(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- parseLine(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
- parseLineInternal(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- Part - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
- Part(CoreSettings, boolean) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Part
-
Creates a new Part.
- PATH_POST_BATCH - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.ServiceBatchProcessing
-
The path for the CreateObservations request type..
- PluginBatchProcessing - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
- PluginBatchProcessing() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
- processChangeset(Service, MixedContent) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.BatchProcessorHelper
- processHttpRequest(Service, HttpContent, boolean) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.BatchProcessorHelper
- processMultipartMixed(Service, MixedContent) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.BatchProcessorHelper
R
- REQUEST_TYPE_BATCH - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.ServiceBatchProcessing
-
The RequestType definition for the CreateObservations request type.
S
- ServiceBatchProcessing - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing
-
Handles the service requests for the DataArray plugin.
- ServiceBatchProcessing(CoreSettings) - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.ServiceBatchProcessing
- setBoundaryHeader(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- setContent(Content) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Part
-
Set the Content of this Part.
- setContent(StringBuilder) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
- setContentId(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- setContentIdValue(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- setExecuteFailed(boolean) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- setLogIndent(String) - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content
-
Sets the indentation of log messages.
- setLogIndent(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- setLogIndent(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- setLogIndent(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Part
-
Sets the indentation of log messages.
- setLogIndent(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
- setStatusLine(String) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- StringContent - Class in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
-
Content with no content type.
- StringContent() - Constructor for class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
- stripLastNewline() - Method in interface de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content
-
Informs the Content that the last newline should be removed again.
- stripLastNewline() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
- stripLastNewline() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- stripLastNewline() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Part
-
Informs the Content that the last newline should be removed again.
- stripLastNewline() - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.StringContent
- SUB_HEADER_PATTERN - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
- SUB_HEADER_REGEX - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.MixedContent
T
- TAG_ENABLE_BATCH_PROCESSING - Static variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.PluginBatchProcessing
U
- UNFINISHED - de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content.IsFinished
-
The content expects more lines.
- UNKNOWN - de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content.IsFinished
-
The content does not know.
- updateUsingContentIds(List<ContentIdPair>) - Method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HttpContent
V
- validateHeader(String, String) - Static method in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.HeaderUtils
- value - Variable in class de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.ContentIdPair
- valueOf(String) - Static method in enum de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content.IsFinished
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart.Content.IsFinished
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages