Class MllpEndpointConfiguration

    • Method Detail

      • getCodecFactory

        public org.apache.mina.filter.codec.ProtocolCodecFactory getCodecFactory()
      • getSslContext

        public SSLContext getSslContext()
      • getClientAuthType

        public org.openehealth.ipf.commons.ihe.core.ClientAuthType getClientAuthType()
      • getSslProtocols

        public String[] getSslProtocols()
      • getSslCiphers

        public String[] getSslCiphers()
      • isSupportSegmentFragmentation

        public boolean isSupportSegmentFragmentation()
      • getSegmentFragmentationThreshold

        public int getSegmentFragmentationThreshold()