Interface Channel


public interface Channel
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(Object object)
     
  • Method Details

    • send

      void send(Object object)