Class PipelineFactoryHttpSOAPClient.DefaultPipelineNameStrategy

java.lang.Object
org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient.DefaultPipelineNameStrategy
All Implemented Interfaces:
Function<InOutOperationContext,​String>
Enclosing class:
PipelineFactoryHttpSOAPClient

public static class PipelineFactoryHttpSOAPClient.DefaultPipelineNameStrategy
extends Object
implements Function<InOutOperationContext,​String>
Default strategy for resolving SOAP client message pipeline name from the SOAPClientContext.getPipelineName() which is a direct child of the input operation context.