public class SipXmlConfiguration
extends org.eclipse.jetty.webapp.AbstractConfiguration
| Constructor and Description |
|---|
SipXmlConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.eclipse.jetty.webapp.WebAppContext context) |
void |
deconfigure(org.eclipse.jetty.webapp.WebAppContext context) |
protected org.eclipse.jetty.util.resource.Resource |
findSipXml(org.eclipse.jetty.webapp.WebAppContext context) |
void |
preConfigure(org.eclipse.jetty.webapp.WebAppContext context) |
public void preConfigure(org.eclipse.jetty.webapp.WebAppContext context)
throws java.lang.Exception
preConfigure in interface org.eclipse.jetty.webapp.ConfigurationpreConfigure in class org.eclipse.jetty.webapp.AbstractConfigurationjava.lang.Exceptionpublic void configure(org.eclipse.jetty.webapp.WebAppContext context)
throws java.lang.Exception
configure in interface org.eclipse.jetty.webapp.Configurationconfigure in class org.eclipse.jetty.webapp.AbstractConfigurationjava.lang.Exceptionpublic void deconfigure(org.eclipse.jetty.webapp.WebAppContext context)
throws java.lang.Exception
deconfigure in interface org.eclipse.jetty.webapp.Configurationdeconfigure in class org.eclipse.jetty.webapp.AbstractConfigurationjava.lang.Exceptionprotected org.eclipse.jetty.util.resource.Resource findSipXml(org.eclipse.jetty.webapp.WebAppContext context)
throws java.io.IOException,
java.net.MalformedURLException
java.io.IOExceptionjava.net.MalformedURLExceptionCopyright © 2015. All Rights Reserved.