Interface HasPortBindings.PortAddress

All Known Implementing Classes:
HasPortBindings.PortAddressImpl
Enclosing interface:
HasPortBindings

public static interface HasPortBindings.PortAddress
Port mapping for a bound port. The socket address that should be used to configure network connections to the specified contianer port.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
  • Method Details

    • getIP

      String getIP()
      Returns:
      the host IP
    • getPort

      int getPort()
      Returns:
      the host port