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

com.loocme.sys.udp.IPackageDeal Maven / Gradle / Ivy

There is a newer version: 7.1.11
Show newest version
package com.loocme.sys.udp;

public interface IPackageDeal
{

    public byte[] execute(String fromIp, int fromPort, byte[] receive);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy