Package | Description |
---|---|
org.wildfly.swarm.config.webservices |
Modifier and Type | Method and Description |
---|---|
default PostHandlerChainConsumer<T> |
PostHandlerChainConsumer.andThen(PostHandlerChainConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default PostHandlerChainConsumer<T> |
PostHandlerChainConsumer.andThen(PostHandlerChainConsumer<T> after) |
T |
EndpointConfig.postHandlerChain(String childKey,
PostHandlerChainConsumer consumer)
Create and configure a PostHandlerChain object to the list of
subresources
|
T |
ClientConfig.postHandlerChain(String childKey,
PostHandlerChainConsumer consumer)
Create and configure a PostHandlerChain object to the list of
subresources
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.