public static class AddSOAPFault.FaultCodeMappingFunction extends Object implements com.google.common.base.Function<ProfileRequestContext,QName>
EventContext.| Constructor and Description |
|---|
FaultCodeMappingFunction(Map<String,QName> mappings)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
QName |
apply(ProfileRequestContext input) |
void |
setEventContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,EventContext> strategy)
Set lookup strategy for
EventContext to check. |
public void setEventContextLookupStrategy(@Nonnull com.google.common.base.Function<ProfileRequestContext,EventContext> strategy)
EventContext to check.strategy - lookup strategy@Nullable public QName apply(@Nullable ProfileRequestContext input)
apply in interface com.google.common.base.Function<ProfileRequestContext,QName>Copyright © 2021. All rights reserved.