Class Horizon


  • public class Horizon
    extends java.lang.Object
    The horizon-server.
    • Constructor Summary

      Constructors 
      Constructor Description
      Horizon​(AppConfig appConfig)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.stellar.sdk.Server getServer()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Horizon

        public Horizon​(AppConfig appConfig)
    • Method Detail

      • getServer

        public org.stellar.sdk.Server getServer()