パッケージ org.piax.gtrans.ov

インタフェース Overlay<D extends Destination,​K extends Destination>

型パラメータ:
D - The destination specification of the overlay.
K - The key of the overlay.
すべてのスーパーインタフェース:
AutoCloseable, Closeable, RequestTransport<D>, Transport<D>
既知の実装クラスのリスト:
OverlayImpl

public interface Overlay<D extends Destination,​K extends Destination>
extends RequestTransport<D>
The common overlay interface.