Uses of Class
org.ocpsoft.rewrite.servlet.config.ServerPort
Packages that use ServerPort
-
Uses of ServerPort in org.ocpsoft.rewrite.servlet.config
Methods in org.ocpsoft.rewrite.servlet.config that return ServerPortModifier and TypeMethodDescriptionstatic ServerPortServerPort.is(int... ports) Create aConditionto assert that the currentAddress.getPort()matches any of the given ports.