A B C D E F G H I J K L M N O P Q R S T U V W Z

J

JarTransformer - Class in com.springsource.util.io
Utility class for transforming the entries in a JAR file.
JarTransformer(JarTransformer.JarTransformerCallback) - Constructor for class com.springsource.util.io.JarTransformer
Creates a new JarTransformer that uses the supplied JarTransformer.JarTransformerCallback for transformation.
JarTransformer.JarTransformerCallback - Interface in com.springsource.util.io
Callback interface used to transform entries in a JAR file.
JarTransformingURLConnection - Class in com.springsource.util.io
Implementation of URLConnection that transforms JAR files as they are read.
JarTransformingURLConnection(URL, JarTransformer) - Constructor for class com.springsource.util.io.JarTransformingURLConnection
Creates a new JarTransformingURLConnection that will provide content from the JAR identified by url transformed by transformer.
JarTransformingURLConnection(URL, JarTransformer, boolean) - Constructor for class com.springsource.util.io.JarTransformingURLConnection
Creates a new JarTransformingURLConnection that will provide content from the JAR identified by url transformed by transformer and that will optionally ensure that a manifest is provided, creating one if necessary.
JarUtils - Class in com.springsource.util.io
Utility code for working with JAR files.

Concurrent Semantics
Threadsafe

JarUtils() - Constructor for class com.springsource.util.io.JarUtils
 
JvmVendor - Enum in com.springsource.util.env
Identifies the vendor of a JVM implementation.
JvmVendor(String) - Constructor for enum com.springsource.util.env.JvmVendor
 

A B C D E F G H I J K L M N O P Q R S T U V W Z