Package | Description |
---|---|
be.ehealth.technicalconnector.ws.domain |
Modifier and Type | Method and Description |
---|---|
static HandlerPosition |
HandlerPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandlerPosition[] |
HandlerPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<Handler<?>> |
HandlerChain.getHandlers(HandlerPosition position) |
HandlerChain |
HandlerChain.register(HandlerPosition position,
SOAPHandler<?> handler)
Method to register a
SOAPHandler within a certain Position |
HandlerChain |
HandlerChain.unregisterHandler(HandlerPosition position,
SOAPHandler<?> handler) |
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.