public class MllpEndpointConfiguration
extends org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpointConfiguration
| Modifier | Constructor and Description |
|---|---|
protected |
MllpEndpointConfiguration(MllpComponent<?> component,
Map<String,Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
org.openehealth.ipf.commons.ihe.core.ClientAuthType |
getClientAuthType() |
org.apache.mina.filter.codec.ProtocolCodecFactory |
getCodecFactory() |
ConsumerDispatchingInterceptor |
getDispatcher() |
int |
getSegmentFragmentationThreshold() |
String[] |
getSslCiphers() |
SSLContext |
getSslContext() |
String[] |
getSslProtocols() |
boolean |
isAudit() |
boolean |
isSupportSegmentFragmentation() |
@Generated(value="lombok") public org.apache.mina.filter.codec.ProtocolCodecFactory getCodecFactory()
@Generated(value="lombok") public boolean isAudit()
@Generated(value="lombok") public SSLContext getSslContext()
@Generated(value="lombok") public org.openehealth.ipf.commons.ihe.core.ClientAuthType getClientAuthType()
@Generated(value="lombok") public String[] getSslProtocols()
@Generated(value="lombok") public String[] getSslCiphers()
@Generated(value="lombok") public boolean isSupportSegmentFragmentation()
@Generated(value="lombok") public int getSegmentFragmentationThreshold()
@Generated(value="lombok") public ConsumerDispatchingInterceptor getDispatcher()
Copyright © 2016 Open eHealth Foundation. All rights reserved.