Skip navigation links
A C D E F G H P R S T 

A

AnalyticsApplication - Class in gr.cite.bluebridge.analytics.application
 
AnalyticsApplication() - Constructor for class gr.cite.bluebridge.analytics.application.AnalyticsApplication
 
AnalyticsController - Class in gr.cite.bluebridge.analytics.controllers
 
AnalyticsController() - Constructor for class gr.cite.bluebridge.analytics.controllers.AnalyticsController
 

C

clone() - Method in class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
CustomResponseEntity<T> - Class in gr.cite.bluebridge.analytics.web
 
CustomResponseEntity(T, Response.Status) - Constructor for class gr.cite.bluebridge.analytics.web.CustomResponseEntity
 
CustomResponseEntity(Response.Status, T) - Constructor for class gr.cite.bluebridge.analytics.web.CustomResponseEntity
 
CustomResponseEntity(T, HttpStatus) - Constructor for class gr.cite.bluebridge.analytics.web.CustomResponseEntity
 
CustomResponseEntity(HttpStatus, T) - Constructor for class gr.cite.bluebridge.analytics.web.CustomResponseEntity
 
CustomResponseEntity(T, Integer) - Constructor for class gr.cite.bluebridge.analytics.web.CustomResponseEntity
 
CustomResponseEntity(Integer, T) - Constructor for class gr.cite.bluebridge.analytics.web.CustomResponseEntity
 

D

DatabaseCredentials - Class in gr.cite.bluebridge.endpoint
 
DatabaseCredentials() - Constructor for class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
DatabaseDiscovery - Class in gr.cite.bluebridge.endpoint
 
DatabaseDiscovery() - Constructor for class gr.cite.bluebridge.endpoint.DatabaseDiscovery
 
DatabaseDiscoveryException - Exception in gr.cite.bluebridge.endpoint.exceptions
 
DatabaseDiscoveryException() - Constructor for exception gr.cite.bluebridge.endpoint.exceptions.DatabaseDiscoveryException
 
DatabaseDiscoveryException(String) - Constructor for exception gr.cite.bluebridge.endpoint.exceptions.DatabaseDiscoveryException
 
DatabaseDiscoveryException(String, Throwable) - Constructor for exception gr.cite.bluebridge.endpoint.exceptions.DatabaseDiscoveryException
 
DatabaseProfile - Class in gr.cite.bluebridge.endpoint
 
DatabaseProfile() - Constructor for class gr.cite.bluebridge.endpoint.DatabaseProfile
 
discoverDatabaseEndpoints(DatabaseProfile) - Static method in class gr.cite.bluebridge.endpoint.DatabaseDiscovery
 
discoverServiceEndpoints(String, ServiceProfile) - Static method in class gr.cite.bluebridge.endpoint.ServiceDiscovery
 
doGet(String, Map<String, Object>) - Method in class gr.cite.bluebridge.analytics.web.SingletonHttpClient
 
doPost(String, Map<String, Object>, Object) - Method in class gr.cite.bluebridge.analytics.web.SingletonHttpClient
 

E

EndpointManager - Class in gr.cite.bluebridge.endpoint
 
EndpointManager() - Constructor for class gr.cite.bluebridge.endpoint.EndpointManager
 
equals(Object) - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
exceptionHandler(Exception) - Method in class gr.cite.bluebridge.analytics.web.SingletonHttpClient
 

F

fetchDatabaseCredentials(String, DatabaseProfile) - Static method in class gr.cite.bluebridge.endpoint.DatabaseDiscovery
 

G

getDatabaseEndpoint(String, DatabaseProfile) - Method in class gr.cite.bluebridge.endpoint.EndpointManager
 
getDbhost() - Method in class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
getDbname() - Method in class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
getDbpass() - Method in class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
getDbuser() - Method in class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
getHTTP_CONNECTION_TIMEOUT() - Method in class gr.cite.bluebridge.analytics.web.SingletonHttpClient
 
getName() - Method in class gr.cite.bluebridge.endpoint.DatabaseProfile
 
getPathContains() - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
getPathEndsWith() - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
getPathNotEndsWith() - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
getServiceClass() - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
getServiceEndpoints(String, ServiceProfile) - Method in class gr.cite.bluebridge.endpoint.EndpointManager
 
getServiceName() - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
getSingletonHttpClient() - Static method in class gr.cite.bluebridge.analytics.web.SingletonHttpClient
 
gr.cite.bluebridge.analytics.application - package gr.cite.bluebridge.analytics.application
 
gr.cite.bluebridge.analytics.controllers - package gr.cite.bluebridge.analytics.controllers
 
gr.cite.bluebridge.analytics.web - package gr.cite.bluebridge.analytics.web
 
gr.cite.bluebridge.endpoint - package gr.cite.bluebridge.endpoint
 
gr.cite.bluebridge.endpoint.exceptions - package gr.cite.bluebridge.endpoint.exceptions
 

H

hashCode() - Method in class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
hashCode() - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
hasPathContains() - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
hasPathEndsWith() - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
hasPathNotEndsWith() - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 

P

performAnalysis(Parameters, String, String) - Method in class gr.cite.bluebridge.analytics.controllers.AnalyticsController
 

R

removeServiceEndpoint(String, ServiceProfile, String) - Method in class gr.cite.bluebridge.endpoint.EndpointManager
 

S

ServiceDiscovery - Class in gr.cite.bluebridge.endpoint
 
ServiceDiscovery() - Constructor for class gr.cite.bluebridge.endpoint.ServiceDiscovery
 
ServiceDiscoveryException - Exception in gr.cite.bluebridge.endpoint.exceptions
 
ServiceDiscoveryException() - Constructor for exception gr.cite.bluebridge.endpoint.exceptions.ServiceDiscoveryException
 
ServiceDiscoveryException(String) - Constructor for exception gr.cite.bluebridge.endpoint.exceptions.ServiceDiscoveryException
 
ServiceDiscoveryException(String, Throwable) - Constructor for exception gr.cite.bluebridge.endpoint.exceptions.ServiceDiscoveryException
 
ServiceProfile - Class in gr.cite.bluebridge.endpoint
 
ServiceProfile() - Constructor for class gr.cite.bluebridge.endpoint.ServiceProfile
 
setDbhost(String) - Method in class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
setDbname(String) - Method in class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
setDbpass(String) - Method in class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
setDbuser(String) - Method in class gr.cite.bluebridge.endpoint.DatabaseCredentials
 
setHTTP_CONNECTION_TIMEOUT(Integer) - Method in class gr.cite.bluebridge.analytics.web.SingletonHttpClient
 
setName(String) - Method in class gr.cite.bluebridge.endpoint.DatabaseProfile
 
setPathContains(String) - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
setPathEndsWith(String) - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
setPathNotEndsWith(String) - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
setServiceClass(String) - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
setServiceName(String) - Method in class gr.cite.bluebridge.endpoint.ServiceProfile
 
SingletonHttpClient - Class in gr.cite.bluebridge.analytics.web
 
SingletonHttpClient() - Constructor for class gr.cite.bluebridge.analytics.web.SingletonHttpClient
 

T

testAnalysis(Parameters, String, String, String) - Method in class gr.cite.bluebridge.analytics.controllers.AnalyticsController
 
A C D E F G H P R S T 
Skip navigation links

Copyright © 2019. All Rights Reserved.