Interface RequestPacket<R extends Packet>

Type Parameters:
R - The response packet type
All Superinterfaces:
Packet

public interface RequestPacket<R extends Packet> extends Packet
Represents the request packet within a request/response packet pair.
  • Method Summary Link icon

    Methods inherited from interface org.spongepowered.api.network.channel.packet.Packet Link icon

    read, write