Class SortResponseControl2

java.lang.Object
javax.naming.ldap.BasicControl
org.openehealth.ipf.commons.ihe.hpd.controls.sorting.SortResponseControl2
All Implemented Interfaces:
Serializable, Control

public class SortResponseControl2 extends BasicControl
Since:
4.3
Author:
Dmytro Rud
See Also:
  • Constructor Details

    • SortResponseControl2

      public SortResponseControl2(byte[] berBytes, boolean criticality) throws IOException
      Throws:
      IOException
    • SortResponseControl2

      public SortResponseControl2(int resultCode, String failedAttributeName, boolean criticality) throws IOException
      Throws:
      IOException
  • Method Details