public static class I2PSession.TunnelPair extends Object
| Constructor and Description |
|---|
TunnelPair(TunnelId inbound,
TunnelId outbound)Inbound tunnel ID. |
| Modifier and Type | Method and Description |
|---|---|
TunnelId | getInboundTunnelId()Inbound tunnel for this pair. |
TunnelId | getOutboundTunnelId()Outbound tunnel for this pair. |
boolean | isEmpty()Whether neither tunnel is set. |
public TunnelId getInboundTunnelId()
public TunnelId getOutboundTunnelId()
public boolean isEmpty()