eu.emi.emir.jetty
Class HttpsServer
java.lang.Object
eu.emi.emir.jetty.HttpsServer
public class HttpsServer
- extends Object
- Author:
- a.memon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpsServer
public HttpsServer(String propsFilePath)
throws Exception
- Throws:
Exception
HttpsServer
public HttpsServer(Properties props)
throws Exception
- Throws:
Exception
start
public void start()
throws Exception
- Throws:
Exception
getServerProps
public ServerProperties getServerProps()
getServerSecProps
public ServerSecurityProperties getServerSecProps()
getClientSecProps
public ClientSecurityProperties getClientSecProps()
getRawProperties
public Properties getRawProperties()
getJettyServer
public JettyServer getJettyServer()
Copyright © 2012. All Rights Reserved.