Skip navigation links
A C E F G I J L M N O P R S T U 

A

apply(HttpServerRequest, HttpServerResponse) - Method in class com.alipay.sofa.ark.springboot.web.ArkCompositeReactorHttpHandlerAdapter
 
ArkApplicationStartListener - Class in com.alipay.sofa.ark.springboot.listener
Ark Spring boot starter when run on ide
ArkApplicationStartListener() - Constructor for class com.alipay.sofa.ark.springboot.listener.ArkApplicationStartListener
 
ArkAutoProcessorConfiguration - Class in com.alipay.sofa.ark.springboot
 
ArkAutoProcessorConfiguration() - Constructor for class com.alipay.sofa.ark.springboot.ArkAutoProcessorConfiguration
 
ArkBootEmbedRunner - Class in com.alipay.sofa.ark.springboot.runner
Corresponding to org.springframework.test.context.junit4.SpringRunner used for test ark biz like koupleless, which run ark plugin in embed mode please refer com.alipay.sofa.ark.spi.service.plugin.PluginFactoryService#createEmbedPlugin(com.alipay.sofa.ark.spi.archive.PluginArchive, java.lang.ClassLoader)
ArkBootEmbedRunner(Class<?>) - Constructor for class com.alipay.sofa.ark.springboot.runner.ArkBootEmbedRunner
 
ArkBootRunner - Class in com.alipay.sofa.ark.springboot.runner
Corresponding to org.springframework.test.context.junit4.SpringRunner used for test ark plugin
ArkBootRunner(Class<?>) - Constructor for class com.alipay.sofa.ark.springboot.runner.ArkBootRunner
 
ArkCompositeReactorHttpHandlerAdapter - Class in com.alipay.sofa.ark.springboot.web
 
ArkCompositeReactorHttpHandlerAdapter(HttpHandler) - Constructor for class com.alipay.sofa.ark.springboot.web.ArkCompositeReactorHttpHandlerAdapter
 
ArkDeployStaticBizListener - Class in com.alipay.sofa.ark.springboot.listener
 
ArkDeployStaticBizListener() - Constructor for class com.alipay.sofa.ark.springboot.listener.ArkDeployStaticBizListener
 
arkEventHandlerProcessor() - Static method in class com.alipay.sofa.ark.springboot.ArkAutoProcessorConfiguration
 
ArkEventHandlerProcessor - Class in com.alipay.sofa.ark.springboot.processor
 
ArkEventHandlerProcessor() - Constructor for class com.alipay.sofa.ark.springboot.processor.ArkEventHandlerProcessor
 
ArkNettyReactiveWebServerFactory - Class in com.alipay.sofa.ark.springboot.web
 
ArkNettyReactiveWebServerFactory() - Constructor for class com.alipay.sofa.ark.springboot.web.ArkNettyReactiveWebServerFactory
 
ArkNettyWebServer - Class in com.alipay.sofa.ark.springboot.web
 
ArkNettyWebServer(String, HttpServer, ReactorHttpHandlerAdapter, Duration) - Constructor for class com.alipay.sofa.ark.springboot.web.ArkNettyWebServer
 
ArkReactiveAutoConfiguration - Class in com.alipay.sofa.ark.springboot
 
ArkReactiveAutoConfiguration() - Constructor for class com.alipay.sofa.ark.springboot.ArkReactiveAutoConfiguration
 
ArkServiceInjectProcessor - Class in com.alipay.sofa.ark.springboot.processor
 
ArkServiceInjectProcessor() - Constructor for class com.alipay.sofa.ark.springboot.processor.ArkServiceInjectProcessor
 
ArkServletAutoConfiguration - Class in com.alipay.sofa.ark.springboot
 
ArkServletAutoConfiguration() - Constructor for class com.alipay.sofa.ark.springboot.ArkServletAutoConfiguration
 
ArkServletAutoConfiguration.EmbeddedArkTomcat - Class in com.alipay.sofa.ark.springboot
 
ArkServletLegacyAutoConfiguration - Class in com.alipay.sofa.ark.springboot
adapt to springboot 2.1.9.RELEASE
ArkServletLegacyAutoConfiguration() - Constructor for class com.alipay.sofa.ark.springboot.ArkServletLegacyAutoConfiguration
 
ArkServletLegacyAutoConfiguration.EmbeddedArkTomcat - Class in com.alipay.sofa.ark.springboot
 
ArkTomcatServletWebServerFactory - Class in com.alipay.sofa.ark.springboot.web
 
ArkTomcatServletWebServerFactory() - Constructor for class com.alipay.sofa.ark.springboot.web.ArkTomcatServletWebServerFactory
 
ArkTomcatWebServer - Class in com.alipay.sofa.ark.springboot.web
NOTE: Tomcat instance will start immediately when create ArkTomcatWebServer object.
ArkTomcatWebServer(Tomcat) - Constructor for class com.alipay.sofa.ark.springboot.web.ArkTomcatWebServer
Create a new ArkTomcatWebServer instance.
ArkTomcatWebServer(Tomcat, boolean) - Constructor for class com.alipay.sofa.ark.springboot.web.ArkTomcatWebServer
Create a new TomcatWebServer instance.
ArkTomcatWebServer(Tomcat, boolean, Tomcat) - Constructor for class com.alipay.sofa.ark.springboot.web.ArkTomcatWebServer
 

C

CachedLaunchedURLClassLoader - Class in com.alipay.sofa.ark.springboot.loader
A cached LaunchedURLClassLoader to accelerate load classes and resources.
CachedLaunchedURLClassLoader(boolean, Archive, URL[], ClassLoader) - Constructor for class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader
 
CachedLaunchedURLClassLoader.LoadClassResult - Class in com.alipay.sofa.ark.springboot.loader
 
com.alipay.sofa.ark.springboot - package com.alipay.sofa.ark.springboot
 
com.alipay.sofa.ark.springboot.listener - package com.alipay.sofa.ark.springboot.listener
 
com.alipay.sofa.ark.springboot.loader - package com.alipay.sofa.ark.springboot.loader
 
com.alipay.sofa.ark.springboot.processor - package com.alipay.sofa.ark.springboot.processor
 
com.alipay.sofa.ark.springboot.runner - package com.alipay.sofa.ark.springboot.runner
 
com.alipay.sofa.ark.springboot.web - package com.alipay.sofa.ark.springboot.web
 
createClassLoader(URL[]) - Method in class com.alipay.sofa.ark.springboot.loader.JarLauncher
 

E

EmbeddedArkTomcat() - Constructor for class com.alipay.sofa.ark.springboot.ArkServletAutoConfiguration.EmbeddedArkTomcat
 
EmbeddedArkTomcat() - Constructor for class com.alipay.sofa.ark.springboot.ArkServletLegacyAutoConfiguration.EmbeddedArkTomcat
 

F

filter(Filter) - Method in class com.alipay.sofa.ark.springboot.runner.ArkBootEmbedRunner
 
filter(Filter) - Method in class com.alipay.sofa.ark.springboot.runner.ArkBootRunner
 
findResource(String) - Method in class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader
 
findResources(String) - Method in class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader
 

G

getClazz() - Method in class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader.LoadClassResult
 
getContextPath() - Method in class com.alipay.sofa.ark.springboot.web.ArkNettyReactiveWebServerFactory
 
getContextPath() - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatServletWebServerFactory
 
getDescription() - Method in class com.alipay.sofa.ark.springboot.runner.ArkBootEmbedRunner
 
getDescription() - Method in class com.alipay.sofa.ark.springboot.runner.ArkBootRunner
 
getEx() - Method in class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader.LoadClassResult
 
getOrder() - Method in class com.alipay.sofa.ark.springboot.listener.ArkDeployStaticBizListener
 
getOrder() - Method in class com.alipay.sofa.ark.springboot.listener.PropertiesResetListener
 
getOrder() - Method in class com.alipay.sofa.ark.springboot.processor.ArkEventHandlerProcessor
 
getOrder() - Method in class com.alipay.sofa.ark.springboot.processor.ArkServiceInjectProcessor
 
getPort() - Method in class com.alipay.sofa.ark.springboot.web.ArkNettyWebServer
 
getPort() - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatWebServer
 
getTomcat() - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatWebServer
Returns access to the underlying Tomcat server.
getWebServer(HttpHandler) - Method in class com.alipay.sofa.ark.springboot.web.ArkNettyReactiveWebServerFactory
 
getWebServer(ServletContextInitializer...) - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatServletWebServerFactory
 
getWebServer(Tomcat) - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatServletWebServerFactory
Factory method called to create the TomcatWebServer.

I

isSpringBoot1() - Method in class com.alipay.sofa.ark.springboot.listener.ArkApplicationStartListener
 
isSpringBoot2() - Method in class com.alipay.sofa.ark.springboot.listener.ArkApplicationStartListener
 

J

JarLauncher - Class in com.alipay.sofa.ark.springboot.loader
A JarLauncher to load classes with CachedLaunchedURLClassLoader
JarLauncher() - Constructor for class com.alipay.sofa.ark.springboot.loader.JarLauncher
 

L

loadClass(String, boolean) - Method in class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader
 
LoadClassResult() - Constructor for class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader.LoadClassResult
 
LoadClassResult(ClassNotFoundException) - Constructor for class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader.LoadClassResult
 
loadClassWithCache(String, boolean) - Method in class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader
NOTE: Only cache ClassNotFoundException when class not found.

M

main(String[]) - Static method in class com.alipay.sofa.ark.springboot.loader.JarLauncher
 

N

NOT_FOUND - Static variable in class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader.LoadClassResult
 

O

onApplicationEvent(SpringApplicationEvent) - Method in class com.alipay.sofa.ark.springboot.listener.ArkApplicationStartListener
 
onApplicationEvent(ApplicationContextEvent) - Method in class com.alipay.sofa.ark.springboot.listener.ArkDeployStaticBizListener
 
onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class com.alipay.sofa.ark.springboot.listener.PropertiesResetListener
 

P

postProcessAfterInitialization(Object, String) - Method in class com.alipay.sofa.ark.springboot.processor.ArkEventHandlerProcessor
 
postProcessAfterInitialization(Object, String) - Method in class com.alipay.sofa.ark.springboot.processor.ArkServiceInjectProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class com.alipay.sofa.ark.springboot.processor.ArkEventHandlerProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class com.alipay.sofa.ark.springboot.processor.ArkServiceInjectProcessor
 
postProcessContext(Context) - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatServletWebServerFactory
 
prepareContext(Host, ServletContextInitializer[]) - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatServletWebServerFactory
 
PropertiesResetListener - Class in com.alipay.sofa.ark.springboot.listener
Listener to reset system properties
PropertiesResetListener() - Constructor for class com.alipay.sofa.ark.springboot.listener.PropertiesResetListener
 

R

registerBizReactorHttpHandlerAdapter(String, ReactorHttpHandlerAdapter) - Method in class com.alipay.sofa.ark.springboot.web.ArkCompositeReactorHttpHandlerAdapter
 
run(RunNotifier) - Method in class com.alipay.sofa.ark.springboot.runner.ArkBootEmbedRunner
 
run(RunNotifier) - Method in class com.alipay.sofa.ark.springboot.runner.ArkBootRunner
 

S

sendEventAfterArkEmbedStartupFinish() - Method in class com.alipay.sofa.ark.springboot.listener.ArkApplicationStartListener
 
serviceInjectProcessor() - Static method in class com.alipay.sofa.ark.springboot.ArkAutoProcessorConfiguration
 
setBackgroundProcessorDelay(int) - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatServletWebServerFactory
 
setBaseDirectory(File) - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatServletWebServerFactory
 
setClazz(Class<?>) - Method in class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader.LoadClassResult
 
setEx(ClassNotFoundException) - Method in class com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader.LoadClassResult
 
setProtocol(String) - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatServletWebServerFactory
The Tomcat protocol to use when create the Connector.
setRouteProviders(List<NettyRouteProvider>) - Method in class com.alipay.sofa.ark.springboot.web.ArkNettyWebServer
 
sort(Sorter) - Method in class com.alipay.sofa.ark.springboot.runner.ArkBootEmbedRunner
 
sort(Sorter) - Method in class com.alipay.sofa.ark.springboot.runner.ArkBootRunner
 
start() - Method in class com.alipay.sofa.ark.springboot.web.ArkNettyWebServer
 
start() - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatWebServer
 
startUpArk(SpringApplicationEvent) - Method in class com.alipay.sofa.ark.springboot.listener.ArkApplicationStartListener
 
startUpArkEmbed(SpringApplicationEvent) - Method in class com.alipay.sofa.ark.springboot.listener.ArkApplicationStartListener
 
stop() - Method in class com.alipay.sofa.ark.springboot.web.ArkNettyWebServer
 
stop() - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatWebServer
 
stopSilently() - Method in class com.alipay.sofa.ark.springboot.web.ArkTomcatWebServer
 

T

tomcatServletWebServerFactory(ObjectProvider<TomcatConnectorCustomizer>, ObjectProvider<TomcatContextCustomizer>, ObjectProvider<TomcatProtocolHandlerCustomizer<?>>) - Method in class com.alipay.sofa.ark.springboot.ArkServletAutoConfiguration.EmbeddedArkTomcat
 
tomcatServletWebServerFactory() - Method in class com.alipay.sofa.ark.springboot.ArkServletLegacyAutoConfiguration.EmbeddedArkTomcat
 

U

unregisterBizReactorHttpHandlerAdapter(String) - Method in class com.alipay.sofa.ark.springboot.web.ArkCompositeReactorHttpHandlerAdapter
 
A C E F G I J L M N O P R S T U 
Skip navigation links

Copyright © 2024. All rights reserved.