Class FHIRClientFactory


  • public class FHIRClientFactory
    extends java.lang.Object
    This factory can be used to obtain instances of the FHIRClient interface.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static FHIRClient getClient​(java.util.Properties properties)  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getClient

        public static FHIRClient getClient​(java.util.Properties properties)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception