@Internal public static final class RequestRouter.Entry<T> extends Object
Modifier and Type | Field and Description |
---|---|
PathRoute<String,T> |
route |
URIAuthority |
uriAuthority |
public final URIAuthority uriAuthority
public Entry(URIAuthority uriAuthority, String pathPattern, T handler)
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.