A B C D E F G H I J L M O P R S T U W _

A

AbstractJettyMojo - Class in org.mortbay.jetty.plugin
AbstractJettyMojo
AbstractJettyMojo() - Constructor for class org.mortbay.jetty.plugin.AbstractJettyMojo
 
AbstractRestServlet - Class in org.mortbay.demo
Servlet implementation class AsyncRESTServlet.
AbstractRestServlet() - Constructor for class org.mortbay.demo.AbstractRestServlet
 
add(Connector) - Method in class org.mortbay.jetty.ant.types.Connectors
Adds a connector to the list of connectors to deploy.
add(ContextHandler) - Method in class org.mortbay.jetty.ant.types.ContextHandlers
 
add(LoginService) - Method in class org.mortbay.jetty.ant.types.LoginServices
 
addClasses(FileSet) - Method in class org.mortbay.jetty.ant.types.WebApp
 
addConnectors(Connectors) - Method in class org.mortbay.jetty.ant.JettyRunTask
Adds a new Ant's connector tag object if it have not been created yet.
addContextHandlers(ContextHandlers) - Method in class org.mortbay.jetty.ant.types.WebApp
 
addDependency(Set, String, String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
addDirectoryScanner(DirectoryScanner) - Method in class org.mortbay.jetty.ant.types.FileMatchingConfiguration
 
addLib(FileSet) - Method in class org.mortbay.jetty.ant.types.WebApp
 
addLoginServices(LoginServices) - Method in class org.mortbay.jetty.ant.JettyRunTask
 
addScanTargets(FileSet) - Method in class org.mortbay.jetty.ant.types.WebApp
 
addSystemProperties(SystemProperties) - Method in class org.mortbay.jetty.ant.JettyRunTask
 
addSystemProperty(Property) - Method in class org.mortbay.jetty.ant.types.SystemProperties
 
addUserRealms(Object) - Method in class org.mortbay.jetty.ant.JettyRunTask
Deprecated.  
addWebApp(WebApp) - Method in class org.mortbay.jetty.ant.JettyRunTask
Creates a new WebApp Ant object.
addWebApplication(WebApplicationProxy, int) - Method in class org.mortbay.jetty.ant.ServerProxyImpl
 
addWebApplication(WebApplicationProxy, int) - Method in interface org.mortbay.jetty.ant.utils.ServerProxy
Adds a new web application to this server.
addWebApplication(WebAppContext) - Method in class org.mortbay.jetty.plugin.JettyServer
 
AnnotationTest - Class in com.acme
AnnotationTest Use Annotations from within Jetty.
AnnotationTest() - Constructor for class com.acme.AnnotationTest
 
APPID_PARAM - Static variable in class org.mortbay.demo.AbstractRestServlet
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
applyJettyXml() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
AsyncAMFEndpoint - Class in org.mortbay.jetty.asyncblazeds
 
AsyncAMFEndpoint() - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint
Constructs an unmanaged AsyncAMFEndpoint.
AsyncAMFEndpoint(boolean) - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint
Constructs an AsyncAMFEndpoint with the indicated management.
AsyncAMFEndpointControl - Class in org.mortbay.jetty.asyncblazeds
 
AsyncAMFEndpointControl(AsyncAMFEndpoint, BaseControl) - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpointControl
Constructs a AsyncAMFEndpointControl, assigning managed message endpoint and parent MBean.
AsyncBatchProcessFilter - Class in org.mortbay.jetty.asyncblazeds
Filter that breaks down the batched message buffer into individual invocations.
AsyncBatchProcessFilter() - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncBatchProcessFilter
 
AsyncHTTPEndpoint - Class in org.mortbay.jetty.asyncblazeds
 
AsyncHTTPEndpoint() - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
Constructs an unmanaged AsyncHTTPEndpoint.
AsyncHTTPEndpoint(boolean) - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
Constructs a AsyncHTTPEndpoint with the indicated management.
AsyncHTTPEndpointControl - Class in org.mortbay.jetty.asyncblazeds
 
AsyncHTTPEndpointControl(AsyncHTTPEndpoint, BaseControl) - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpointControl
Constructs a AsyncHTTPEndpointControl, assigning managed message endpoint and parent MBean.
AsyncLegacyFilter - Class in org.mortbay.jetty.asyncblazeds
AMF Headers are of limited use because the apply to the entire AMF packet, which may contain a batch of several requests.
AsyncLegacyFilter(BaseHTTPEndpoint) - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncLegacyFilter
 
AsyncMessageBrokerFilter - Class in org.mortbay.jetty.asyncblazeds
A simple bridge between the encoding/decoding functionality of the AMF endpoint and the MessageBroker: this last filter in the chain returns the message to the MessageBroker, which will then locate the correct service to handle the message.
AsyncMessageBrokerFilter(AbstractEndpoint) - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncMessageBrokerFilter
 
AsyncRestServlet - Class in org.mortbay.demo
Servlet implementation class AsyncRESTServlet.
AsyncRestServlet() - Constructor for class org.mortbay.demo.AsyncRestServlet
 
AsyncSerializationFilter - Class in org.mortbay.jetty.asyncblazeds
Filter for serializing and deserializing action messages.
AsyncSerializationFilter(String) - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncSerializationFilter
 
AsyncSessionFilter - Class in org.mortbay.jetty.asyncblazeds
This filter detects whether a request URL is decorated with a ;jessionid token in the event that the client does not support cookies.
AsyncSessionFilter() - Constructor for class org.mortbay.jetty.asyncblazeds.AsyncSessionFilter
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.acme.TestListener
 
attributeAdded(ServletContextAttributeEvent) - Method in class com.acme.TestListener
 
attributeAdded(ServletRequestAttributeEvent) - Method in class com.acme.TestListener
 
attributeRemoved(HttpSessionBindingEvent) - Method in class com.acme.TestListener
 
attributeRemoved(ServletContextAttributeEvent) - Method in class com.acme.TestListener
 
attributeRemoved(ServletRequestAttributeEvent) - Method in class com.acme.TestListener
 
attributeReplaced(HttpSessionBindingEvent) - Method in class com.acme.TestListener
 
attributeReplaced(ServletContextAttributeEvent) - Method in class com.acme.TestListener
 
attributeReplaced(ServletRequestAttributeEvent) - Method in class com.acme.TestListener
 

B

BaseAsyncHTTPEndpoint - Class in org.mortbay.jetty.asyncblazeds
Base for HTTP-based endpoints that support regular polling and long polling.
BaseAsyncHTTPEndpoint() - Constructor for class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Constructs an unmanaged BaseAsyncHTTPEndpoint.
BaseAsyncHTTPEndpoint(boolean) - Constructor for class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Constructs a BaseAsyncHTTPEndpoint with the indicated management.
begin() - Method in class com.acme.MockUserTransaction
 
bind(InetSocketAddress, int) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 

C

checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
Verify the configuration given in the pom.
checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
checkPomConfiguration() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
cleanupSrcs() - Method in class org.mortbay.jetty.jspc.plugin.JspcMojo
Until Jasper supports the option to generate the srcs in a different dir than the classes, this is the best we can do.
clientWaitInterval - Variable in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
 
close(DataSource) - Method in class com.acme.AnnotationTest
 
close(DataSource) - Method in class com.acme.JNDITest
 
close() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
com.acme - package com.acme
 
commit() - Method in class com.acme.MockUserTransaction
 
compile() - Method in class org.mortbay.jetty.jspc.plugin.JspcMojo
 
configJDBC(String[], int) - Method in class org.mortbay.jetty.runner.Runner
 
configure(WebAppContext) - Method in class org.mortbay.jetty.ant.JettyWebAppConfiguration
Adds classpath files into web application classloader, and sets web.xml and base directory for the configured web application.
configure(WebAppContext) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
configure(String[]) - Method in class org.mortbay.jetty.runner.Runner
 
configureHandlers() - Method in class org.mortbay.jetty.plugin.JettyServer
Set up the handler structure to receive a webapp.
configureScanner() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
configureScanner() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
configureScanner() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
configureScanner() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
configureWebApplication() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
Subclasses should invoke this to setup basic info on the webapp
configureWebApplication() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
configureWebApplication() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
configureWebApplication() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
Connectors - Class in org.mortbay.jetty.ant.types
Specifies a jetty configuration element for Ant build file.
Connectors() - Constructor for class org.mortbay.jetty.ant.types.Connectors
Default constructor.
Connectors(int, int) - Constructor for class org.mortbay.jetty.ant.types.Connectors
Constructor.
connectors - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
List of connectors to use.
consoleScanner - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
A scanner to check ENTER hits on the console
ConsoleScanner - Class in org.mortbay.jetty.plugin
 
ConsoleScanner(AbstractJettyMojo) - Constructor for class org.mortbay.jetty.plugin.ConsoleScanner
 
containsSystemProperty(String) - Method in class org.mortbay.jetty.plugin.SystemProperties
 
contextDestroyed(ServletContextEvent) - Method in class com.acme.TestListener
 
ContextHandlers - Class in org.mortbay.jetty.ant.types
Specifies element in web app configuration.
ContextHandlers() - Constructor for class org.mortbay.jetty.ant.types.ContextHandlers
 
contextHandlers - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
List of other contexts to set up.
contextInitialized(ServletContextEvent) - Method in class com.acme.TestListener
 
contextPath - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The context path for the webapp.
convertToSmallMessage(Message) - Method in class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
Currently this override is a no-op to disable small messages over HTTP endpoints.
createApplicationContext(ContextHandlerCollection) - Method in interface org.mortbay.jetty.ant.utils.WebApplicationProxy
Creates a new Jetty web application context from this object.
createApplicationContext(ContextHandlerCollection) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
createContext(String, HttpHandler) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 
createContext(String) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 
createDefaultConnector(String) - Method in class org.mortbay.jetty.plugin.JettyServer
 
createFilterChain() - Method in class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint
Create the gateway filters that transform action requests and responses.
createFilterChain() - Method in class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
Create default filter chain or return current one if already present.
createHttpServer(InetSocketAddress, int) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServerProvider
 
createHttpsServer(InetSocketAddress, int) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServerProvider
 

D

daemon - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
Determines whether or not the server blocks when started.
deconfigure(WebAppContext) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
DEFAULT_MAX_IDLE_TIME - Static variable in class org.mortbay.jetty.plugin.JettyServer
 
DEFAULT_PORT - Static variable in class org.mortbay.jetty.plugin.JettyServer
 
describeEndpoint() - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
 
destroy() - Method in class com.acme.JNDITest
 
dispatch(Runnable) - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.AnnotationTest
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.JNDITest
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.RoleAnnotationTest
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mortbay.demo.AsyncRestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mortbay.demo.SerialRestServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.AnnotationTest
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.JNDITest
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.RoleAnnotationTest
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mortbay.demo.AbstractRestServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mortbay.demo.AsyncRestServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mortbay.demo.SerialRestServlet
 
doScope(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.mortbay.jetty.j2sehttpspi.J2SEHTTPContextHandler
 
doStart() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
doStart() - Method in class org.mortbay.jetty.plugin.JettyServer
 
doStart() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
doStart() - Method in class org.mortbay.setuid.SetUIDServer
 
doStop() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
doStop() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 

E

END_OF_WEBAPP - Static variable in class org.mortbay.jetty.jspc.plugin.JspcMojo
 
endpoint - Variable in class org.mortbay.jetty.asyncblazeds.AsyncMessageBrokerFilter
 
ERROR - Static variable in class org.mortbay.setuid.SetUID
 
execute() - Method in class org.mortbay.jetty.ant.JettyRunTask
Executes this Ant task.
execute() - Method in class org.mortbay.jetty.jspc.plugin.HelpMojo
execute() - Method in class org.mortbay.jetty.jspc.plugin.JspcMojo
 
execute() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
execute() - Method in class org.mortbay.jetty.plugin.HelpMojo
execute() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
execute() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
execute() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
execute() - Method in class org.mortbay.jetty.plugin.JettyStopMojo
 
expandJars(Resource) - Method in class org.mortbay.jetty.runner.Runner
 

F

FileMatchingConfiguration - Class in org.mortbay.jetty.ant.types
Describes set of files matched by elements in ant configuration file.
FileMatchingConfiguration() - Constructor for class org.mortbay.jetty.ant.types.FileMatchingConfiguration
 
findJars(WebAppContext) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
Get the jars to examine from the files from which we have synthesized the classpath.
findJettyWebXmlFile(File) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
Try and find a jetty-web.xml file, using some historical naming conventions if necessary.
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
finishConfigurationBeforeStart() - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 

G

generateThumbs(Queue<Map<String, String>>) - Method in class org.mortbay.demo.AbstractRestServlet
 
getAddress() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 
getArtifact(String, String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
getAttribute(String) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getAttributes() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpContext
 
getAuthenticator() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpContext
 
getBaseDirectories() - Method in class org.mortbay.jetty.ant.types.FileMatchingConfiguration
 
getClasses() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getClassesDirectory() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
getClassPathFiles() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getClassPathFiles() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
getClassPathFiles() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
getClassPathFiles() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getClientWaitInterval() - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Returns the number of milliseconds the client will wait after receiving a response for a poll with server wait before it issues its next poll request.
getConnection() - Method in class com.acme.MockDataSource
 
getConnection(String, String) - Method in class com.acme.MockDataSource
 
getConnectors() - Method in class org.mortbay.jetty.ant.types.Connectors
Returns the list of known connectors to deploy.
getContextHandlers() - Method in class org.mortbay.jetty.ant.types.ContextHandlers
 
getContextHandlers() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getContextHandlers() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
getContextPath() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getContextPath() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
getContextPath() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getDefaultConnectors() - Method in class org.mortbay.jetty.ant.types.Connectors
Gets the default list of connectors to deploy when no connectors were explicitly added to the list.
getDeserializerClassName() - Method in class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint
Returns the deserializer class name used by the endpoint.
getDeserializerClassName() - Method in class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
Returns the deserializer class name used by the endpoint.
getDirectory() - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
getExcludes() - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
getExecutor() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 
getExtraScanTargets() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
getExtraScanTargets() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
getFilters() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpContext
 
getGid() - Method in class org.mortbay.setuid.SetUIDServer
 
getGrGid() - Method in class org.mortbay.setuid.Group
 
getgrgid(int) - Static method in class org.mortbay.setuid.SetUID
 
getGrMem() - Method in class org.mortbay.setuid.Group
 
getgrnam(String) - Static method in class org.mortbay.setuid.SetUID
 
getGrName() - Method in class org.mortbay.setuid.Group
 
getGroupname() - Method in class org.mortbay.setuid.SetUIDServer
 
getGrPasswd() - Method in class org.mortbay.setuid.Group
 
getHandler() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpContext
 
getHard() - Method in class org.mortbay.setuid.RLimit
 
getHttpContext() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getHttpHandler() - Method in class org.mortbay.jetty.j2sehttpspi.J2SEHTTPContextHandler
 
getIdleThreads() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
getIncludes() - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
getJettyContextHandler() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpContext
 
getJettyEnvXml() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getJettyEnvXml() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getJettyXml() - Method in class org.mortbay.jetty.ant.JettyRunTask
 
getJettyXmlFile() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getKey() - Method in class org.mortbay.jetty.plugin.SystemProperty
 
getLibraries() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getLibraries() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
getLibrariesConfiguration() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getLocalAddress() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getLog() - Static method in class org.mortbay.jetty.plugin.PluginLog
 
getLogCategory() - Method in class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint
Returns the log category of the endpoint.
getLogCategory() - Method in class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
Returns the log category of the endpoint.
getLoginServices() - Method in class org.mortbay.jetty.ant.types.LoginServices
 
getLoginTimeout() - Method in class com.acme.MockDataSource
 
getLogWriter() - Method in class com.acme.MockDataSource
 
getMaxWaitingPollRequests() - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Returns the maximum number of server poll response threads that will be waiting for messages to arrive for clients.
getName() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getName() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
getName() - Method in class org.mortbay.jetty.plugin.SystemProperty
 
getOverlays() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getPath() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpContext
 
getPomArtifact(String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
getPrincipal() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getProject() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getProtocol() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getProxiedObject() - Method in class org.mortbay.jetty.ant.ServerProxyImpl
 
getProxiedObject() - Method in interface org.mortbay.jetty.ant.utils.ServerProxy
 
getProxiedObject() - Method in interface org.mortbay.jetty.ant.utils.WebApplicationProxy
 
getProxiedObject() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
getPwDir() - Method in class org.mortbay.setuid.Passwd
 
getPwGecos() - Method in class org.mortbay.setuid.Passwd
 
getPwGid() - Method in class org.mortbay.setuid.Passwd
 
getpwnam(String) - Static method in class org.mortbay.setuid.SetUID
 
getPwName() - Method in class org.mortbay.setuid.Passwd
 
getPwPasswd() - Method in class org.mortbay.setuid.Passwd
 
getPwShell() - Method in class org.mortbay.setuid.Passwd
 
getPwUid() - Method in class org.mortbay.setuid.Passwd
 
getpwuid(int) - Static method in class org.mortbay.setuid.SetUID
 
getRemoteAddress() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getRequestBody() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getRequestHeaders() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getRequestLog() - Method in class org.mortbay.jetty.ant.JettyRunTask
 
getRequestMethod() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getRequestURI() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getResource(String) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getResourcePaths(String) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getResponseBody() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getResponseCode() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getResponseContentType() - Method in class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint
Returns MessageIOConstants.AMF_CONTENT_TYPE.
getResponseContentType() - Method in class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
Returns MessageIOConstants.XML_CONTENT_TYPE.
getResponseHeaders() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
getrlimitnofiles() - Static method in class org.mortbay.setuid.SetUID
 
getRLimitNoFiles() - Method in class org.mortbay.setuid.SetUIDServer
 
getScanIntervalSeconds() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getScanIntervalSeconds() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getScanList() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getScanner() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getScannerListeners() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getScanTargetsConfiguration() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getSerializerClassName() - Method in class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint
Returns the serializer class name used by the endpoint.
getSerializerClassName() - Method in class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
Returns the serializer class name used by the endpoint.
getSerializerJava15ClassName() - Method in class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint
Returns the Java 1.5 specific serializer class name used by the endpoint.
getSerializerJava15ClassName() - Method in class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
Returns the Java 1.5 specific serializer class name used by the endpoint.
getServer() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpContext
 
getServer() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getSoft() - Method in class org.mortbay.setuid.RLimit
 
getSourceDirectory() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
getStatus() - Method in class com.acme.MockUserTransaction
 
getSystemProperties() - Method in class org.mortbay.jetty.ant.types.SystemProperties
 
getSystemProperties() - Method in class org.mortbay.jetty.plugin.SystemProperties
 
getSystemPropertiesFile() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getSystemProperty(String) - Method in class org.mortbay.jetty.plugin.SystemProperties
 
getTempDirectory() - Method in class org.mortbay.jetty.ant.JettyRunTask
 
getThreads() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
getTmpDirectory() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
getType() - Method in class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpointControl
getType() - Method in class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpointControl
getUid() - Method in class org.mortbay.setuid.SetUIDServer
 
getUmask() - Method in class org.mortbay.setuid.SetUIDServer
 
getUnpackOverlays() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getUsername() - Method in class org.mortbay.setuid.SetUIDServer
 
getValue() - Method in class org.mortbay.jetty.plugin.SystemProperty
 
getWaitInterval() - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Returns the number of milliseconds the server poll response thread will be waiting for messages to arrive for the client.
getWarFile() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getWebAppSourceDirectory() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
getWebDefaultXmlFile() - Method in class org.mortbay.jetty.ant.JettyWebAppConfiguration
 
getWebDefaultXmlFile() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getWebDefaultXmlFile() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
getWebInfClasses() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getWebInfLib() - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
getWebXml() - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
getWebXmlFile() - Method in class org.mortbay.jetty.ant.types.WebApp
 
getWebXmlFile() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
Group - Class in org.mortbay.setuid
Class is the equivalent java class used for holding values from native c code structure group.
Group() - Constructor for class org.mortbay.setuid.Group
 

H

handleFlexClientPoll(FlexClient, CommandMessage) - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Overrides the base poll handling to support optionally putting Http request handling threads into a wait state until messages are available to be delivered in the poll response or a timeout is reached.
HelpMojo - Class in org.mortbay.jetty.jspc.plugin
Display help information on jetty-jspc-maven-plugin.
Call
HelpMojo() - Constructor for class org.mortbay.jetty.jspc.plugin.HelpMojo
 
HelpMojo - Class in org.mortbay.jetty.plugin
Display help information on jetty-maven-plugin.
Call
HelpMojo() - Constructor for class org.mortbay.jetty.plugin.HelpMojo
 

I

init(ServletConfig) - Method in class com.acme.AnnotationTest
 
init(ServletConfig) - Method in class com.acme.JNDITest
 
init(ServletConfig) - Method in class com.acme.RoleAnnotationTest
 
init(ServletConfig) - Method in class org.mortbay.demo.AbstractRestServlet
 
init(ServletConfig) - Method in class org.mortbay.demo.AsyncRestServlet
 
initClassLoader() - Method in class org.mortbay.jetty.runner.Runner
 
initialize(String, ConfigMap) - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Initializes the Endpoint with the properties.
invoke(ActionContext) - Method in class org.mortbay.jetty.asyncblazeds.AsyncBatchProcessFilter
 
invoke(ActionContext) - Method in class org.mortbay.jetty.asyncblazeds.AsyncLegacyFilter
 
invoke(ActionContext) - Method in class org.mortbay.jetty.asyncblazeds.AsyncMessageBrokerFilter
 
invoke(ActionContext) - Method in class org.mortbay.jetty.asyncblazeds.AsyncSerializationFilter
 
invoke(ActionContext) - Method in class org.mortbay.jetty.asyncblazeds.AsyncSessionFilter
 
isFailed() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
isFileScanned(String) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
Checks if a given file is scanned according to the internal configuration.
isIncluded(String) - Method in class org.mortbay.jetty.ant.types.FileMatchingConfiguration
Checks if passed file is scanned by any of the directory scanners.
isLowOnThreads() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
isRunning() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
isSet() - Method in class org.mortbay.jetty.plugin.SystemProperty
 
isStarted() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
isStarting() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
isStartServerAsPrivileged() - Method in class org.mortbay.setuid.SetUIDServer
 
isStopped() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
isStopping() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
isWrapperFor(Class<?>) - Method in class com.acme.MockDataSource
 
isXADataSource(String) - Method in class org.mortbay.jetty.runner.Runner
 
ITEMS_PARAM - Static variable in class org.mortbay.demo.AbstractRestServlet
 

J

J2SEHTTPContextHandler - Class in org.mortbay.jetty.j2sehttpspi
Jetty handler that bridges requests to HttpHandler.
J2SEHTTPContextHandler(HttpContext, HttpHandler) - Constructor for class org.mortbay.jetty.j2sehttpspi.J2SEHTTPContextHandler
 
jettyConfig - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
Location of a jetty xml configuration file whose contents will be applied before any plugin configuration.
JettyDeployWar - Class in org.mortbay.jetty.plugin
This goal is used to run Jetty with a pre-assembled war.
JettyDeployWar() - Constructor for class org.mortbay.jetty.plugin.JettyDeployWar
 
JettyHttpContext - Class in org.mortbay.jetty.j2sehttpspi
Jetty implementation of HttpContext
JettyHttpContext(HttpServer, String, HttpHandler) - Constructor for class org.mortbay.jetty.j2sehttpspi.JettyHttpContext
 
JettyHttpExchange - Class in org.mortbay.jetty.j2sehttpspi
Jetty implementation of HttpExchange
JettyHttpExchange(HttpContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
JettyHttpServer - Class in org.mortbay.jetty.j2sehttpspi
Jetty implementation of HttpServer.
JettyHttpServer(Server, boolean) - Constructor for class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 
JettyHttpServerProvider - Class in org.mortbay.jetty.j2sehttpspi
Jetty implementation of Java HTTP Server SPI
JettyHttpServerProvider() - Constructor for class org.mortbay.jetty.j2sehttpspi.JettyHttpServerProvider
 
JettyRunMojo - Class in org.mortbay.jetty.plugin
This goal is used in-situ on a Maven project without first requiring that the project is assembled into a war, saving time during the development cycle.
JettyRunMojo() - Constructor for class org.mortbay.jetty.plugin.JettyRunMojo
 
JettyRunTask - Class in org.mortbay.jetty.ant
Ant task for running a Jetty server.
JettyRunTask() - Constructor for class org.mortbay.jetty.ant.JettyRunTask
 
JettyRunWarExplodedMojo - Class in org.mortbay.jetty.plugin
This goal is used to assemble your webapp into an exploded war and automatically deploy it to Jetty.
JettyRunWarExplodedMojo() - Constructor for class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
JettyRunWarMojo - Class in org.mortbay.jetty.plugin
This goal is used to assemble your webapp into a war and automatically deploy it to Jetty.
JettyRunWarMojo() - Constructor for class org.mortbay.jetty.plugin.JettyRunWarMojo
 
JettyServer - Class in org.mortbay.jetty.plugin
JettyServer Maven jetty plugin version of a wrapper for the Server class.
JettyServer() - Constructor for class org.mortbay.jetty.plugin.JettyServer
 
JettyStopMojo - Class in org.mortbay.jetty.plugin
JettyStopMojo - stops a running instance of jetty.
JettyStopMojo() - Constructor for class org.mortbay.jetty.plugin.JettyStopMojo
 
JettyWebAppConfiguration - Class in org.mortbay.jetty.ant
This configuration object provides additional way to inject application properties into the configured web application.
JettyWebAppConfiguration() - Constructor for class org.mortbay.jetty.ant.JettyWebAppConfiguration
 
JettyWebAppContext - Class in org.mortbay.jetty.plugin
JettyWebAppContext Extends the WebAppContext to specialize for the maven environment.
JettyWebAppContext() - Constructor for class org.mortbay.jetty.plugin.JettyWebAppContext
 
JNDITest - Class in com.acme
JNDITest Use JNDI from within Jetty.
JNDITest() - Constructor for class com.acme.JNDITest
 
join() - Method in class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
JspcMojo - Class in org.mortbay.jetty.jspc.plugin
This goal will compile jsps for a webapp so that they can be included in a war.
JspcMojo() - Constructor for class org.mortbay.jetty.jspc.plugin.JspcMojo
 

L

LEGACY_ENVELOPE_FLAG_KEY - Static variable in class org.mortbay.jetty.asyncblazeds.AsyncLegacyFilter
 
LEGACY_ENVELOPE_FLAG_VALUE - Static variable in class org.mortbay.jetty.asyncblazeds.AsyncLegacyFilter
 
LEGACY_SECURITY_CREDENTIALS - Static variable in class org.mortbay.jetty.asyncblazeds.AsyncLegacyFilter
 
LEGACY_SECURITY_HEADER_NAME - Static variable in class org.mortbay.jetty.asyncblazeds.AsyncLegacyFilter
 
LEGACY_SECURITY_PRINCIPAL - Static variable in class org.mortbay.jetty.asyncblazeds.AsyncLegacyFilter
 
loadPomAsProject(MavenProjectBuilder, Artifact) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
lock - Variable in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Used to synchronize sets and gets to the number of waiting clients.
log(String) - Static method in class org.mortbay.jetty.ant.utils.TaskLog
 
LOG_CATEGORY - Static variable in class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint
The log category for this endpoint.
LOG_CATEGORY - Static variable in class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
 
LoginServices - Class in org.mortbay.jetty.ant.types
Specifies a jetty configuration element for Ant build file.
LoginServices() - Constructor for class org.mortbay.jetty.ant.types.LoginServices
 
loginServices - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
List of security realms to set up.
logWithTimestamp(String) - Static method in class org.mortbay.jetty.ant.utils.TaskLog
 

M

main(String[]) - Static method in class org.mortbay.jetty.runner.Runner
 
main(String[]) - Static method in class org.mortbay.jetty.server.ssl.PKCS12Import
 
Main - Class in org.mortbay.jetty.spring
Run Jetty from Spring configuration.
Main() - Constructor for class org.mortbay.jetty.spring.Main
 
main(String[]) - Static method in class org.mortbay.jetty.spring.Main
 
MavenWebInfConfiguration - Class in org.mortbay.jetty.plugin
 
MavenWebInfConfiguration() - Constructor for class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
maxWaitingPollRequests - Variable in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
 
mergeWebXml() - Method in class org.mortbay.jetty.jspc.plugin.JspcMojo
Take the web fragment and put it inside a copy of the web.xml.
MockDataSource - Class in com.acme
MockDataSource
MockDataSource() - Constructor for class com.acme.MockDataSource
 
MockUserTransaction - Class in com.acme
MockUserTransaction
MockUserTransaction() - Constructor for class com.acme.MockUserTransaction
 
Monitor - Class in org.mortbay.jetty.plugin
Monitor Listens for stop commands eg via mvn jetty:stop and causes jetty to stop either by exiting the jvm, or by stopping the Server instances.
Monitor(int, String, Server[], boolean) - Constructor for class org.mortbay.jetty.plugin.Monitor
 
ms(long) - Method in class org.mortbay.demo.AbstractRestServlet
 

O

OK - Static variable in class org.mortbay.setuid.SetUID
 
org.mortbay.demo - package org.mortbay.demo
 
org.mortbay.jetty.ant - package org.mortbay.jetty.ant
 
org.mortbay.jetty.ant.types - package org.mortbay.jetty.ant.types
 
org.mortbay.jetty.ant.utils - package org.mortbay.jetty.ant.utils
 
org.mortbay.jetty.asyncblazeds - package org.mortbay.jetty.asyncblazeds
 
org.mortbay.jetty.j2sehttpspi - package org.mortbay.jetty.j2sehttpspi
 
org.mortbay.jetty.jspc.plugin - package org.mortbay.jetty.jspc.plugin
 
org.mortbay.jetty.plugin - package org.mortbay.jetty.plugin
 
org.mortbay.jetty.runner - package org.mortbay.jetty.runner
 
org.mortbay.jetty.server.ssl - package org.mortbay.jetty.server.ssl
 
org.mortbay.jetty.spring - package org.mortbay.jetty.spring
 
org.mortbay.setuid - package org.mortbay.setuid
 

P

Passwd - Class in org.mortbay.setuid
Class is the equivalent java class used for holding values from native c code structure passwd.
Passwd() - Constructor for class org.mortbay.setuid.Passwd
 
piggybackingEnabled - Variable in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
 
PKCS12Import - Class in org.mortbay.jetty.server.ssl
This class can be used to import a key/certificate pair from a pkcs12 file into a regular JKS format keystore for use with jetty and other java based SSL applications, etc.
PKCS12Import() - Constructor for class org.mortbay.jetty.server.ssl.PKCS12Import
 
PluginLog - Class in org.mortbay.jetty.plugin
PluginLog Convenience class to provide access to the plugin Log for non-mojo classes.
PluginLog() - Constructor for class org.mortbay.jetty.plugin.PluginLog
 
pollingEnabled - Variable in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
 
pollingIntervalMillis - Variable in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
 
PORT_SYSPROPERTY - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
postConfigure(WebAppContext) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
preConfigure(WebAppContext) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
project - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The maven project.

R

reload - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
reload can be set to either 'automatic' or 'manual' if 'manual' then the context can be reloaded by a linefeed in the console if 'automatic' then traditional reloading on changed files is enabled.
removeContext(String) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 
removeContext(HttpContext) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 
removeDependency(Set, String, String, String, String) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 
requestCompleted(ServletRequestEvent) - Method in class com.acme.TestListener
 
requestDestroyed(ServletRequestEvent) - Method in class com.acme.TestListener
 
requestInitialized(ServletRequestEvent) - Method in class com.acme.TestListener
 
requestLog - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
A RequestLog implementation to use for the webapp at runtime.
requestResumed(ServletRequestEvent) - Method in class com.acme.TestListener
 
requestSuspended(ServletRequestEvent) - Method in class com.acme.TestListener
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.JettyRunWarExplodedMojo
 
restartWebApp(boolean) - Method in class org.mortbay.jetty.plugin.JettyRunWarMojo
 
restURL(String) - Method in class org.mortbay.demo.AbstractRestServlet
 
RLimit - Class in org.mortbay.setuid
 
RLimit() - Constructor for class org.mortbay.setuid.RLimit
 
RoleAnnotationTest - Class in com.acme
RoleAnnotationTest Use DeclareRolesAnnotations from within Jetty.
RoleAnnotationTest() - Constructor for class com.acme.RoleAnnotationTest
 
rollback() - Method in class com.acme.MockUserTransaction
 
run() - Method in class org.mortbay.jetty.plugin.ConsoleScanner
 
run() - Method in class org.mortbay.jetty.plugin.Monitor
 
run() - Method in class org.mortbay.jetty.runner.Runner
 
Runner - Class in org.mortbay.jetty.runner
 
Runner() - Constructor for class org.mortbay.jetty.runner.Runner
 
RuntimeDependencyResolver - Class in org.mortbay.jetty.plugin
RuntimeDependencyResolver This class is able to pull down a remote pom, find all of it's dependencies and transitively resolve them.
RuntimeDependencyResolver(ArtifactFactory, ArtifactResolver, ArtifactMetadataSource, ArtifactRepository, List) - Constructor for class org.mortbay.jetty.plugin.RuntimeDependencyResolver
 

S

scanIntervalSeconds - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The interval in seconds to scan the webapp for changes and restart the context if necessary.
scanList - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
List of files and directories to scan
scanner - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
A scanner to check for changes to the webapp
scannerListeners - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
List of Listeners for the scanner
ScanTargetPattern - Class in org.mortbay.jetty.plugin
ScanTargetPattern Utility class to provide the ability for the mvn jetty:run mojo to be able to specify filesets of extra files to regularly scan for changes in order to redeploy the webapp.
ScanTargetPattern() - Constructor for class org.mortbay.jetty.plugin.ScanTargetPattern
 
sendResponseHeaders(int, long) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
SerialRestServlet - Class in org.mortbay.demo
Servlet implementation class SerialRestServlet
SerialRestServlet() - Constructor for class org.mortbay.demo.SerialRestServlet
 
server - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
A wrapper for the Server object
Server - Class in org.mortbay.jetty.spring
Convenience class for jetty with Spring.
Server() - Constructor for class org.mortbay.jetty.spring.Server
 
ServerProxy - Interface in org.mortbay.jetty.ant.utils
 
ServerProxyImpl - Class in org.mortbay.jetty.ant
A proxy class for interaction with Jetty server object.
ServerProxyImpl(List, List, RequestLog, File) - Constructor for class org.mortbay.jetty.ant.ServerProxyImpl
Default constructor.
service(HttpServletRequest, HttpServletResponse) - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Handle AMF/AMFX encoded messages sent over HTTP, with suspend/resume of the request, using jetty-7 portable continuations.
sessionCreated(HttpSessionEvent) - Method in class com.acme.TestListener
 
sessionDestroyed(HttpSessionEvent) - Method in class com.acme.TestListener
 
sessionDidActivate(HttpSessionEvent) - Method in class com.acme.TestListener
 
sessionWillPassivate(HttpSessionEvent) - Method in class com.acme.TestListener
 
setAttribute(String, Object) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
setAuthenticator(Authenticator) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpContext
 
setBaseTempDirectory(File) - Static method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
setBeans(Object[]) - Method in class org.mortbay.jetty.spring.Server
 
setClassPathFiles(List) - Method in class org.mortbay.jetty.ant.JettyWebAppConfiguration
 
setClassPathFiles(List) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
setClassPathFiles(List<File>) - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
setClassPathFiles(List<File>) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setClientWaitInterval(int) - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Sets the number of milliseconds a client will wait after receiving a response for a poll with server wait before it issues its next poll request.
setContextHandlers(List) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
setContextPath(String) - Method in class org.mortbay.jetty.ant.types.WebApp
 
setContextPath(String) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
setDirectory(File) - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
setExcludes(List) - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
setExecutor(Executor) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 
setExtraScanTargets(List<File>) - Method in class org.mortbay.jetty.plugin.JettyRunMojo
 
setExtraScanTargetsConfiguration(FileMatchingConfiguration) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
setgid(int) - Static method in class org.mortbay.setuid.SetUID
 
setGid(int) - Method in class org.mortbay.setuid.SetUIDServer
 
setGrGid(int) - Method in class org.mortbay.setuid.Group
 
setGrMem(String[]) - Method in class org.mortbay.setuid.Group
 
setGrName(String) - Method in class org.mortbay.setuid.Group
 
setGroupname(String) - Method in class org.mortbay.setuid.SetUIDServer
 
setGrPasswd(String) - Method in class org.mortbay.setuid.Group
 
setHandler(HttpHandler) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpContext
 
setHard(int) - Method in class org.mortbay.setuid.RLimit
 
setHttpHandler(HttpHandler) - Method in class org.mortbay.jetty.j2sehttpspi.J2SEHTTPContextHandler
 
setIfNotSetAlready(Property) - Static method in class org.mortbay.jetty.ant.types.SystemProperties
Set a System.property with this value if it is not already set.
setIncludes(List) - Method in class org.mortbay.jetty.plugin.ScanTargetPattern
 
setJettyEnvXml(File) - Method in class org.mortbay.jetty.ant.types.WebApp
 
setJettyEnvXml(File) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
setJettyEnvXml(String) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setJettyPort(int) - Method in class org.mortbay.jetty.ant.JettyRunTask
Sets the port Jetty uses for the default connector.
setJettyXml(File) - Method in class org.mortbay.jetty.ant.JettyRunTask
 
setKey(String) - Method in class org.mortbay.jetty.plugin.SystemProperty
 
setLibrariesConfiguration(FileMatchingConfiguration) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
setLog(Log) - Static method in class org.mortbay.jetty.plugin.PluginLog
 
setLoginTimeout(int) - Method in class com.acme.MockDataSource
 
setLogWriter(PrintWriter) - Method in class com.acme.MockDataSource
 
setMaxWaitingPollRequests(int) - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Sets the maximum number of server poll response threads that will be waiting for messages to arrive for clients.
setMyDatasource(DataSource) - Method in class com.acme.AnnotationTest
 
setMyDatasource(DataSource) - Method in class com.acme.JNDITest
 
setName(String) - Method in class org.mortbay.jetty.ant.types.WebApp
 
setName(String) - Method in class org.mortbay.jetty.plugin.SystemProperty
 
setOverlays(List<Resource>) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setPrincipal(HttpPrincipal) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
setPwDir(String) - Method in class org.mortbay.setuid.Passwd
 
setPwGid(int) - Method in class org.mortbay.setuid.Passwd
 
setPwGid(String) - Method in class org.mortbay.setuid.Passwd
 
setPwName(String) - Method in class org.mortbay.setuid.Passwd
 
setPwPasswd(String) - Method in class org.mortbay.setuid.Passwd
 
setPwShell(String) - Method in class org.mortbay.setuid.Passwd
 
setPwUid(int) - Method in class org.mortbay.setuid.Passwd
 
setRequestLog(String) - Method in class org.mortbay.jetty.ant.JettyRunTask
 
setRequestLog(RequestLog) - Method in class org.mortbay.jetty.plugin.JettyServer
 
setResourceBases(String[]) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
This method is provided as a conveniance for jetty maven plugin configuration
setrlimitnofiles(RLimit) - Static method in class org.mortbay.setuid.SetUID
 
setRLimitNoFiles(RLimit) - Method in class org.mortbay.setuid.SetUIDServer
 
setRollbackOnly() - Method in class com.acme.MockUserTransaction
 
setScanIntervalSeconds(int) - Method in class org.mortbay.jetty.ant.types.WebApp
 
setScanList(ArrayList<File>) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setScannerListeners(ArrayList<Scanner.BulkListener>) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setServer(Server) - Static method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServerProvider
 
setServer(JettyServer) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setSoft(int) - Method in class org.mortbay.setuid.RLimit
 
setSourceDirectory(File) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
setStartServerAsPrivileged(boolean) - Method in class org.mortbay.setuid.SetUIDServer
 
setStreams(InputStream, OutputStream) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpExchange
 
setSystemProperties(SystemProperties) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setSystemPropertiesFile(File) - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
setSystemProperty(SystemProperty) - Method in class org.mortbay.jetty.plugin.SystemProperties
 
setTask(Task) - Static method in class org.mortbay.jetty.ant.utils.TaskLog
 
setTempDirectory(File) - Method in class org.mortbay.jetty.ant.JettyRunTask
 
setTransactionTimeout(int) - Method in class com.acme.MockUserTransaction
 
SetUID - Class in org.mortbay.setuid
Class is for changing user and groupId, it can also be use to retrieve user information by using getpwuid(uid) or getpwnam(username) of both linux and unix systems
SetUID() - Constructor for class org.mortbay.setuid.SetUID
 
setuid(int) - Static method in class org.mortbay.setuid.SetUID
 
setUid(int) - Method in class org.mortbay.setuid.SetUIDServer
 
SetUIDServer - Class in org.mortbay.setuid
This extension of Server will make a JNI call to set the unix UID.
SetUIDServer() - Constructor for class org.mortbay.setuid.SetUIDServer
 
setumask(int) - Static method in class org.mortbay.setuid.SetUID
 
setUmask(int) - Method in class org.mortbay.setuid.SetUIDServer
 
setUnpackOverlays(boolean) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setupEndpointControl(MessageBroker) - Method in class org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint
Invoked automatically to allow the AsyncAMFEndpoint to setup its corresponding MBean control.
setupEndpointControl(MessageBroker) - Method in class org.mortbay.jetty.asyncblazeds.AsyncHTTPEndpoint
Invoked automatically to allow the AsyncHTTPEndpoint to setup its corresponding MBean control.
setUsername(String) - Method in class org.mortbay.setuid.SetUIDServer
 
setValue(String) - Method in class org.mortbay.jetty.plugin.SystemProperty
 
setWaitInterval(long) - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Sets the number of milliseconds the server poll response thread will be waiting for messages to arrive for the client.
setWarFile(File) - Method in class org.mortbay.jetty.ant.types.WebApp
 
setWebAppBaseDir(File) - Method in class org.mortbay.jetty.ant.JettyWebAppConfiguration
 
setWebDefaultXmlFile(File) - Method in class org.mortbay.jetty.ant.JettyWebAppConfiguration
 
setWebDefaultXmlFile(File) - Method in class org.mortbay.jetty.ant.types.WebApp
 
setWebDefaultXmlFile(File) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
setWebInfClasses(List<File>) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setWebInfLib(List<File>) - Method in class org.mortbay.jetty.plugin.JettyWebAppContext
 
setWebXml(File) - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
setWebXmlFile(File) - Method in class org.mortbay.jetty.ant.JettyWebAppConfiguration
 
setWebXmlFile(File) - Method in class org.mortbay.jetty.ant.types.WebApp
 
skip - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
start() - Method in class org.mortbay.jetty.ant.ServerProxyImpl
 
start() - Method in interface org.mortbay.jetty.ant.utils.ServerProxy
Starts this server.
start() - Method in interface org.mortbay.jetty.ant.utils.WebApplicationProxy
Starts this web application context.
start() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
start() - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Sets up monitoring of waited poll requests so they can be notified and exit when the endpoint stops.
start() - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 
startConsoleScanner() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
Run a thread that monitors the console input to detect ENTER hits.
startJetty() - Method in class org.mortbay.jetty.plugin.AbstractJettyMojo
 
stop() - Method in interface org.mortbay.jetty.ant.utils.WebApplicationProxy
Stops this web application context.
stop() - Method in class org.mortbay.jetty.ant.WebApplicationProxyImpl
 
stop() - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
Ensures that no poll requests in a wait state are left un-notified when the endpoint stops.
stop(int) - Method in class org.mortbay.jetty.j2sehttpspi.JettyHttpServer
 
stopKey - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
Key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey> -DSTOP.PORT=<stopPort> -jar start.jar --stop
stopKey - Variable in class org.mortbay.jetty.plugin.JettyStopMojo
Key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey> -DSTOP.PORT=<stopPort> -jar start.jar --stop
stopPort - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
Port to listen to stop jetty on executing -DSTOP.PORT=<stopPort> -DSTOP.KEY=<stopKey> -jar start.jar --stop
stopPort - Variable in class org.mortbay.jetty.plugin.JettyStopMojo
Port to listen to stop jetty on sending stop command
STYLE - Static variable in class org.mortbay.demo.AbstractRestServlet
 
SystemProperties - Class in org.mortbay.jetty.ant.types
Ant tag definition.
SystemProperties() - Constructor for class org.mortbay.jetty.ant.types.SystemProperties
 
systemProperties - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
System properties to set before execution.
SystemProperties - Class in org.mortbay.jetty.plugin
SystemProperties Map of name to SystemProperty.
SystemProperties() - Constructor for class org.mortbay.jetty.plugin.SystemProperties
 
systemPropertiesFile - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
File containing system properties to be set before execution Note that these properties will NOT override System properties that have been set on the command line, by the JVM, or directly in the POM via systemProperties.
SystemProperty - Class in org.mortbay.jetty.plugin
SystemProperty Provides the ability to set System properties for the mojo execution.
SystemProperty() - Constructor for class org.mortbay.jetty.plugin.SystemProperty
 

T

TaskLog - Class in org.mortbay.jetty.ant.utils
Provides logging functionality for classes without access to the Ant project variable.
TaskLog() - Constructor for class org.mortbay.jetty.ant.utils.TaskLog
 
TestListener - Class in com.acme
 
TestListener() - Constructor for class com.acme.TestListener
 
ThreadPoolExecutorAdapter - Class in org.mortbay.jetty.j2sehttpspi
Jetty ThreadPool that bridges requests to a ThreadPoolExecutor.
ThreadPoolExecutorAdapter(ThreadPoolExecutor) - Constructor for class org.mortbay.jetty.j2sehttpspi.ThreadPoolExecutorAdapter
 
tmpDirectory - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The temporary directory to use for the webapp.
toString() - Method in class org.mortbay.setuid.RLimit
 
transitivelyResolvePomDependencies(MavenProjectBuilder, String, String, String, boolean) - Method in class org.mortbay.jetty.plugin.RuntimeDependencyResolver
Download (if necessary) a pom, and load it as a MavenProject, transitively resolving any dependencies therein.

U

unpackOverlay(WebAppContext, Resource) - Method in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
unwrap(Class<T>) - Method in class com.acme.MockDataSource
 
usage(String) - Method in class org.mortbay.jetty.runner.Runner
 

W

waitEnd(Object) - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
 
waitingPollRequestsCount - Variable in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
A count of the number of request threads that are currently in the wait state (including those on their way into or out of it).
waitInterval - Variable in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
 
waitStart(Object) - Method in class org.mortbay.jetty.asyncblazeds.BaseAsyncHTTPEndpoint
 
WebApp - Class in org.mortbay.jetty.ant.types
Ant's WebApp object definition.
WebApp(Project) - Constructor for class org.mortbay.jetty.ant.types.WebApp
 
webAppConfig - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
The "virtual" webapp created by the plugin
WebApplicationProxy - Interface in org.mortbay.jetty.ant.utils
 
WebApplicationProxyImpl - Class in org.mortbay.jetty.ant
An abstraction layer over Jetty WebAppContext.
WebApplicationProxyImpl(String) - Constructor for class org.mortbay.jetty.ant.WebApplicationProxyImpl
Default constructor.
webAppXml - Variable in class org.mortbay.jetty.plugin.AbstractJettyMojo
Location of a context xml configuration file whose contents will be applied to the webapp AFTER anything in <webAppConfig>.Optional.
width(long) - Method in class org.mortbay.demo.AbstractRestServlet
 

_

__DEFAULT_APPID - Static variable in class org.mortbay.demo.AbstractRestServlet
 
__plusConfigurationClasses - Static variable in class org.mortbay.jetty.runner.Runner
 
_appid - Variable in class org.mortbay.demo.AbstractRestServlet
 
_classLoader - Variable in class org.mortbay.jetty.runner.Runner
 
_classpath - Variable in class org.mortbay.jetty.runner.Runner
 
_clusteredSessions - Variable in class org.mortbay.jetty.runner.Runner
 
_configFile - Variable in class org.mortbay.jetty.runner.Runner
 
_contexts - Variable in class org.mortbay.jetty.runner.Runner
 
_enableStatsGathering - Variable in class org.mortbay.jetty.runner.Runner
 
_isTxServiceAvailable - Variable in class org.mortbay.jetty.runner.Runner
 
_logFile - Variable in class org.mortbay.jetty.runner.Runner
 
_logHandler - Variable in class org.mortbay.jetty.runner.Runner
 
_originalResourceBase - Variable in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
_random - Variable in class org.mortbay.jetty.runner.Runner
 
_server - Variable in class org.mortbay.jetty.runner.Runner
 
_statsPropFile - Variable in class org.mortbay.jetty.runner.Runner
 
_txMgrPropertiesFile - Variable in class org.mortbay.jetty.runner.Runner
 
_unpackedOverlays - Variable in class org.mortbay.jetty.plugin.MavenWebInfConfiguration
 
_ut - Variable in class org.mortbay.jetty.runner.Runner
 
_utId - Variable in class org.mortbay.jetty.runner.Runner
 

A B C D E F G H I J L M O P R S T U W _

Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.