|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
public class JettyHTTPServerEngineBeanDefinitionParser
| Nested Class Summary | |
|---|---|
static class |
JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
|
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser |
|---|
WIRE_BUS_ATTRIBUTE |
| Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
|---|
ID_ATTRIBUTE, NAME_ATTRIBUTE |
| Constructor Summary | |
|---|---|
JettyHTTPServerEngineBeanDefinitionParser()
|
|
| Method Summary | |
|---|---|
static ThreadingParameters |
createThreadingParameters(String s)
|
static String |
createThreadingParametersRef(String s)
|
static org.apache.cxf.configuration.jsse.spring.TLSServerParametersConfig |
createTLSServerParametersConfig(String s)
|
static String |
createTLSServerParametersConfigRef(String s)
|
void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext ctx,
org.springframework.beans.factory.support.BeanDefinitionBuilder bean)
|
protected Class |
getBeanClass(Element arg0)
|
protected boolean |
shouldGenerateId()
|
| Methods inherited from class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser |
|---|
addBusWiringAttribute, getBeanClass, getFirstChild, getIdOrName, getJaxbPackage, getSuffix, hasBusProperty, isAttribute, mapAttribute, mapAttribute, mapElement, mapElementToJaxbBean, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbPropertyFactory, mapToProperty, parseAttributes, parseChildElements, parseQName, resolveId, setBeanClass, setFirstChildAsProperty, unmarshalFactoryString |
| Methods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser |
|---|
doParse, getBeanClassName, getParentName, parseInternal |
| Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
|---|
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateIdAsFallback |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JettyHTTPServerEngineBeanDefinitionParser()
| Method Detail |
|---|
public void doParse(Element element,
org.springframework.beans.factory.xml.ParserContext ctx,
org.springframework.beans.factory.support.BeanDefinitionBuilder bean)
doParse in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParserprotected boolean shouldGenerateId()
shouldGenerateId in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserprotected Class getBeanClass(Element arg0)
getBeanClass in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
public static org.apache.cxf.configuration.jsse.spring.TLSServerParametersConfig createTLSServerParametersConfig(String s)
throws GeneralSecurityException,
IOException
GeneralSecurityException
IOException
public static String createTLSServerParametersConfigRef(String s)
throws GeneralSecurityException,
IOException
GeneralSecurityException
IOExceptionpublic static ThreadingParameters createThreadingParameters(String s)
public static String createThreadingParametersRef(String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||