Uses of Class
com.github.rvesse.airline.restrictions.common.PortRestriction
-
Packages that use PortRestriction Package Description com.github.rvesse.airline.restrictions.factories -
-
Uses of PortRestriction in com.github.rvesse.airline.restrictions.factories
Methods in com.github.rvesse.airline.restrictions.factories that return PortRestriction Modifier and Type Method Description protected PortRestriction
PortRestrictionFactory. createCommon(Port annotation)
protected PortRestriction
PortRestrictionFactory. createCommon(PortRange... ranges)
-