All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ursful.framework.mina.client.message.IMessage Maven / Gradle / Ivy

package com.ursful.framework.mina.client.message;

import com.ursful.framework.mina.client.mina.packet.PacketWriter;

/**
 * 类名:IPresence
 * 创建者:huangyonghua
 * 日期:2019/2/28 14:20
 * 版权:Hymake Copyright(c) 2017
 * 说明:[类说明必填内容,请修改]
 */
public interface IMessage {
    void message(Message message, MessageSession session);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy