public interface HolePunchInitiator
| Modifier and Type | Field and Description |
|---|---|
static boolean |
BROADCAST |
static int |
IDLE_UDP_SECONDS |
static int |
NUMBER_OF_HOLES |
| Modifier and Type | Method and Description |
|---|---|
FutureDone<Message> |
handleHolePunch(ChannelCreator channelCreator,
int idleUDPSeconds,
FutureResponse futureResponse,
Message originalMessage) |
static final int NUMBER_OF_HOLES
static final boolean BROADCAST
static final int IDLE_UDP_SECONDS
FutureDone<Message> handleHolePunch(ChannelCreator channelCreator, int idleUDPSeconds, FutureResponse futureResponse, Message originalMessage)
Copyright © 2015. All rights reserved.