public class MllpTransactionEndpointConfiguration extends MllpEndpointConfiguration
UNKNOWN_URI| Modifier | Constructor and Description |
|---|---|
protected |
MllpTransactionEndpointConfiguration(MllpComponent<MllpTransactionEndpointConfiguration,? extends MllpAuditDataset> component,
Map<String,Object> parameters)
Deprecated.
|
protected |
MllpTransactionEndpointConfiguration(MllpComponent<MllpTransactionEndpointConfiguration,? extends MllpAuditDataset> component,
String uri,
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, getDispatcher, getSegmentFragmentationThreshold, getSslCiphers, getSslContext, getSslProtocols, isSupportSegmentFragmentationgetAuditContext, isAuditprotected MllpTransactionEndpointConfiguration(MllpComponent<MllpTransactionEndpointConfiguration,? extends MllpAuditDataset> component, Map<String,Object> parameters) throws Exception
Exceptionprotected MllpTransactionEndpointConfiguration(MllpComponent<MllpTransactionEndpointConfiguration,? extends MllpAuditDataset> component, String uri, Map<String,Object> parameters) throws Exception
Exceptionpublic boolean isSupportUnsolicitedFragmentation()
public int getUnsolicitedFragmentationThreshold()
public UnsolicitedFragmentationStorage getUnsolicitedFragmentationStorage()
public boolean isSupportInteractiveContinuation()
public int getInteractiveContinuationDefaultThreshold()
public InteractiveContinuationStorage getInteractiveContinuationStorage()
public boolean isAutoCancel()
Copyright © 2021 Open eHealth Foundation. All rights reserved.