Index

A B C F G H I K L M O P R S T W 
All Classes and Interfaces|All Packages

A

accept(T) - Method in interface org.eclipse.packager.io.IOConsumer
 
addDigest(String) - Method in class org.eclipse.packager.io.OutputSpooler
 
addOutput(String, String) - Method in class org.eclipse.packager.io.OutputSpooler
 
addOutput(String, String, IOFunction<OutputStream, OutputStream>) - Method in class org.eclipse.packager.io.OutputSpooler
 
apply(T) - Method in interface org.eclipse.packager.io.IOFunction
 

B

bytes(long) - Static method in class org.eclipse.packager.utils.Strings
 

C

close() - Method in class org.eclipse.packager.io.OutputSpooler.CountingOutputStream
 
close() - Method in class org.eclipse.packager.io.OutputSpooler.RecordingDigestOutputStream
 
close() - Method in class org.eclipse.packager.security.pgp.SigningStream
 
CountingOutputStream(String, OutputStream) - Constructor for class org.eclipse.packager.io.OutputSpooler.CountingOutputStream
 

F

FileSystemSpoolOutTarget - Class in org.eclipse.packager.io
A spool out target based on the local file system
FileSystemSpoolOutTarget(Path) - Constructor for class org.eclipse.packager.io.FileSystemSpoolOutTarget
 
fromString(String) - Static method in class org.eclipse.packager.security.pgp.PgpHelper
 

G

getChecksum(String, String) - Method in class org.eclipse.packager.io.OutputSpooler
Get the digest of a closed file
getSize(String) - Method in class org.eclipse.packager.io.OutputSpooler
Get the size of a closed file

H

hex(byte[]) - Static method in class org.eclipse.packager.utils.Strings
 

I

IOConsumer<T> - Interface in org.eclipse.packager.io
 
IOFunction<T,R> - Interface in org.eclipse.packager.io
 

K

keyShortId(String) - Static method in class org.eclipse.packager.security.pgp.PgpHelper
 

L

loadPrivateKey(InputStream, String, char[]) - Static method in class org.eclipse.packager.security.pgp.PgpHelper
 
loadPrivateKey(InputStream, String, String) - Static method in class org.eclipse.packager.security.pgp.PgpHelper
 
loadSecretKey(InputStream, String) - Static method in class org.eclipse.packager.security.pgp.PgpHelper
 

M

makeShortKey(PGPSecretKey) - Static method in class org.eclipse.packager.security.pgp.PgpHelper
 

O

open(IOConsumer<OutputStream>) - Method in class org.eclipse.packager.io.OutputSpooler
 
openNext(List<OutputStream>, Iterator<Map.Entry<String, OutputSpooler.OutputEntry>>, IOConsumer<List<OutputStream>>) - Method in class org.eclipse.packager.io.OutputSpooler
 
org.eclipse.packager.io - package org.eclipse.packager.io
Some IO helper functionality
org.eclipse.packager.security.pgp - package org.eclipse.packager.security.pgp
 
org.eclipse.packager.utils - package org.eclipse.packager.utils
 
OutputSpooler - Class in org.eclipse.packager.io
 
OutputSpooler(SpoolOutTarget) - Constructor for class org.eclipse.packager.io.OutputSpooler
 
OutputSpooler.CountingOutputStream - Class in org.eclipse.packager.io
 
OutputSpooler.RecordingDigestOutputStream - Class in org.eclipse.packager.io
 

P

PgpHelper - Class in org.eclipse.packager.security.pgp
 

R

RecordingDigestOutputStream(OutputStream, MessageDigest, String) - Constructor for class org.eclipse.packager.io.OutputSpooler.RecordingDigestOutputStream
 

S

SigningStream - Class in org.eclipse.packager.security.pgp
 
SigningStream(OutputStream, PGPPrivateKey, int, boolean) - Constructor for class org.eclipse.packager.security.pgp.SigningStream
Create a new signing stream
SigningStream(OutputStream, PGPPrivateKey, int, boolean, String) - Constructor for class org.eclipse.packager.security.pgp.SigningStream
Create a new signing stream
spoolOut(String, String, IOConsumer<OutputStream>) - Method in class org.eclipse.packager.io.FileSystemSpoolOutTarget
 
spoolOut(String, String, IOConsumer<OutputStream>) - Method in interface org.eclipse.packager.io.SpoolOutTarget
 
SpoolOutTarget - Interface in org.eclipse.packager.io
 
streamKeyring(InputStream) - Static method in class org.eclipse.packager.security.pgp.PgpHelper
 
streamSecretKeyring(InputStream) - Static method in class org.eclipse.packager.security.pgp.PgpHelper
 
streamSecretKeys(InputStream) - Static method in class org.eclipse.packager.security.pgp.PgpHelper
 
Strings - Class in org.eclipse.packager.utils
 

T

testInit() - Method in class org.eclipse.packager.security.pgp.SigningStream
 

W

write(byte[], int, int) - Method in class org.eclipse.packager.io.OutputSpooler.CountingOutputStream
 
write(byte[], int, int) - Method in class org.eclipse.packager.security.pgp.SigningStream
 
write(int) - Method in class org.eclipse.packager.io.OutputSpooler.CountingOutputStream
 
write(int) - Method in class org.eclipse.packager.security.pgp.SigningStream
 
A B C F G H I K L M O P R S T W 
All Classes and Interfaces|All Packages