Uses of Interface
org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ConsumerHandler
Packages that use ConsumerHandler
Package
Description
-
Uses of ConsumerHandler in org.openehealth.ipf.commons.ihe.hpd.controls
Classes in org.openehealth.ipf.commons.ihe.hpd.controls that implement ConsumerHandlerConstructors in org.openehealth.ipf.commons.ihe.hpd.controls with parameters of type ConsumerHandlerModifierConstructorDescriptionConsumerHpdHandler
(ConsumerHandler<BatchRequest, BatchResponse> wrappedHandler) -
Uses of ConsumerHandler in org.openehealth.ipf.commons.ihe.hpd.controls.handlers
Classes in org.openehealth.ipf.commons.ihe.hpd.controls.handlers that implement ConsumerHandlerMethods in org.openehealth.ipf.commons.ihe.hpd.controls.handlers that return ConsumerHandlerModifier and TypeMethodDescriptionConsumerHandler.getWrappedHandler()
ConsumerHandlerBase.getWrappedHandler()
Constructors in org.openehealth.ipf.commons.ihe.hpd.controls.handlers with parameters of type ConsumerHandlerModifierConstructorDescriptionprotected
ConsumerHandlerBase
(ConsumerHandler<RequestType, ResponseType> wrappedHandler) -
Uses of ConsumerHandler in org.openehealth.ipf.commons.ihe.hpd.controls.pagination
Classes in org.openehealth.ipf.commons.ihe.hpd.controls.pagination that implement ConsumerHandlerModifier and TypeClassDescriptionclass
Server-side handler of pagination controls.Constructors in org.openehealth.ipf.commons.ihe.hpd.controls.pagination with parameters of type ConsumerHandlerModifierConstructorDescriptionConsumerPaginationHandler
(ConsumerHandler<BatchRequest, BatchResponse> wrappedHandler, PaginationStorage paginationStorage) -
Uses of ConsumerHandler in org.openehealth.ipf.commons.ihe.hpd.controls.sorting
Classes in org.openehealth.ipf.commons.ihe.hpd.controls.sorting that implement ConsumerHandlerModifier and TypeClassDescriptionclass
Server-side handler of sorting controls.Constructors in org.openehealth.ipf.commons.ihe.hpd.controls.sorting with parameters of type ConsumerHandlerModifierConstructorDescriptionConsumerSortingHandler
(ConsumerHandler<BatchRequest, BatchResponse> wrappedHandler) -
Uses of ConsumerHandler in org.openehealth.ipf.platform.camel.ihe.hpd
Classes in org.openehealth.ipf.platform.camel.ihe.hpd that implement ConsumerHandlerMethods in org.openehealth.ipf.platform.camel.ihe.hpd that return ConsumerHandler -
Uses of ConsumerHandler in org.openehealth.ipf.platform.camel.ihe.hpd.chciq
Classes in org.openehealth.ipf.platform.camel.ihe.hpd.chciq that implement ConsumerHandler -
Uses of ConsumerHandler in org.openehealth.ipf.platform.camel.ihe.hpd.iti58
Classes in org.openehealth.ipf.platform.camel.ihe.hpd.iti58 that implement ConsumerHandler