Interface InfoProcessorServer

All Known Implementing Classes:
CustomInfoProcessorServer, DefaultInfoProcessorServer

public interface InfoProcessorServer
Author:
luna
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    dealInfo(String userId, String content)
     
  • Method Details