@Internal public final class PathRoute<T,H> extends Object
H
handler
T
pattern
PathRoute(T pattern, H handler)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final T pattern
public final H handler
public PathRoute(T pattern, H handler)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.