Uses of Interface
com.github.rvesse.airline.restrictions.common.PortRange
Packages that use PortRange
Package
Description
-
Uses of PortRange in com.github.rvesse.airline.annotations.restrictions
Classes in com.github.rvesse.airline.annotations.restrictions that implement PortRangeMethods in com.github.rvesse.airline.annotations.restrictions with parameters of type PortRangeMethod parameters in com.github.rvesse.airline.annotations.restrictions with type arguments of type PortRangeModifier and TypeMethodDescriptionstatic StringPortType.toRangesString(Set<PortRange> acceptablePorts) Gets a string denoting all the acceptable port ranges -
Uses of PortRange in com.github.rvesse.airline.restrictions.common
Classes in com.github.rvesse.airline.restrictions.common that implement PortRangeClasses in com.github.rvesse.airline.restrictions.common that implement interfaces with type arguments of type PortRangeFields in com.github.rvesse.airline.restrictions.common with type parameters of type PortRangeMethods in com.github.rvesse.airline.restrictions.common with parameters of type PortRangeModifier and TypeMethodDescriptionintbooleanGets whether the port range contains another port range i.e.booleanConstructors in com.github.rvesse.airline.restrictions.common with parameters of type PortRange -
Uses of PortRange in com.github.rvesse.airline.restrictions.factories
Methods in com.github.rvesse.airline.restrictions.factories that return PortRangeModifier and TypeMethodDescriptionprotected final PortRangePortRestrictionFactory.createRange(PortRange rangeAnnotation) Methods in com.github.rvesse.airline.restrictions.factories with parameters of type PortRangeModifier and TypeMethodDescriptionprotected final PortRestrictionPortRestrictionFactory.createCommon(PortRange... ranges)