public interface PacketWriterWithTimeout
Modifier and Type | Interface and Description |
---|---|
static interface |
PacketWriterWithTimeout.Handler |
Modifier and Type | Method and Description |
---|---|
boolean |
addOutPacketWithTimeout(Packet packet,
Duration timeout,
PacketWriterWithTimeout.Handler handler) |
boolean addOutPacketWithTimeout(Packet packet, Duration timeout, PacketWriterWithTimeout.Handler handler)
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.