Skip navigation links
A B C D E G H I M P S U 

A

afterRequest(URI, HttpMethod, HttpEntity<Object>, ResponseEntity<byte[]>, Class, Class[]) - Method in interface com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceRequestInterceptor
 

B

beforeCreateHttpEntity(URI, HttpMethod, Class, Class[], HttpHeaders) - Method in interface com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceRequestInterceptor
 
beforeRequest(URI, HttpMethod, HttpEntity<Object>, Class, Class[]) - Method in interface com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceRequestInterceptor
 

C

CannotResolveHostException - Exception in com.biqasoft.microservice.communicator.exceptions
Created by Nikita Bakaev, [email protected] on 5/12/2016.
CannotResolveHostException() - Constructor for exception com.biqasoft.microservice.communicator.exceptions.CannotResolveHostException
 
CannotResolveHostException(String) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.CannotResolveHostException
 
CannotResolveHostException(String, Throwable) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.CannotResolveHostException
 
CannotResolveHostException(Throwable) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.CannotResolveHostException
 
CannotResolveHostException(String, Throwable, boolean, boolean) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.CannotResolveHostException
 
ClassPathScanningCandidateComponentMicroserviceInterfaceProvider - Class in com.biqasoft.microservice.communicator.interfaceimpl
Find all interfaces that extends MicroserviceRequest in requested basePackage
ClassPathScanningCandidateComponentMicroserviceInterfaceProvider() - Constructor for class com.biqasoft.microservice.communicator.interfaceimpl.ClassPathScanningCandidateComponentMicroserviceInterfaceProvider
 
com.biqasoft.microservice.communicator.exceptions - package com.biqasoft.microservice.communicator.exceptions
 
com.biqasoft.microservice.communicator.http - package com.biqasoft.microservice.communicator.http
 
com.biqasoft.microservice.communicator.interfaceimpl - package com.biqasoft.microservice.communicator.interfaceimpl
 
com.biqasoft.microservice.communicator.interfaceimpl.annotation - package com.biqasoft.microservice.communicator.interfaceimpl.annotation
 
com.biqasoft.microservice.communicator.servicediscovery - package com.biqasoft.microservice.communicator.servicediscovery
 
create(Class<?>) - Static method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory
Create microservice implementation

D

doExecute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - Method in class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 

E

EnableMicroserviceCommunicator - Annotation Type in com.biqasoft.microservice.communicator.interfaceimpl.annotation

G

getClientHttpRequest() - Method in class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 
getClientHttpResponse() - Method in exception com.biqasoft.microservice.communicator.exceptions.InvalidRequestException
 
getLoadBalancedURIByMicroservice(String, String) - Method in class com.biqasoft.microservice.communicator.servicediscovery.MicroserviceHelper
 
getLoadBalancedURIByMicroservice(String, String, Integer, Boolean) - Method in class com.biqasoft.microservice.communicator.servicediscovery.MicroserviceHelper
 
getMethod() - Method in class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 
getMicroserviceHelper() - Static method in class com.biqasoft.microservice.communicator.http.SpringInjectorHelper
 
getMicroserviceHelper() - Static method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory
 
getMicroserviceRequestInterceptors() - Method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory
 
getObjectMapper() - Static method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory
 
getRequestCallback() - Method in class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 
getResponseExtractor() - Method in class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 
getRestTemplate(Boolean, int, int, String, String) - Static method in class com.biqasoft.microservice.communicator.http.HttpClientsHelpers
RestTemplate client can be not thread safe (depend on class implementation) So, in secured to create a new instance to control result of each request
getRestTemplate() - Static method in class com.biqasoft.microservice.communicator.http.HttpClientsHelpers
 
getUrl() - Method in class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 

H

HttpClientsHelpers - Class in com.biqasoft.microservice.communicator.http
Created by Nikita Bakaev, [email protected] on 5/24/2016.
HttpClientsHelpers() - Constructor for class com.biqasoft.microservice.communicator.http.HttpClientsHelpers
 
httpHeadersThreadLocal - Static variable in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory
 

I

InternalSeverErrorProcessingRequestException - Exception in com.biqasoft.microservice.communicator.exceptions
 
InternalSeverErrorProcessingRequestException(String) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InternalSeverErrorProcessingRequestException
 
InvalidRequestException - Exception in com.biqasoft.microservice.communicator.exceptions
This is exception to just quick response user in API that request is invalid.
InvalidRequestException() - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidRequestException
 
InvalidRequestException(ClientHttpResponse) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidRequestException
 
InvalidRequestException(String, Throwable, boolean, boolean) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidRequestException
 
InvalidRequestException(String) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidRequestException
 
InvalidRequestLocalizedException - Exception in com.biqasoft.microservice.communicator.exceptions
This is exception to just quick response user in API that request is invalid.
InvalidRequestLocalizedException() - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidRequestLocalizedException
 
InvalidRequestLocalizedException(String, Throwable, boolean, boolean) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidRequestLocalizedException
 
InvalidRequestLocalizedException(String) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidRequestLocalizedException
 
InvalidStateException - Exception in com.biqasoft.microservice.communicator.exceptions
 
InvalidStateException() - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidStateException
 
InvalidStateException(String) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidStateException
 
InvalidStateException(String, Throwable) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidStateException
 
InvalidStateException(Throwable) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidStateException
 
InvalidStateException(String, Throwable, boolean, boolean) - Constructor for exception com.biqasoft.microservice.communicator.exceptions.InvalidStateException
 
isCandidateComponent(AnnotatedBeanDefinition) - Method in class com.biqasoft.microservice.communicator.interfaceimpl.ClassPathScanningCandidateComponentMicroserviceInterfaceProvider
Search for interface
isMicroserviceAnnotation(Object) - Static method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceBPP
 
isReturnNullOnEmptyResponseBody() - Static method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory
 

M

MicroserviceBPP - Class in com.biqasoft.microservice.communicator.interfaceimpl
 
MicroserviceBPP() - Constructor for class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceBPP
 
MicroserviceCachedParsedAnnotationInterface - Class in com.biqasoft.microservice.communicator.interfaceimpl
 
MicroserviceCachedParsedAnnotationInterface() - Constructor for class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceCachedParsedAnnotationInterface
 
MicroserviceHelper - Class in com.biqasoft.microservice.communicator.servicediscovery
Created by Nikita Bakaev, [email protected] on 5/12/2016.
MicroserviceHelper() - Constructor for class com.biqasoft.microservice.communicator.servicediscovery.MicroserviceHelper
 
MicroserviceInterfaceImpFactory - Class in com.biqasoft.microservice.communicator.interfaceimpl
Implement REST methods logic interface MicroserviceRequest microservice requests
MicroserviceInterfaceImpFactory() - Constructor for class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory
 
MicroserviceInterfaceImplBeanDefinition - Class in com.biqasoft.microservice.communicator.interfaceimpl
 
MicroserviceInterfaceImplBeanDefinition() - Constructor for class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImplBeanDefinition
 
MicroserviceMapping - Annotation Type in com.biqasoft.microservice.communicator.interfaceimpl.annotation
Add to annotation to interface method
MicroservicePathVariable - Annotation Type in com.biqasoft.microservice.communicator.interfaceimpl.annotation
Add to annotation to interface
MicroserviceRequest - Annotation Type in com.biqasoft.microservice.communicator.interfaceimpl.annotation
Add annotation to interface
MicroserviceRequestInterceptor - Interface in com.biqasoft.microservice.communicator.interfaceimpl
Implement spring bean to intercept all microservice requests
MicroserviceRestTemplate - Class in com.biqasoft.microservice.communicator.http
This is template which retry request on error Create this object per every request.
MicroserviceRestTemplate(String, String) - Constructor for class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 
MicroserviceRestTemplate(Boolean, int, int, String, String) - Constructor for class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
RestTemplate that tried to reconnect or error

P

postProcessAfterInitialization(Object, String) - Method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceBPP
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImplBeanDefinition
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImplBeanDefinition
 
postProcessBeforeInitialization(Object, String) - Method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceBPP
 

S

setClientHttpRequest(ClientHttpRequest) - Method in class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 
setClientHttpResponse(ClientHttpResponse) - Method in exception com.biqasoft.microservice.communicator.exceptions.InvalidRequestException
 
setMicroserviceHelper(MicroserviceHelper) - Method in class com.biqasoft.microservice.communicator.http.SpringInjectorHelper
 
setMicroserviceHelper(MicroserviceHelper) - Method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory
 
setMicroserviceRequestInterceptors(List<MicroserviceRequestInterceptor>) - Method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory
 
setRequestCallback(RequestCallback) - Method in class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 
setResponseExtractor(ResponseExtractor) - Method in class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 
setReturnNullOnEmptyResponseBody(boolean) - Static method in class com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory
 
setUrl(URI) - Method in class com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate
 
SpecialLanguageNotation - Class in com.biqasoft.microservice.communicator.interfaceimpl
 
SpecialLanguageNotation() - Constructor for class com.biqasoft.microservice.communicator.interfaceimpl.SpecialLanguageNotation
 
SpringInjectorHelper - Class in com.biqasoft.microservice.communicator.http
Class to store Spring context bean
SpringInjectorHelper() - Constructor for class com.biqasoft.microservice.communicator.http.SpringInjectorHelper
 

U

UserMicroserviceRequestSuperService - Class in com.biqasoft.microservice.communicator.interfaceimpl
Superclass for microservice clients interfaces
UserMicroserviceRequestSuperService() - Constructor for class com.biqasoft.microservice.communicator.interfaceimpl.UserMicroserviceRequestSuperService
 
A B C D E G H I M P S U 
Skip navigation links

Copyright © 2016. All rights reserved.