Package csw.command.client
Class HttpCommandService$
- java.lang.Object
- 
- scala.runtime.AbstractFunction3<akka.actor.typed.ActorSystem<scala.runtime.Nothing$>,csw.location.api.scaladsl.LocationService,Connection.HttpConnection,HttpCommandService>
- 
- csw.command.client.HttpCommandService$
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- scala.Function3<akka.actor.typed.ActorSystem<scala.runtime.Nothing$>,csw.location.api.scaladsl.LocationService,Connection.HttpConnection,HttpCommandService>
 
 public class HttpCommandService$ extends scala.runtime.AbstractFunction3<akka.actor.typed.ActorSystem<scala.runtime.Nothing$>,csw.location.api.scaladsl.LocationService,Connection.HttpConnection,HttpCommandService> implements java.io.Serializable - See Also:
- Serialized Form
 
- 
- 
Field SummaryFields Modifier and Type Field Description static HttpCommandService$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description HttpCommandService$()
 
- 
- 
- 
Field Detail- 
MODULE$public static final HttpCommandService$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 
-