A C E G O S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addRequestProperty(String, String) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
C
- connect() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- createBundleManifest(Manifest, URL, JarFile) - Static method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarBundleManifestGenerator
E
- equals(Object) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
G
- getAllowUserInteraction() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getConnectTimeout() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getContent() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getContent(Class[]) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getContentEncoding() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getContentLength() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getContentType() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getDate() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getDefaultUseCaches() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getDoInput() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getDoOutput() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getExpiration() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getHeaderField(int) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getHeaderField(String) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getHeaderFieldDate(String, long) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getHeaderFieldInt(String, int) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getHeaderFieldKey(int) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getHeaderFields() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getIfModifiedSince() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getInputStream() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getLastModified() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getOutputStream() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getPermission() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getReadTimeout() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getRequestProperties() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getRequestProperty(String) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getURL() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- getUseCaches() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
O
- openConnection(URL) - Method in class org.eclipse.jetty.osgi.boot.warurl.WarUrlStreamHandler
- org.eclipse.jetty.osgi.boot.warurl - package org.eclipse.jetty.osgi.boot.warurl
- org.eclipse.jetty.osgi.boot.warurl.internal - package org.eclipse.jetty.osgi.boot.warurl.internal
S
- setAllowUserInteraction(boolean) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- setConnectTimeout(int) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- setDefaultUseCaches(boolean) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- setDoInput(boolean) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- setDoOutput(boolean) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- setIfModifiedSince(long) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- setReadTimeout(int) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- setRequestProperty(String, String) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- setUseCaches(boolean) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- start(BundleContext) - Method in class org.eclipse.jetty.osgi.boot.warurl.WarUrlActivator
-
Register the url stream handler factory.
- stop(BundleContext) - Method in class org.eclipse.jetty.osgi.boot.warurl.WarUrlActivator
-
Remove the url stream handler.
- substitueManifest(Manifest, InputStream) - Static method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
Use PipedOuputStream and PipedInputStream to do the transformation without making a new temporary file ust to replace the manifest.
W
- WarBundleManifestGenerator - Class in org.eclipse.jetty.osgi.boot.warurl.internal
- WarBundleManifestGenerator() - Constructor for class org.eclipse.jetty.osgi.boot.warurl.internal.WarBundleManifestGenerator
- WarUrlActivator - Class in org.eclipse.jetty.osgi.boot.warurl
-
Register the factory to handle the war scheme specified by rfc66 when the bundle is activated.
- WarUrlActivator() - Constructor for class org.eclipse.jetty.osgi.boot.warurl.WarUrlActivator
- WarURLConnection - Class in org.eclipse.jetty.osgi.boot.warurl.internal
-
Facade for a URLConnection that will read a jar and substitute its manifest by the manifest provided here.
- WarURLConnection(URL, Manifest) - Constructor for class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
- WarUrlStreamHandler - Class in org.eclipse.jetty.osgi.boot.warurl
-
RFC-66: support for the "war" protocol We are reusing the parsing of the query string from jetty.
- WarUrlStreamHandler() - Constructor for class org.eclipse.jetty.osgi.boot.warurl.WarUrlStreamHandler
All Classes All Packages