Uses of Package
org.eclipse.jetty.util.resource
Packages that use org.eclipse.jetty.util.resource
Package
Description
Jetty Deploy : Webapp Deployment Providers
Jetty Annotations : Support for Servlet Annotations
Jetty Runner : Embedded Jetty Tool for running webapps directly
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
Jetty Http : Tools for Http processing
Jetty IO : Core classes for Jetty IO subsystem
Jetty Security : Modular Support for Security in Jetty
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty Util : Common Utility Classes
Jetty Util : Resource Utilities
Jetty Util : Common Security Utilities
Jetty Util : Common SSL Utility Classes
Jetty Xml : IoC Mechanism for Jetty Configuration
-
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.deploy.providersClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.ee10.annotationsClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.ee10.osgi.annotationsClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
.ResourceFactory is the source of newResource
instances. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.ee10.osgi.bootClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.ee10.quickstartClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.ee10.runnerClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.ee10.servletClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.ee10.webappClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
.ResourceFactory is the source of newResource
instances. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.httpClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.http.contentClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.ioClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.osgiClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.securityClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.serverClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.server.handlerClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.utilClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.util.resourceClassDescriptionTODO figure out if this should be a LifeCycle or not, how many instances of this class can reside in a JVM, who can call sweep and when.Listener for pool eventsJava NIO Path Resource.A Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
.ResourceFactory is the source of newResource
instances. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.util.securityClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.util.sslClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
. -
Classes in org.eclipse.jetty.util.resource used by org.eclipse.jetty.xmlClassDescriptionA Resource is a wrapper over a
Path
object pointing to a file or directory that can be represented by aFileSystem
.