Interface Server

All Known Implementing Classes:
ServerImpl

public interface Server
  • Method Details

    • start

      void start()
    • stop

      void stop()
    • destroy

      void destroy()
    • isStarted

      boolean isStarted()
    • getDestination

      Destination getDestination()
    • getEndpoint

      Endpoint getEndpoint()