Interface WavefrontService

All Known Implementing Classes:
DirectConnectionWavefrontService, ProxyConnectionWavefrontService

public interface WavefrontService
Author:
Timo Salm
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(String metricInWavefrontFormat)
     
  • Method Details

    • send

      void send(String metricInWavefrontFormat)