|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.service.jetty.configuration.HttpListener
org.codehaus.plexus.service.jetty.configuration.ProxyHttpListener
Constructor Summary | |
ProxyHttpListener(java.lang.String virtualHost,
int port,
java.lang.String proxyHost,
int proxyPort)
|
Method Summary | |
java.lang.String |
getProxyHost()
|
int |
getProxyPort()
|
Methods inherited from class org.codehaus.plexus.service.jetty.configuration.HttpListener |
getHost, getPort |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProxyHttpListener(java.lang.String virtualHost, int port, java.lang.String proxyHost, int proxyPort)
Method Detail |
public java.lang.String getProxyHost()
public int getProxyPort()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |