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, toString
Copyright © 2007-2014 Red Hat Middleware, LLC. All Rights Reserved