Class RemotePeerMixin

All Implemented Interfaces:
Runnable

public class RemotePeerMixin extends AMixin
  • Constructor Details

    • RemotePeerMixin

      public RemotePeerMixin()
  • Method Details

    • connect

      public Convex connect()
      Connects to a remote peer
      Returns:
      Convex connection instance
    • getSocketAddress

      public InetSocketAddress getSocketAddress()
    • getSpecifiedSource

      public InetSocketAddress getSpecifiedSource()
      Gets the socket address for the remote peer, or null if not specified in CLI
      Returns:
      Socket address instance, or null if not specified at CLI