Interface GateI<TWrite>

  • All Superinterfaces:
    io.aether.utils.interfaces.ObjectFind, io.aether.utils.ToString
    All Known Subinterfaces:
    Gate<TWrite,​TRead>
    All Known Implementing Classes:
    FGate.InsideGate, FGate.OutSideGate

    public interface GateI<TWrite>
    extends io.aether.utils.ToString, io.aether.utils.interfaces.ObjectFind
    • Method Detail

      • sendRequestData

        default void sendRequestData()