org.apache.openejb.server.httpd
Interface HttpServer

All Superinterfaces:
ServerService, Service
All Known Implementing Classes:
JettyHttpServer, OpenEJBHttpServer

public interface HttpServer
extends ServerService


Method Summary
 HttpListener getListener()
           
 
Methods inherited from interface org.apache.openejb.server.ServerService
getIP, getName, getPort, service, service, start, stop
 
Methods inherited from interface org.apache.openejb.spi.Service
init
 

Method Detail

getListener

HttpListener getListener()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.