接口 InboundClientService

所有已知子接口:
InboundClient
所有已知实现类:
NettyInboundClient

public interface InboundClientService

InboundClientService interface.

版本:
1.0.0
作者:
: zhouhailin
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    shutdown.
    void
    start.
  • 方法详细资料

    • start

      void start()

      start.

    • shutdown

      void shutdown()

      shutdown.