|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.rewrite.IfServerPort
public class IfServerPort
A rewrite condition that passes if the request.getServerPort() matches.
| Constructor Summary | |
|---|---|
IfServerPort()
|
|
| Method Summary | |
|---|---|
void |
init()
|
boolean |
isMatch(HttpServletRequest request)
|
void |
setValue(int value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IfServerPort()
| Method Detail |
|---|
public void setValue(int value)
@PostConstruct public void init()
public boolean isMatch(HttpServletRequest request)
isMatch in interface RequestPredicate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||