Class DefaultKeyExchangeFuture

All Implemented Interfaces:
KeyExchangeFuture, SshFuture<KeyExchangeFuture>, VerifiableFuture<KeyExchangeFuture>, WaitableFuture

public class DefaultKeyExchangeFuture extends DefaultVerifiableSshFuture<KeyExchangeFuture> implements KeyExchangeFuture
  • Constructor Details

    • DefaultKeyExchangeFuture

      public DefaultKeyExchangeFuture(Object id, Object lock)
  • Method Details