org.codehaus.plexus.service.jetty.configuration
Class HttpListener

java.lang.Object
  extended byorg.codehaus.plexus.service.jetty.configuration.HttpListener
Direct Known Subclasses:
ProxyHttpListener

public class HttpListener
extends java.lang.Object

Version:
$Id: HttpListener.java 2219 2005-07-08 21:23:44Z evenisse $
Author:
Trygve Laugstøl

Constructor Summary
HttpListener(java.lang.String host, int port)
           
 
Method Summary
 java.lang.String getHost()
           
 int getPort()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpListener

public HttpListener(java.lang.String host,
                    int port)
Method Detail

getHost

public java.lang.String getHost()

getPort

public int getPort()


Copyright © {inceptionYear}-2007 null. All Rights Reserved.