This commit is contained in:
Brenton Bostick 2023-02-02 16:09:16 -05:00
parent 0733af5239
commit 5be92a96df
19 changed files with 26 additions and 15 deletions

View file

@ -24,12 +24,14 @@
* redistribute it in a modified binary form, please contact ZeroTier Networks
* LLC. Start here: http://www.zerotier.com/
*/
package com.zerotier.sdk;
import java.net.InetSocketAddress;
public interface PacketSender {
/**
* Function to send a ZeroTier packet out over the wire
*