|
||||||||||
| 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.netty.server.spring.NettyHttpServerEngineBeanDefinitionParser
public class NettyHttpServerEngineBeanDefinitionParser
| Nested Class Summary | |
|---|---|
static class |
NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
|
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser |
|---|
WIRE_BUS_ATTRIBUTE, WIRE_BUS_CREATE, WIRE_BUS_HANDLER, WIRE_BUS_NAME |
| Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
|---|
ID_ATTRIBUTE, NAME_ATTRIBUTE |
| Constructor Summary | |
|---|---|
NettyHttpServerEngineBeanDefinitionParser()
|
|
| Method Summary | |
|---|---|
static ThreadingParameters |
createThreadingParameters(String s,
JAXBContext context)
|
static String |
createThreadingParametersRef(String s,
JAXBContext context)
|
static org.apache.cxf.configuration.jsse.TLSServerParametersConfig |
createTLSServerParametersConfig(String s,
JAXBContext context)
|
static String |
createTLSServerParametersConfigRef(String s,
JAXBContext context)
|
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, addBusWiringAttribute, getBeanClass, getFirstChild, getIdOrName, getJaxbPackage, getSuffix, hasBusProperty, isAttribute, mapAttribute, mapAttribute, mapElement, mapElementToJaxbBean, mapElementToJaxbBean, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbPropertyFactory, mapToProperty, parseAttributes, parseChildElements, parseQName, processBusAttribute, processNameAttribute, 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 NettyHttpServerEngineBeanDefinitionParser()
| 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.TLSServerParametersConfig createTLSServerParametersConfig(String s,
JAXBContext context)
throws GeneralSecurityException,
IOException
GeneralSecurityException
IOException
public static String createTLSServerParametersConfigRef(String s,
JAXBContext context)
throws GeneralSecurityException,
IOException
GeneralSecurityException
IOException
public static ThreadingParameters createThreadingParameters(String s,
JAXBContext context)
public static String createThreadingParametersRef(String s,
JAXBContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||