public class HttpRoute extends Object
HttpRoute(String scheme, String host, int port)
String
getHost()
int
getPort()
getScheme()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public HttpRoute(String scheme, String host, int port)
public String toString()
toString
Object
public String getHost()
public int getPort()
public String getScheme()
Copyright © 2022 WSO2. All rights reserved.