UriPortOption constructor

UriPortOption(
  1. int value
)

Implementation

UriPortOption(final int value) : super(OptionType.uriPort, value);