public class MllpTransactionEndpointConfiguration extends MllpEndpointConfiguration
| Modifier | Constructor and Description |
|---|---|
protected |
MllpTransactionEndpointConfiguration(MllpComponent component,
Map<String,Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInteractiveContinuationDefaultThreshold() |
InteractiveContinuationStorage |
getInteractiveContinuationStorage() |
UnsolicitedFragmentationStorage |
getUnsolicitedFragmentationStorage() |
int |
getUnsolicitedFragmentationThreshold() |
boolean |
isAutoCancel() |
boolean |
isSupportInteractiveContinuation() |
boolean |
isSupportUnsolicitedFragmentation() |
getClientAuthType, getCodecFactory, getCustomInterceptorBeans, getCustomInterceptorFactories, getDispatcher, getSegmentFragmentationThreshold, getSslCiphers, getSslContext, getSslProtocols, isAudit, isSupportSegmentFragmentationpublic boolean isSupportUnsolicitedFragmentation()
public int getUnsolicitedFragmentationThreshold()
public UnsolicitedFragmentationStorage getUnsolicitedFragmentationStorage()
public boolean isSupportInteractiveContinuation()
public int getInteractiveContinuationDefaultThreshold()
public InteractiveContinuationStorage getInteractiveContinuationStorage()
public boolean isAutoCancel()
Copyright © 2015 Open eHealth Foundation. All rights reserved.