Summary:
Detail:
RequestRouter<T>
final PathRoute<String,T>
route
final URIAuthority
uriAuthority
Entry(String hostname, String pathPattern, T handler)
Entry(String pathPattern, T handler)
Entry(URIAuthority uriAuthority, String pathPattern, T handler)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object