public class RouteInfo extends Object
RouteInfo(String path, org.tio.http.common.Method method)
boolean
equals(Object o)
org.tio.http.common.Method
getMethod()
String
getPath()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public RouteInfo(String path, org.tio.http.common.Method method)
public String getPath()
public org.tio.http.common.Method getMethod()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2022. All rights reserved.