C D E G I J S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.aspectran.jetty - package com.aspectran.jetty
-
Add-on package for building web application servers using Jetty.
- com.aspectran.jetty.daemon.command - package com.aspectran.jetty.daemon.command
- com.aspectran.jetty.shell.command - package com.aspectran.jetty.shell.command
D
- destroy() - Method in class com.aspectran.jetty.JettyServer
- doStart() - Method in class com.aspectran.jetty.JettyServer
- doStop() - Method in class com.aspectran.jetty.JettyServer
E
- execute(CommandParameters) - Method in class com.aspectran.jetty.daemon.command.JettyCommand
- execute(ParsedOptions, Console) - Method in class com.aspectran.jetty.shell.command.JettyCommand
G
- getDescriptor() - Method in class com.aspectran.jetty.daemon.command.JettyCommand
- getDescriptor() - Method in class com.aspectran.jetty.shell.command.JettyCommand
I
- initialize() - Method in class com.aspectran.jetty.JettyServer
- initialize() - Method in class com.aspectran.jetty.JettyWebAppContext
- isAutoStart() - Method in class com.aspectran.jetty.JettyServer
J
- JettyCommand - Class in com.aspectran.jetty.daemon.command
-
Use the command 'jetty' to control the Jetty Server.
- JettyCommand - Class in com.aspectran.jetty.shell.command
-
Use the command 'jetty' to control the Jetty Server.
- JettyCommand(CommandRegistry) - Constructor for class com.aspectran.jetty.daemon.command.JettyCommand
- JettyCommand(CommandRegistry) - Constructor for class com.aspectran.jetty.shell.command.JettyCommand
- JettyServer - Class in com.aspectran.jetty
-
The Jetty Server managed by Aspectran.
- JettyServer() - Constructor for class com.aspectran.jetty.JettyServer
- JettyServer(int) - Constructor for class com.aspectran.jetty.JettyServer
- JettyServer(ThreadPool) - Constructor for class com.aspectran.jetty.JettyServer
- JettySessionHandler - Class in com.aspectran.jetty
-
Extended Jetty's SessionHandler.
- JettySessionHandler() - Constructor for class com.aspectran.jetty.JettySessionHandler
- JettyWebAppContext - Class in com.aspectran.jetty
-
The Class JettyWebAppContext.
- JettyWebAppContext() - Constructor for class com.aspectran.jetty.JettyWebAppContext
S
- setActivityContext(ActivityContext) - Method in class com.aspectran.jetty.JettyWebAppContext
- setAutoStart(boolean) - Method in class com.aspectran.jetty.JettyServer
- setDerived(boolean) - Method in class com.aspectran.jetty.JettyWebAppContext
-
Specifies whether this is a derived web service that inherits the root web service.
- setSessionCache(SessionCacheFactory) - Method in class com.aspectran.jetty.JettySessionHandler
- setSessionDataStore(SessionDataStoreFactory) - Method in class com.aspectran.jetty.JettySessionHandler
- setSystemProperty(String, String) - Method in class com.aspectran.jetty.JettyServer
- setTempDirectory(String) - Method in class com.aspectran.jetty.JettyWebAppContext
- setWebSocketEnabled(boolean) - Method in class com.aspectran.jetty.JettyWebAppContext
All Classes All Packages