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

A

addEventMapping(EventType, GenerationCondition) - Method in class de.quantummaid.httpmaid.events.EventModule
 
addExternalEventMapping(EventType, ExternalEventMapping) - Method in class de.quantummaid.httpmaid.events.EventModule
 
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.MapToEventProcessor
 
apply(MetaData) - Method in class de.quantummaid.httpmaid.events.processors.SerializationProcessor
 
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
 

B

byDirectlyMappingAllData() - Static method in interface de.quantummaid.httpmaid.events.mapper.RequestToEventMapper
 
byUsingTheReceivedEventAsBody() - Static method in interface de.quantummaid.httpmaid.events.mapper.EventToResponseMapper
 

C

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.mapper - package de.quantummaid.httpmaid.events.mapper
 
de.quantummaid.httpmaid.events.processors - package de.quantummaid.httpmaid.events.processors
 
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

enrich(Map<String, Object>, HttpRequest) - Method in interface de.quantummaid.httpmaid.events.RequestMapEnricher
 
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
 
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
 
EventToResponseMapper - Interface in de.quantummaid.httpmaid.events.mapper
 
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
 
HttpRequestToEventMapper - Interface in de.quantummaid.httpmaid.events.mapper
 

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(MetaData) - Method in interface de.quantummaid.httpmaid.events.mapper.HttpRequestToEventMapper
 
map(MetaData) - Method in interface de.quantummaid.httpmaid.events.mapper.RequestToEventMapper
 
map(HttpRequest) - Method in interface de.quantummaid.httpmaid.events.mapper.HttpRequestToEventMapper
 
map(Map<String, Object>, MetaData) - Method in interface de.quantummaid.httpmaid.events.mapper.EventToResponseMapper
 
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
 
mapToEventProcessor(RequestToEventMapper) - Static method in class de.quantummaid.httpmaid.events.processors.MapToEventProcessor
 
MapToEventProcessor - Class in de.quantummaid.httpmaid.events.processors
 
MapToEventProcessor() - Constructor for class de.quantummaid.httpmaid.events.processors.MapToEventProcessor
 
MESSAGE_BUS - Static variable in class de.quantummaid.httpmaid.events.EventModule
 

N

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

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
 
RequestToEventMapper - Interface in de.quantummaid.httpmaid.events.mapper
 
ResponseMapExtractor - Interface in de.quantummaid.httpmaid.events
 

S

serializationProcessor(EventToResponseMapper) - Static method in class de.quantummaid.httpmaid.events.processors.SerializationProcessor
 
SerializationProcessor - Class in de.quantummaid.httpmaid.events.processors
 
SerializationProcessor() - Constructor for class de.quantummaid.httpmaid.events.processors.SerializationProcessor
 
setCloseMessageBusOnClose(boolean) - Method in class de.quantummaid.httpmaid.events.EventModule
 
setMessageBus(MessageBus) - Method in class de.quantummaid.httpmaid.events.EventModule
 
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
 
usingOnlyTheBody() - Static method in interface de.quantummaid.httpmaid.events.mapper.RequestToEventMapper
 
A B C D E H I J M N R S T U 
All Classes All Packages