Skip navigation links
A C D G H I L M O P Q R S T V W 

A

addElementToLimitedList(List<T>, T) - Method in class com.squirrel.rabbit.RabbitMQListener
Adds a element to a List, but checks in addition before, if a certain size limit (MAXLENGTHOFHISTORY) is reached.
Application - Class in com.example
 
Application() - Constructor for class com.example.Application
 
Application - Class in com.squirrel
The starting point for the Web-Service
Application() - Constructor for class com.squirrel.Application
 

C

channel - Variable in class com.squirrel.rabbit.RabbitMQListener
 
close() - Method in class com.squirrel.rabbit.RabbitMQListener
 
com.example - package com.example
 
com.squirrel - package com.squirrel
 
com.squirrel.rabbit - package com.squirrel.rabbit
 
com.squirrel.Utilities - package com.squirrel.Utilities
 
COMMUNICATION_WITH_WEBSERVICE - Static variable in class org.dice_research.squirrel.configurator.WebConfiguration
 
communicationWithWebserviceEnabled - Variable in class org.dice_research.squirrel.configurator.WebConfiguration
 
connection - Variable in class com.squirrel.rabbit.RabbitMQListener
 
content - Variable in class com.example.Greeting
 
counter - Variable in class com.example.GreetingController
 
countSquirrelWebObjects() - Method in class com.squirrel.rabbit.RabbitMQListener
Counts the number of SquirrelWebObject

D

dataQueue - Variable in class com.squirrel.rabbit.RabbitMQListener
 

G

getContent() - Method in class com.example.Greeting
 
getCrawledGraph() - Method in class com.squirrel.rabbit.RabbitMQListener
Gets the fected crawled graph from Frontier.
getCrawledGraph(int) - Method in class com.squirrel.rabbit.RabbitMQListener
Gets the fetched crawled graph from Frontier.
getHTMLErrorPage(String) - Static method in class com.squirrel.Utilities.HTMLReader
 
getId() - Method in class com.example.Greeting
 
getList() - Method in class com.example.Greeting
 
getObject(List<T>, int) - Method in class com.squirrel.rabbit.RabbitMQListener
 
getSquirrel() - Method in class com.squirrel.rabbit.RabbitMQListener
Gets the fetched data from the Frontier.
getSquirrel(int) - Method in class com.squirrel.rabbit.RabbitMQListener
Gets the fetched data from the Frontier.
getStaticCode(Model, HttpServletRequest) - Method in class com.squirrel.HTMLController
WORKAROUND - because the common way doesn't work
getStaticPage() - Method in class com.squirrel.HTMLController
 
getText(String) - Static method in class com.squirrel.Utilities.HTMLReader
Reads a given file and converts it to a String using BufferedReader
getWebConfiguration() - Static method in class org.dice_research.squirrel.configurator.WebConfiguration
 
Greeting - Class in com.example
 
Greeting(long, String) - Constructor for class com.example.Greeting
 
greeting(String) - Method in class com.example.GreetingController
 
greeting2() - Method in class com.example.GreetingController
 
GreetingController - Class in com.example
 
GreetingController() - Constructor for class com.example.GreetingController
 

H

handleData(byte[]) - Method in class com.squirrel.rabbit.RabbitMQListener
 
HomeController - Class in com.example
 
HomeController() - Constructor for class com.example.HomeController
 
HTMLController - Class in com.squirrel
A simple HTML page generator/ connector
HTMLController() - Constructor for class com.squirrel.HTMLController
 
HTMLReader - Class in com.squirrel.Utilities
 
HTMLReader() - Constructor for class com.squirrel.Utilities.HTMLReader
 

I

id - Variable in class com.example.Greeting
 
index() - Method in class com.example.HomeController
 
index() - Method in class com.squirrel.HTMLController
 
isCommunicationWithWebserviceEnabled() - Method in class org.dice_research.squirrel.configurator.WebConfiguration
 
isVisualizationOfCrawledGraphEnabled() - Method in class org.dice_research.squirrel.configurator.WebConfiguration
 

L

listenerThread - Static variable in class com.squirrel.Application
 
logger - Variable in class com.squirrel.rabbit.RabbitMQListener
 
LOGGER - Static variable in class org.dice_research.squirrel.configurator.WebConfiguration
 

M

main(String[]) - Static method in class com.example.Application
 
main(String[]) - Static method in class com.squirrel.Application
 
MAXLENGTHOFHISTORY - Static variable in class com.squirrel.rabbit.RabbitMQListener
 

O

observeCrawledGraph(String) - Method in class com.squirrel.rabbit.RabbitController
 
observeFrontier(String, String) - Method in class com.squirrel.rabbit.RabbitController
 
observeFrontierStat(String) - Method in class com.squirrel.rabbit.RabbitController
 
observerFrontierHTML(String, String) - Method in class com.squirrel.rabbit.RabbitController
 
org.dice_research.squirrel.configurator - package org.dice_research.squirrel.configurator
 

P

publishURI(String) - Method in class com.squirrel.rabbit.RabbitMQListener
Just publishes a URI to the queue (connected with the Frontier): for serialising, a Serializer is used.
pushURI(String) - Method in class com.squirrel.rabbit.RabbitController
 

Q

QUEUE_INPUT_GENERAL_NAME - Static variable in class com.squirrel.rabbit.RabbitMQListener
 
QUEUE_OUTPUT_URI_NAME - Static variable in class com.squirrel.rabbit.RabbitMQListener
 
queueDeclare(String) - Method in class com.squirrel.rabbit.RabbitMQListener
 

R

rabbitConnect(int) - Method in class com.squirrel.rabbit.RabbitMQListener
recursive function, that tries to connect with the rabbit container
RabbitController - Class in com.squirrel.rabbit
Listener for the RabbitMQ - receives and organize the SquirrelWebObjects
RabbitController() - Constructor for class com.squirrel.rabbit.RabbitController
 
RabbitMQListener - Class in com.squirrel.rabbit
The interface between the RabbitMQ and the Web-Service Or better to say: Listener for the RabbitMQ - receives and organize the SquirrelWebObjects and the VisualisationGraphs
RabbitMQListener() - Constructor for class com.squirrel.rabbit.RabbitMQListener
 
replace(String, Map<String, List<String>>) - Static method in class com.squirrel.Utilities.TemplateHelper
 
run() - Method in class com.squirrel.rabbit.RabbitMQListener
 

S

serializer - Variable in class com.squirrel.rabbit.RabbitMQListener
 

T

template - Static variable in class com.example.GreetingController
 
TemplateHelper - Class in com.squirrel.Utilities
nearly obsolete class that does the same like Thymeleaf, only smarter^^ http://www.thymeleaf.org/: Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
TemplateHelper() - Constructor for class com.squirrel.Utilities.TemplateHelper
 
terminationMutex - Variable in class com.squirrel.rabbit.RabbitMQListener
 

V

VISUALIZATION_OF_CRAWLED_GRAPH - Static variable in class org.dice_research.squirrel.configurator.WebConfiguration
 
visualizationOfCrawledGraphEnabaled - Variable in class org.dice_research.squirrel.configurator.WebConfiguration
 

W

WebConfiguration - Class in org.dice_research.squirrel.configurator
 
WebConfiguration(boolean, boolean) - Constructor for class org.dice_research.squirrel.configurator.WebConfiguration
 
A C D G H I L M O P Q R S T V W 
Skip navigation links

Copyright © 2017–2020. All rights reserved.