Class V3Client

java.lang.Object
org.projecthusky.communication.CamelService
org.projecthusky.communication.mpi.V3Client
All Implemented Interfaces:
org.apache.camel.CamelContextAware

public abstract class V3Client extends CamelService
  • Constructor Details

    • V3Client

      protected V3Client(URI serverURI)
      Constructor
      Parameters:
      serverURI - the URI for the server to use for query requests
  • Method Details

    • getActorName

      public abstract String getActorName()
      Gets the actor name for each actor implementation.
      Returns:
      The implementation's actor name
    • getServerURI

      public URI getServerURI()
      Returns:
      Returns the server URI