public class URLDef extends ConstraintDef<URLDef,URL>
constraintType, parameters| Constructor and Description |
|---|
URLDef() |
| Modifier and Type | Method and Description |
|---|---|
URLDef |
flags(Pattern.Flag... flags) |
URLDef |
host(String host) |
URLDef |
port(int port) |
URLDef |
protocol(String protocol) |
URLDef |
regexp(String regexp) |
addParameter, groups, message, payload, toStringCopyright © 2012 JBoss by Red Hat. All Rights Reserved.