A C D E H I J M N O R S T U 
All Classes All Packages

A

addEventMapping(EventType, GenerationCondition) - Method in class de.quantummaid.httpmaid.events.EventModule
 
addEventMapping(EventType, GenerationCondition, EventFactory) - Method in class de.quantummaid.httpmaid.events.EventModule
 
addExternalEventMapping(EventType, ExternalEventMapping) - Method in class de.quantummaid.httpmaid.events.EventModule
 
AddMapEntryEnricher - Class in de.quantummaid.httpmaid.events.enriching
 
AddMapEntryEnricher() - Constructor for class de.quantummaid.httpmaid.events.enriching.AddMapEntryEnricher
 
addRequestMapEnricher(RequestMapEnricher) - Method in class de.quantummaid.httpmaid.events.EventModule
 
addResponseMapExtractor(ResponseMapExtractor) - Method in class de.quantummaid.httpmaid.events.EventModule
 
apply(MetaData) - Method in interface de.quantummaid.httpmaid.events.ExternalEventMapping
 
apply(MetaData) - Method in class de.quantummaid.httpmaid.events.processors.DetermineEventProcessor
 
apply(MetaData) - Method in class de.quantummaid.httpmaid.events.processors.DispatchEventProcessor
 
apply(MetaData) - Method in class de.quantummaid.httpmaid.events.processors.HandleExternalEventProcessor
 
apply(MetaData) - Method in class de.quantummaid.httpmaid.events.processors.UnwrapDispatchingExceptionProcessor
 
apply(MetaData) - Method in interface de.quantummaid.httpmaid.events.RequestMapEnricher
 
apply(MetaData) - Method in interface de.quantummaid.httpmaid.events.ResponseMapExtractor
 
asMap() - Method in class de.quantummaid.httpmaid.events.enriching.EnrichableMap
 

C

compile() - Method in class de.quantummaid.httpmaid.events.enriching.Enrichable
 
createEvent(Object) - Method in interface de.quantummaid.httpmaid.events.EventFactory
 
createTrigger(Runnable) - Method in class de.quantummaid.httpmaid.events.backchannel.EventsBackChannelFactory
 

D

de.quantummaid.httpmaid.events - package de.quantummaid.httpmaid.events
 
de.quantummaid.httpmaid.events.backchannel - package de.quantummaid.httpmaid.events.backchannel
 
de.quantummaid.httpmaid.events.enriching - package de.quantummaid.httpmaid.events.enriching
 
de.quantummaid.httpmaid.events.processors - package de.quantummaid.httpmaid.events.processors
 
description() - Method in class de.quantummaid.httpmaid.events.enriching.AddMapEntryEnricher
 
description() - Method in interface de.quantummaid.httpmaid.events.enriching.Enricher
 
determineEventProcessor(Generators<EventType>) - Static method in class de.quantummaid.httpmaid.events.processors.DetermineEventProcessor
 
DetermineEventProcessor - Class in de.quantummaid.httpmaid.events.processors
 
DetermineEventProcessor() - Constructor for class de.quantummaid.httpmaid.events.processors.DetermineEventProcessor
 
dispatchEventProcessor(MessageBus) - Static method in class de.quantummaid.httpmaid.events.processors.DispatchEventProcessor
 
DispatchEventProcessor - Class in de.quantummaid.httpmaid.events.processors
 
DispatchEventProcessor() - Constructor for class de.quantummaid.httpmaid.events.processors.DispatchEventProcessor
 

E

emptyEnrichableMap() - Static method in class de.quantummaid.httpmaid.events.enriching.EnrichableMap
 
enrich(EnrichableMap, HttpRequest) - Method in interface de.quantummaid.httpmaid.events.RequestMapEnricher
 
enrich(String, Object) - Method in class de.quantummaid.httpmaid.events.enriching.AddMapEntryEnricher
 
enrich(String, Object) - Method in interface de.quantummaid.httpmaid.events.enriching.Enricher
 
enrichable(String) - Static method in class de.quantummaid.httpmaid.events.enriching.Enrichable
 
Enrichable - Class in de.quantummaid.httpmaid.events.enriching
 
Enrichable() - Constructor for class de.quantummaid.httpmaid.events.enriching.Enrichable
 
enrichableMap(List<String>) - Static method in class de.quantummaid.httpmaid.events.enriching.EnrichableMap
 
EnrichableMap - Class in de.quantummaid.httpmaid.events.enriching
 
EnrichableMap() - Constructor for class de.quantummaid.httpmaid.events.enriching.EnrichableMap
 
enrichEitherTopOrSecondLevelWithoutOverwriting(String, Object) - Method in class de.quantummaid.httpmaid.events.enriching.EnrichableMap
 
enrichEitherTopOrSecondLevelWithoutOverwriting(Map<String, ?>) - Method in class de.quantummaid.httpmaid.events.enriching.EnrichableMap
 
Enricher - Interface in de.quantummaid.httpmaid.events.enriching
 
enrichOnSecondLevelWithoutOverwriting(String, Object) - Method in class de.quantummaid.httpmaid.events.enriching.EnrichableMap
 
enrichOnSecondLevelWithOverwriting(String, Object) - Method in class de.quantummaid.httpmaid.events.enriching.EnrichableMap
 
enrichWithoutOverwrite(Enricher) - Method in class de.quantummaid.httpmaid.events.enriching.Enrichable
 
enrichWithOverwrite(Enricher) - Method in class de.quantummaid.httpmaid.events.enriching.Enrichable
 
EVENT - Static variable in class de.quantummaid.httpmaid.events.EventModule
 
EVENT_TYPE - Static variable in class de.quantummaid.httpmaid.events.EventModule
 
EventConfigurators - Class in de.quantummaid.httpmaid.events
 
eventDispatchingException(Throwable) - Static method in exception de.quantummaid.httpmaid.events.processors.EventDispatchingException
 
EventDispatchingException - Exception in de.quantummaid.httpmaid.events.processors
 
EventFactory - Interface in de.quantummaid.httpmaid.events
 
eventModule() - Static method in class de.quantummaid.httpmaid.events.EventModule
 
EventModule - Class in de.quantummaid.httpmaid.events
 
EventModule() - Constructor for class de.quantummaid.httpmaid.events.EventModule
 
EventsBackChannelFactory - Class in de.quantummaid.httpmaid.events.backchannel
 
EventsBackChannelFactory() - Constructor for class de.quantummaid.httpmaid.events.backchannel.EventsBackChannelFactory
 
EventsChains - Class in de.quantummaid.httpmaid.events
 
EXTERNAL_EVENT - Static variable in class de.quantummaid.httpmaid.events.EventsChains
 
ExternalEventMapping - Interface in de.quantummaid.httpmaid.events
 
extract(Map<String, Object>, HttpResponse) - Method in interface de.quantummaid.httpmaid.events.ResponseMapExtractor
 

H

handle(Map<String, Object>) - Method in interface de.quantummaid.httpmaid.events.ExternalEventMapping
 
handleExternalEventProcessor(Map<EventType, ExternalEventMapping>) - Static method in class de.quantummaid.httpmaid.events.processors.HandleExternalEventProcessor
 
HandleExternalEventProcessor - Class in de.quantummaid.httpmaid.events.processors
 
HandleExternalEventProcessor() - Constructor for class de.quantummaid.httpmaid.events.processors.HandleExternalEventProcessor
 

I

init(MetaData) - Method in class de.quantummaid.httpmaid.events.EventModule
 
IS_EXTERNAL_EVENT - Static variable in class de.quantummaid.httpmaid.events.EventModule
 

J

jumpTarget() - Method in interface de.quantummaid.httpmaid.events.ExternalEventMapping
 

M

MAP_EVENT_TO_RESPONSE - Static variable in class de.quantummaid.httpmaid.events.EventsChains
 
MAP_REQUEST_TO_EVENT - Static variable in class de.quantummaid.httpmaid.events.EventsChains
 
mapEntry(String, Object) - Static method in class de.quantummaid.httpmaid.events.enriching.AddMapEntryEnricher
 
MESSAGE_BUS - Static variable in class de.quantummaid.httpmaid.events.EventModule
 

N

NoEventTypeMappingForWebserviceRequestException - Exception in de.quantummaid.httpmaid.events.processors
 

O

overwriteTopLevel(String, Object) - Method in class de.quantummaid.httpmaid.events.enriching.EnrichableMap
 
overwriteTopLevel(Map<String, ?>) - Method in class de.quantummaid.httpmaid.events.enriching.EnrichableMap
 

R

RECEIVED_EVENT - Static variable in class de.quantummaid.httpmaid.events.EventModule
 
register(ChainExtender) - Method in class de.quantummaid.httpmaid.events.EventModule
 
RequestMapEnricher - Interface in de.quantummaid.httpmaid.events
 
ResponseMapExtractor - Interface in de.quantummaid.httpmaid.events
 

S

setCloseMessageBusOnClose(boolean) - Method in class de.quantummaid.httpmaid.events.EventModule
 
setEventFactoryFor(EventType, EventFactory) - Method in class de.quantummaid.httpmaid.events.EventModule
 
setMessageBus(MessageBus) - Method in class de.quantummaid.httpmaid.events.EventModule
 
setValue(Object) - Method in class de.quantummaid.httpmaid.events.enriching.Enrichable
 
SUBMIT_EVENT - Static variable in class de.quantummaid.httpmaid.events.EventsChains
 

T

toEnrichTheIntermediateMapUsing(RequestMapEnricher) - Static method in class de.quantummaid.httpmaid.events.EventConfigurators
 
toEnrichTheIntermediateMapWithAllHeaders() - Static method in class de.quantummaid.httpmaid.events.EventConfigurators
 
toEnrichTheIntermediateMapWithAllPathParameters() - Static method in class de.quantummaid.httpmaid.events.EventConfigurators
 
toEnrichTheIntermediateMapWithAllQueryParameters() - Static method in class de.quantummaid.httpmaid.events.EventConfigurators
 
toEnrichTheIntermediateMapWithAllRequestData() - Static method in class de.quantummaid.httpmaid.events.EventConfigurators
 
toEnrichTheIntermediateMapWithTheAuthenticationInformationAs(String) - Static method in class de.quantummaid.httpmaid.events.EventConfigurators
 
toExtractFromTheResponseMapTheHeader(String, String) - Static method in class de.quantummaid.httpmaid.events.EventConfigurators
 
toExtractFromTheResponseMapUsing(ResponseMapExtractor) - Static method in class de.quantummaid.httpmaid.events.EventConfigurators
 
toUseTheMessageBus(MessageBus) - Static method in class de.quantummaid.httpmaid.events.EventConfigurators
 

U

unwrapDispatchingExceptionProcessor() - Static method in class de.quantummaid.httpmaid.events.processors.UnwrapDispatchingExceptionProcessor
 
UnwrapDispatchingExceptionProcessor - Class in de.quantummaid.httpmaid.events.processors
 
UnwrapDispatchingExceptionProcessor() - Constructor for class de.quantummaid.httpmaid.events.processors.UnwrapDispatchingExceptionProcessor
 
A C D E H I J M N O R S T U 
All Classes All Packages