diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html
deleted file mode 100644
index e74281e62..000000000
--- a/javadoc/allclasses-frame.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-
-All Classes (Briar)
-
-
-
-
-
-
-
-
-
-
-
-All Classes
-
-
-
-
-
-
diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html
deleted file mode 100644
index 57ae26dea..000000000
--- a/javadoc/allclasses-noframe.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-
-All Classes (Briar)
-
-
-
-
-
-
-
-
-
-
-
-All Classes
-
-
-
-
-
-
diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html
deleted file mode 100644
index fe1d1c8e4..000000000
--- a/javadoc/constant-values.html
+++ /dev/null
@@ -1,640 +0,0 @@
-
-
-
-
-
-
-Constant Field Values (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constant Field Values
-
-
-Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol.Tags
-
-
-
-public static final int
-ACK
-0
-
-
-
-public static final int
-AUTHOR
-1
-
-
-
-public static final int
-AUTHOR_ID
-2
-
-
-
-public static final int
-BATCH
-3
-
-
-
-public static final int
-BATCH_ID
-4
-
-
-
-public static final int
-GROUP
-5
-
-
-
-public static final int
-GROUP_ID
-6
-
-
-
-public static final int
-MESSAGE
-7
-
-
-
-public static final int
-MESSAGE_ID
-8
-
-
-
-public static final int
-OFFER
-9
-
-
-
-public static final int
-OFFER_ID
-10
-
-
-
-public static final int
-REQUEST
-11
-
-
-
-public static final int
-SUBSCRIPTION_UPDATE
-12
-
-
-
-public static final int
-TRANSPORT_PROPERTIES
-13
-
-
-
-public static final int
-TRANSPORT_UPDATE
-14
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol.UniqueId
-
-
-
-public static final int
-LENGTH
-32
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.serial.Tag
-
-
-
-public static final byte
-BYTES
--10
-
-
-
-public static final byte
-END
--15
-
-
-
-public static final byte
-FALSE
--1
-
-
-
-public static final byte
-FLOAT32
--7
-
-
-
-public static final byte
-FLOAT64
--8
-
-
-
-public static final byte
-INT16
--4
-
-
-
-public static final byte
-INT32
--5
-
-
-
-public static final byte
-INT64
--6
-
-
-
-public static final byte
-INT8
--3
-
-
-
-public static final byte
-LIST
--11
-
-
-
-public static final byte
-LIST_START
--13
-
-
-
-public static final byte
-MAP
--12
-
-
-
-public static final byte
-MAP_START
--14
-
-
-
-public static final byte
-NULL
--16
-
-
-
-public static final int
-SHORT_BYTES
-144
-
-
-
-public static final int
-SHORT_LIST
-160
-
-
-
-public static final int
-SHORT_MAP
-176
-
-
-
-public static final int
-SHORT_MASK
-240
-
-
-
-public static final int
-SHORT_STRING
-128
-
-
-
-public static final int
-SHORT_USER
-192
-
-
-
-public static final int
-SHORT_USER_MASK
-224
-
-
-
-public static final byte
-STRING
--9
-
-
-
-public static final byte
-TRUE
--2
-
-
-
-public static final byte
-USER
--17
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/deprecated-list.html b/javadoc/deprecated-list.html
deleted file mode 100644
index 6c8e6f219..000000000
--- a/javadoc/deprecated-list.html
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
-
-
-Deprecated List (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Deprecated API
-
-
-Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/help-doc.html b/javadoc/help-doc.html
deleted file mode 100644
index 1abdfa45a..000000000
--- a/javadoc/help-doc.html
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-API Help (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-How This API Document Is Organized
-
-This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
-Overview
-
-
-
-The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.
-
-Package
-
-
-
-Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:
-Interfaces (italic) Classes Enums Exceptions Errors Annotation Types
-
-
-Class/Interface
-
-
-
-Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
-Class inheritance diagram Direct Subclasses All Known Subinterfaces All Known Implementing Classes Class/interface declaration Class/interface description
-
-
Nested Class Summary Field Summary Constructor Summary Method Summary
-
-
Field Detail Constructor Detail Method Detail
-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
-
-
-Annotation Type
-
-
-
-Each annotation type has its own separate page with the following sections:
-Annotation Type declaration Annotation Type description Required Element Summary Optional Element Summary Element Detail
-
-
-
-Enum
-
-
-
-Each enum has its own separate page with the following sections:
-Enum declaration Enum description Enum Constant Summary Enum Constant Detail
-
-
-Tree (Class Hierarchy)
-
-There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
-When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages. When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
-
-
-Deprecated API
-
-The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
-
-Index
-
-The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
-
-Prev/Next
-These links take you to the next or previous class, interface, package, or related page.
-Frames/No Frames
-These links show and hide the HTML frames. All pages are available with or without frames.
-
-
-Serialized Form
-Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
-
-
-Constant Field Values
-The Constant Field Values page lists the static final fields and their values.
-
-
-
-This help file applies to API documentation generated using the standard doclet.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/index-all.html b/javadoc/index-all.html
deleted file mode 100644
index bfe2d5b24..000000000
--- a/javadoc/index-all.html
+++ /dev/null
@@ -1,1780 +0,0 @@
-
-
-
-
-
-
-Index (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-A B C D E F G H I K L M N O P R S T U V W Z
-
-A
-
-acceptConnection(byte[]) -
-Method in interface net.sf.briar.api.transport.ConnectionRecogniser
-Returns the ID of the contact who created the encrypted IV if the
- connection should be accepted, or null if the connection should be
- rejected.
- Ack - Interface in net.sf.briar.api.protocol A packet acknowledging receipt of one or more batches. ACK -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- AckWriter - Interface in net.sf.briar.api.protocol.writers An interface for creating an ack. addConsumer(Consumer) -
-Method in interface net.sf.briar.api.serial.Reader
-
- addContact(Map<String, Map<String, String>>, byte[]) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Adds a new contact to the database with the given transport properties
- and shared secret, returns an ID for the contact.
- addListener(DatabaseListener) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Adds a listener to be notified when database events occur.
- addListener(I18n.Listener) -
-Method in interface net.sf.briar.api.i18n.I18n
-Registers a listener for changes to the i18n locale.
- addListener(I18n.Listener) -
-Method in class net.sf.briar.i18n.I18nImpl
-
- addLocallyGeneratedMessage(Message) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Adds a locally generated message to the database.
- addObjectReader(int, ObjectReader<?>) -
-Method in interface net.sf.briar.api.serial.Reader
-
- Author - Interface in net.sf.briar.api.protocol A pseudonymous author of messages. AUTHOR -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- AUTHOR_ID -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- AuthorFactory - Interface in net.sf.briar.api.protocol AuthorId - Class in net.sf.briar.api.protocol Type-safe wrapper for a byte array that uniquely identifies an author. AuthorId(byte[]) -
-Constructor for class net.sf.briar.api.protocol.AuthorId
-
-
-
-
-B
-
-backButtonPressed() -
-Method in class net.sf.briar.ui.wizard.DirectoryChooserPanel
-
- backButtonPressed() -
-Method in class net.sf.briar.ui.wizard.WizardPanel
-
- Batch - Interface in net.sf.briar.api.protocol A packet containing messages. BATCH -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- BATCH_ID -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- BatchId - Class in net.sf.briar.api.protocol Type-safe wrapper for a byte array that uniquely identifies a batch of
- messages. BatchId(byte[]) -
-Constructor for class net.sf.briar.api.protocol.BatchId
-
- BatchTransportCallback - Interface in net.sf.briar.api.transport.batch An interface for receiving readers and writers created by a batch-mode
- transport plugin. BatchTransportPlugin - Interface in net.sf.briar.api.transport.batch An interface for transport plugins that do not support bidirectional,
- reliable, ordered, timely delivery of data. BatchTransportReader - Interface in net.sf.briar.api.transport.batch An interface for reading data from a batch-mode transport. BatchTransportWriter - Interface in net.sf.briar.api.transport.batch An interface for writing data to a batch-mode transport. BatchWriter - Interface in net.sf.briar.api.protocol.writers An interface for creating a batch of messages. Bytes - Class in net.sf.briar.api A wrapper around a byte array, to allow it to be stored in maps etc. Bytes(byte[]) -
-Constructor for class net.sf.briar.api.Bytes
-
- BYTES -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- BYTES_PER_SWEEP -
-Static variable in interface net.sf.briar.api.db.DatabaseComponent
-
- ByteUtils - Class in net.sf.briar.util ByteUtils() -
-Constructor for class net.sf.briar.util.ByteUtils
-
-
-
-
-C
-
-cancelButtonPressed() -
-Method in class net.sf.briar.ui.wizard.DirectoryChooserPanel
-
- cancelButtonPressed() -
-Method in class net.sf.briar.ui.wizard.WizardPanel
-
- cancelButtonPressed() -
-Method in class net.sf.briar.ui.wizard.WorkerPanel
-
- cancelled -
-Variable in class net.sf.briar.ui.wizard.WorkerPanel
-
- cancelled() -
-Method in class net.sf.briar.ui.wizard.WorkerPanel
-
- close() -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Waits for any open transactions to finish and closes the database.
- close() -
-Method in interface net.sf.briar.api.serial.Reader
-
- close() -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportReader
-Closes the reader and disposes of any associated state.
- close() -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportWriter
-Closes the writer and disposes of any associated state.
- close() -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportConnection
-Closes the connection and disposes of any associated state.
- close() -
-Method in class net.sf.briar.ui.wizard.Wizard
-
- configure() -
-Method in class net.sf.briar.crypto.CryptoModule
-
- configure() -
-Method in class net.sf.briar.db.DatabaseModule
-
- configure() -
-Method in class net.sf.briar.i18n.I18nModule
-
- configure() -
-Method in class net.sf.briar.invitation.InvitationModule
-
- configure() -
-Method in class net.sf.briar.protocol.ProtocolModule
-
- configure() -
-Method in class net.sf.briar.protocol.writers.WritersModule
-
- configure() -
-Method in class net.sf.briar.serial.SerialModule
-
- configure() -
-Method in class net.sf.briar.transport.TransportModule
-
- configure() -
-Method in class net.sf.briar.ui.invitation.UiInvitationModule
-
- configure() -
-Method in class net.sf.briar.ui.setup.UiSetupModule
-
- connectionCreated(StreamTransportConnection) -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportCallback
-
- ConnectionReader - Interface in net.sf.briar.api.transport Decrypts and authenticates data received over a connection. ConnectionReaderFactory - Interface in net.sf.briar.api.transport ConnectionRecogniser - Interface in net.sf.briar.api.transport Maintains a transport plugin's connection reordering window and decides
- whether incoming connections should be accepted or rejected. ConnectionWindow - Interface in net.sf.briar.api.transport ConnectionWindowFactory - Interface in net.sf.briar.api.transport ConnectionWriter - Interface in net.sf.briar.api.transport Encrypts and authenticates data to be sent over a connection. ConnectionWriterFactory - Interface in net.sf.briar.api.transport Consumer - Interface in net.sf.briar.api.serial ContactId - Class in net.sf.briar.api Type-safe wrapper for an integer that uniquely identifies a contact. ContactId(int) -
-Constructor for class net.sf.briar.api.ContactId
-
- copy(File, File) -
-Static method in class net.sf.briar.util.FileUtils
-Copies the contents of the source file to the destination file.
- copy(InputStream, File) -
-Static method in class net.sf.briar.util.FileUtils
-Copies the contents of the input stream to the destination file.
- copyingFile(File) -
-Method in interface net.sf.briar.api.invitation.InvitationCallback
-
- copyingFile(File) -
-Method in interface net.sf.briar.api.setup.SetupCallback
-
- copyRecursively(File, File, FileUtils.Callback) -
-Static method in class net.sf.briar.util.FileUtils
-Copies the source file or directory to the destination directory.
- copyToZip(String, File, ZipOutputStream) -
-Static method in class net.sf.briar.util.ZipUtils
-Copies the given file to the given zip, using the given path for the
- zip entry.
- copyToZipRecursively(String, File, ZipOutputStream, ZipUtils.Callback) -
-Static method in class net.sf.briar.util.ZipUtils
-Copies the given directory to the given zip recursively, using the
- given path in place of the directory's name as the parent of all the zip
- entries.
- createAckWriter(OutputStream) -
-Method in interface net.sf.briar.api.protocol.writers.ProtocolWriterFactory
-
- createAuthor(String, byte[]) -
-Method in interface net.sf.briar.api.protocol.AuthorFactory
-
- createAuthor(AuthorId, String, byte[]) -
-Method in interface net.sf.briar.api.protocol.AuthorFactory
-
- createBatchWriter(OutputStream) -
-Method in interface net.sf.briar.api.protocol.writers.ProtocolWriterFactory
-
- createConnection(ContactId) -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportPlugin
-Attempts to create and return a StreamTransportConnection to the given
- contact using the current transport and configuration properties.
- createConnectionReader(InputStream, int, long, byte[]) -
-Method in interface net.sf.briar.api.transport.ConnectionReaderFactory
-
- createConnectionWindow(long, int) -
-Method in interface net.sf.briar.api.transport.ConnectionWindowFactory
-
- createConnectionWriter(OutputStream, int, long, byte[]) -
-Method in interface net.sf.briar.api.transport.ConnectionWriterFactory
-
- created(List<File>) -
-Method in interface net.sf.briar.api.invitation.InvitationCallback
-
- createGroup(String, byte[]) -
-Method in interface net.sf.briar.api.protocol.GroupFactory
-
- createGroup(GroupId, String, byte[]) -
-Method in interface net.sf.briar.api.protocol.GroupFactory
-
- createOfferWriter(OutputStream) -
-Method in interface net.sf.briar.api.protocol.writers.ProtocolWriterFactory
-
- createProtocolReader(InputStream) -
-Method in interface net.sf.briar.api.protocol.ProtocolReaderFactory
-
- createReader(InputStream) -
-Method in interface net.sf.briar.api.serial.ReaderFactory
-
- createReader(ContactId) -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Attempts to create and return a BatchTransportReader for the given
- contact using the current transport and configuration properties.
- createRequestWriter(OutputStream) -
-Method in interface net.sf.briar.api.protocol.writers.ProtocolWriterFactory
-
- createSubscriptionWriter(OutputStream) -
-Method in interface net.sf.briar.api.protocol.writers.ProtocolWriterFactory
-
- createTempFile() -
-Static method in class net.sf.briar.util.FileUtils
-Creates and returns a temporary file.
- createTransportWriter(OutputStream) -
-Method in interface net.sf.briar.api.protocol.writers.ProtocolWriterFactory
-
- createWorker(InvitationCallback, InvitationParameters) -
-Method in interface net.sf.briar.api.invitation.InvitationWorkerFactory
-
- createWorker(SetupCallback, SetupParameters) -
-Method in interface net.sf.briar.api.setup.SetupWorkerFactory
-
- createWorker(SetupCallback, SetupParameters) -
-Method in class net.sf.briar.setup.SetupWorkerFactoryImpl
-
- createWriter(OutputStream) -
-Method in interface net.sf.briar.api.serial.WriterFactory
-
- createWriter(ContactId) -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Attempts to create and return a BatchTransportWriter for the given
- contact using the current transport and configuration properties.
- CRITICAL_FREE_SPACE -
-Static variable in interface net.sf.briar.api.db.DatabaseComponent
-
- CryptoComponent - Interface in net.sf.briar.api.crypto CryptoModule - Class in net.sf.briar.crypto CryptoModule() -
-Constructor for class net.sf.briar.crypto.CryptoModule
-
-
-
-
-D
-
-DatabaseComponent - Interface in net.sf.briar.api.db Encapsulates the database implementation and exposes high-level operations
- to other components. DatabaseListener - Interface in net.sf.briar.api.db An interface for receiving notifications when database events occur. DatabaseListener.Event - Enum in net.sf.briar.api.db DatabaseModule - Class in net.sf.briar.db DatabaseModule() -
-Constructor for class net.sf.briar.db.DatabaseModule
-
- DatabasePassword - Annotation Type in net.sf.briar.api.db Annotation for injecting the password from which the database encryption
- key is derived. DbException - Exception in net.sf.briar.api.db DbException() -
-Constructor for exception net.sf.briar.api.db.DbException
-
- DbException(Throwable) -
-Constructor for exception net.sf.briar.api.db.DbException
-
- delete(File) -
-Static method in class net.sf.briar.util.FileUtils
-
- deriveIncomingFrameKey(byte[]) -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- deriveIncomingIvKey(byte[]) -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- deriveIncomingMacKey(byte[]) -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- deriveOutgoingFrameKey(byte[]) -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- deriveOutgoingIvKey(byte[]) -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- deriveOutgoingMacKey(byte[]) -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- DirectoryChooserPanel - Class in net.sf.briar.ui.wizard DirectoryChooserPanel(Wizard, String, String, String, Stri18ng, Stri18ng, I18n) -
-Constructor for class net.sf.briar.ui.wizard.DirectoryChooserPanel
-
- display() -
-Method in class net.sf.briar.ui.wizard.DirectoryChooserPanel
-
- display() -
-Method in class net.sf.briar.ui.wizard.Wizard
-
- display() -
-Method in class net.sf.briar.ui.wizard.WizardPanel
-
- display() -
-Method in class net.sf.briar.ui.wizard.WorkerPanel
-
- displayProgress(String) -
-Method in class net.sf.briar.ui.wizard.WorkerPanel
-
- done(String) -
-Method in class net.sf.briar.ui.wizard.WorkerPanel
-
-
-
-
-E
-
-encodeMessage(MessageId, Group, byte[]) -
-Method in interface net.sf.briar.api.protocol.MessageEncoder
-Encodes an anonymous to an unrestricted group.
- encodeMessage(MessageId, Group, PrivateKey, byte[]) -
-Method in interface net.sf.briar.api.protocol.MessageEncoder
-Encodes an anonymous message to a restricted group.
- encodeMessage(MessageId, Group, Author, PrivateKey, byte[]) -
-Method in interface net.sf.briar.api.protocol.MessageEncoder
-Encodes a pseudonymous message to an unrestricted group.
- encodeMessage(MessageId, Group, PrivateKey, Author, PrivateKey, byte[]) -
-Method in interface net.sf.briar.api.protocol.MessageEncoder
-Encode a pseudonymous message to a restricted group.
- encryptingFile(File) -
-Method in interface net.sf.briar.api.invitation.InvitationCallback
-
- END -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- eof() -
-Method in interface net.sf.briar.api.serial.Reader
-
- equals(Object) -
-Method in class net.sf.briar.api.Bytes
-
- equals(Object) -
-Method in class net.sf.briar.api.ContactId
-
- equals(Object) -
-Method in class net.sf.briar.api.protocol.AuthorId
-
- equals(Object) -
-Method in class net.sf.briar.api.protocol.BatchId
-
- equals(Object) -
-Method in class net.sf.briar.api.protocol.GroupId
-
- equals(Object) -
-Method in class net.sf.briar.api.protocol.MessageId
-
- equals(Object) -
-Method in class net.sf.briar.api.protocol.OfferId
-
- error(String) -
-Method in interface net.sf.briar.api.invitation.InvitationCallback
-
- error(String) -
-Method in interface net.sf.briar.api.setup.SetupCallback
-
- eventOccurred(DatabaseListener.Event) -
-Method in interface net.sf.briar.api.db.DatabaseListener
-
- EXPIRY_MODULUS -
-Static variable in interface net.sf.briar.api.db.DatabaseComponent
-
- extractingFile(File) -
-Method in interface net.sf.briar.api.setup.SetupCallback
-
-
-
-
-F
-
-FALSE -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- FileUtils - Class in net.sf.briar.util FileUtils() -
-Constructor for class net.sf.briar.util.FileUtils
-
- FileUtils.Callback - Interface in net.sf.briar.util findLostBatches(ContactId) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Finds any lost batches that were sent to the given contact, and marks any
- messages in the batches that are still outstanding for retransmission.
- finish() -
-Method in interface net.sf.briar.api.protocol.writers.AckWriter
-Finishes writing the ack.
- finish() -
-Method in interface net.sf.briar.api.protocol.writers.BatchWriter
-Finishes writing the batch and returns its unique identifier.
- finish() -
-Method in interface net.sf.briar.api.protocol.writers.OfferWriter
-Finishes writing the offer and returns its unique identifier.
- finishButtonPressed() -
-Method in class net.sf.briar.ui.wizard.DirectoryChooserPanel
-
- finishButtonPressed() -
-Method in class net.sf.briar.ui.wizard.WizardPanel
-
- finished() -
-Method in class net.sf.briar.ui.wizard.WorkerPanel
-
- FLOAT32 -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- FLOAT64 -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- FontManager - Interface in net.sf.briar.api.i18n FontManagerImpl - Class in net.sf.briar.i18n FontManagerImpl() -
-Constructor for class net.sf.briar.i18n.FontManagerImpl
-
- FormatException - Exception in net.sf.briar.api FormatException() -
-Constructor for exception net.sf.briar.api.FormatException
-
- fromHexString(String) -
-Static method in class net.sf.briar.util.StringUtils
-Converts the given hex string to a byte array.
-
-
-
-G
-
-generateAck(ContactId, AckWriter) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Generates an acknowledgement for the given contact.
- generateBatch(ContactId, BatchWriter) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Generates a batch of messages for the given contact.
- generateBatch(ContactId, BatchWriter, Collection<MessageId>) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Generates a batch of messages for the given contact from the given
- collection of requested messages, and returns the IDs of any messages
- that were either added to the batch, or were considered for inclusion
- but are no longer sendable to the contact.
- generateKeyPair() -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- generateOffer(ContactId, OfferWriter) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Generates an offer for the given contact and returns the offered
- message IDs.
- generateSecretKey() -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- generateSubscriptionUpdate(ContactId, SubscriptionWriter) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Generates a subscription update for the given contact.
- generateTransportUpdate(ContactId, TransportWriter) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Generates a transport update for the given contact.
- getAuthor() -
-Method in interface net.sf.briar.api.protocol.Message
-Returns the message's author.
- getBatchIds() -
-Method in interface net.sf.briar.api.protocol.Ack
-Returns the IDs of the acknowledged batches.
- getBitmap() -
-Method in interface net.sf.briar.api.protocol.Request
-Returns a sequence of bits corresponding to the sequence of messages in
- the offer, where the i^th bit is set if the i^th message should be sent.
- getBitmap() -
-Method in interface net.sf.briar.api.transport.ConnectionWindow
-
- getBriarDirectory() -
-Static method in class net.sf.briar.util.FileUtils
-Returns the directory where Briar is installed.
- getBytes() -
-Method in class net.sf.briar.api.Bytes
-
- getBytes() -
-Method in interface net.sf.briar.api.protocol.Message
-Returns the serialised representation of the message.
- getBytes() -
-Method in class net.sf.briar.api.protocol.UniqueId
-
- getBytesWritten() -
-Method in interface net.sf.briar.api.serial.Writer
-
- getCapacity() -
-Method in interface net.sf.briar.api.protocol.writers.BatchWriter
-Returns the capacity of the batch in bytes.
- getCapacity() -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportWriter
-Returns the maximum number of bytes that can be written.
- getCentre() -
-Method in interface net.sf.briar.api.transport.ConnectionWindow
-
- getChosenDirectory() -
-Method in class net.sf.briar.ui.wizard.DirectoryChooserPanel
-
- getChosenLocation() -
-Method in interface net.sf.briar.api.invitation.InvitationParameters
-
- getChosenLocation() -
-Method in interface net.sf.briar.api.setup.SetupParameters
-
- getComponentOrientation() -
-Method in interface net.sf.briar.api.i18n.I18n
-Returns the ComponentOrientation of the current i18n locale.
- getComponentOrientation() -
-Method in class net.sf.briar.i18n.I18nImpl
-
- getConnectionWindow(ContactId, int) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Returns the connection reordering window for the given contact and
- transport.
- getContacts() -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Returns the IDs of all contacts.
- getExeHeaderSize() -
-Method in interface net.sf.briar.api.setup.SetupParameters
-
- getFontForLanguage(String) -
-Method in interface net.sf.briar.api.i18n.FontManager
-Returns the appropriate font for the given language.
- getFontForLanguage(String) -
-Method in class net.sf.briar.i18n.FontManagerImpl
-
- getFrameCipher() -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- getGroup() -
-Method in interface net.sf.briar.api.protocol.Message
-Returns the group to which the message belongs.
- getId() -
-Method in interface net.sf.briar.api.protocol.Author
-Returns the author's unique identifier.
- getId() -
-Method in interface net.sf.briar.api.protocol.Batch
-Returns the batch's unique identifier.
- getId() -
-Method in interface net.sf.briar.api.protocol.Group
-Returns the group's unique identifier.
- getId() -
-Method in interface net.sf.briar.api.protocol.Message
-Returns the message's unique identifier.
- getId() -
-Method in interface net.sf.briar.api.protocol.Offer
-Returns the offer's unique identifier.
- getInputStream() -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportReader
-Returns an input stream for reading from the transport.
- getInputStream() -
-Method in interface net.sf.briar.api.transport.ConnectionReader
-Returns an input stream from which the decrypted, authenticated data can
- be read.
- getInputStream() -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportConnection
-Returns an input stream for reading from the connection.
- getInt() -
-Method in class net.sf.briar.api.ContactId
-
- getIvCipher() -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- getKeyParser() -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- getLocale() -
-Method in interface net.sf.briar.api.i18n.I18n
-Returns the i18n locale.
- getLocale() -
-Method in class net.sf.briar.i18n.I18nImpl
-
- getMac() -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- getMessageDigest() -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- getMessageIds() -
-Method in interface net.sf.briar.api.protocol.Offer
-Returns the message IDs contained in the offer.
- getMessages() -
-Method in interface net.sf.briar.api.protocol.Batch
-Returns the messages contained in the batch.
- getName() -
-Method in interface net.sf.briar.api.protocol.Author
-Returns the author's name.
- getName() -
-Method in interface net.sf.briar.api.protocol.Group
-Returns the group's name.
- getName() -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Returns the plugin's name, which is used to distinguish its transport
- and configuration properties from those of other plugins.
- getName() -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportPlugin
-Returns the plugin's name, which is used to distinguish its transport
- and configuration properties from those of other plugins.
- getOfferId() -
-Method in interface net.sf.briar.api.protocol.Request
-Returns the unique identifier of the offer to which this request
- responds.
- getOutputStream() -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportWriter
-Returns an output stream for writing to the transport.
- getOutputStream() -
-Method in interface net.sf.briar.api.transport.ConnectionWriter
-Returns an output stream to which unencrypted, unauthenticated data can
- be written.
- getOutputStream() -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportConnection
-Returns an output stream for writing to the connection.
- getParent() -
-Method in interface net.sf.briar.api.protocol.Message
-Returns the message's parent, or MessageId.NONE if this is the first
- message in a thread.
- getPassword() -
-Method in interface net.sf.briar.api.crypto.Password
-Returns the password as a character array, which should be filled with
- zeroes as soon as it has been used.
- getPassword() -
-Method in interface net.sf.briar.api.invitation.InvitationParameters
-
- getPollingInterval() -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Returns the desired interval in seconds between calls to the plugin's
- poll() method.
- getPollingInterval() -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportPlugin
-Returns the desired interval in seconds between calls to the plugin's
- poll() method.
- getPreferredSize() -
-Method in class net.sf.briar.ui.wizard.Wizard
-
- getPublicKey() -
-Method in interface net.sf.briar.api.protocol.Author
-Returns the public key that is used to verify messages signed by the
- author.
- getPublicKey() -
-Method in interface net.sf.briar.api.protocol.Group
-If the group is restricted, returns the public key that is used to
- authorise all messages sent to the group.
- getRating(AuthorId) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Returns the user's rating for the given author.
- getSetupDat() -
-Method in interface net.sf.briar.api.invitation.InvitationParameters
-
- getSharedSecret(ContactId) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Returns the secret shared with the given contact.
- getSignature() -
-Method in interface net.sf.briar.api.crypto.CryptoComponent
-
- getSize() -
-Method in interface net.sf.briar.api.protocol.Message
-Returns the size of the message in bytes.
- getSubscriptions() -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Returns the set of groups to which the user subscribes.
- getSubscriptions() -
-Method in interface net.sf.briar.api.protocol.SubscriptionUpdate
-Returns the subscriptions contained in the update.
- getTimestamp() -
-Method in interface net.sf.briar.api.protocol.Message
-Returns the timestamp created by the message's author.
- getTimestamp() -
-Method in interface net.sf.briar.api.protocol.SubscriptionUpdate
-Returns the update's timestamp.
- getTimestamp() -
-Method in interface net.sf.briar.api.protocol.TransportUpdate
-Returns the update's timestamp.
- getTransportConfig(String) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Returns the configuration for the transport with the given name.
- getTransports() -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Returns all local transport properties.
- getTransports(ContactId) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Returns all transport properties for the given contact.
- getTransports() -
-Method in interface net.sf.briar.api.protocol.TransportUpdate
-Returns the transport properties contained in the update.
- getUiFont() -
-Method in interface net.sf.briar.api.i18n.FontManager
-Returns the current user interface font.
- getUiFont() -
-Method in class net.sf.briar.i18n.FontManagerImpl
-
- getUnseenConnectionNumbers() -
-Method in interface net.sf.briar.api.transport.ConnectionWindow
-
- getVisibility(GroupId) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Returns the contacts to which the given group is visible.
- getWorker() -
-Method in class net.sf.briar.ui.wizard.WorkerPanel
-
- Group - Interface in net.sf.briar.api.protocol A group to which users may subscribe. GROUP -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- GROUP_ID -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- GroupFactory - Interface in net.sf.briar.api.protocol GroupId - Class in net.sf.briar.api.protocol Type-safe wrapper for a byte array that uniquely identifies a group to which
- users may subscribe. GroupId(byte[]) -
-Constructor for class net.sf.briar.api.protocol.GroupId
-
-
-
-
-H
-
-hasAck() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- hasBatch() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- hasBoolean() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasBytes() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasFloat32() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasFloat64() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hashCode() -
-Method in class net.sf.briar.api.Bytes
-
- hashCode() -
-Method in class net.sf.briar.api.ContactId
-
- hashCode() -
-Method in class net.sf.briar.api.protocol.UniqueId
-
- hasInt16() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasInt32() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasInt64() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasInt8() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasIntAny() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasList() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasListEnd() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasListStart() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasMap() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasMapEnd() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasMapStart() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasNull() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasOffer() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- hasRequest() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- hasSendableMessages(ContactId) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Returns true if any messages are sendable to the given contact.
- hasString() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasSubscriptionUpdate() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- hasTransportUpdate() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- hasUint7() -
-Method in interface net.sf.briar.api.serial.Reader
-
- hasUserDefined(int) -
-Method in interface net.sf.briar.api.serial.Reader
-
- head(String, int) -
-Static method in class net.sf.briar.util.StringUtils
-Trims the given string to the given length, returning the head and
- appending "..." if the string was trimmed.
- html() -
-Method in class net.sf.briar.api.i18n.Stri18ng
-Returns the string, translated for the current i18n locale, as HTML.
- html(String...) -
-Method in class net.sf.briar.api.i18n.Stri18ng
-Returns the string, translated for the current locale, as HTML.
-
-
-
-I
-
-I18n - Interface in net.sf.briar.api.i18n I18n.Listener - Interface in net.sf.briar.api.i18n Implemented by classes that wish to be informed of changes to the i18n
- locale. I18nImpl - Class in net.sf.briar.i18n I18nImpl(FontManager) -
-Constructor for class net.sf.briar.i18n.I18nImpl
-
- I18nModule - Class in net.sf.briar.i18n I18nModule() -
-Constructor for class net.sf.briar.i18n.I18nModule
-
- id -
-Variable in class net.sf.briar.api.protocol.UniqueId
-
- initialize(Locale, File) -
-Method in interface net.sf.briar.api.i18n.FontManager
-Initializes the FontManager for the given locale.
- initialize(Locale, File) -
-Method in class net.sf.briar.i18n.FontManagerImpl
-
- installed(File) -
-Method in interface net.sf.briar.api.setup.SetupCallback
-
- INT16 -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- INT32 -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- INT64 -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- INT8 -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- InvalidConfigException - Exception in net.sf.briar.api.transport Thrown by a transport plugin if the specified configuration properties are
- invalid. InvalidConfigException() -
-Constructor for exception net.sf.briar.api.transport.InvalidConfigException
-
- InvalidTransportException - Exception in net.sf.briar.api.transport Thrown by a transport plugin if the specified transport properties are
- invalid. InvalidTransportException() -
-Constructor for exception net.sf.briar.api.transport.InvalidTransportException
-
- InvitationCallback - Interface in net.sf.briar.api.invitation A progress callback for creating an invitation. InvitationModule - Class in net.sf.briar.invitation InvitationModule() -
-Constructor for class net.sf.briar.invitation.InvitationModule
-
- InvitationParameters - Interface in net.sf.briar.api.invitation Provides the parameters for creating an invitation. InvitationWorkerFactory - Interface in net.sf.briar.api.invitation isCancelled() -
-Method in interface net.sf.briar.api.invitation.InvitationCallback
-Returns true if the process has been cancelled by the user.
- isCancelled() -
-Method in interface net.sf.briar.api.setup.SetupCallback
-Returns true if the process has been cancelled by the user.
- isLinux() -
-Static method in class net.sf.briar.util.OsUtils
-
- isMac() -
-Static method in class net.sf.briar.util.OsUtils
-
- isSeen(long) -
-Method in interface net.sf.briar.api.transport.ConnectionWindow
-
- isWindows() -
-Static method in class net.sf.briar.util.OsUtils
-
- IV_LENGTH -
-Static variable in interface net.sf.briar.api.transport.TransportConstants
-The length in bytes of the encrypted IV that uniquely identifies a
- connection.
-
-
-
-K
-
-KeyParser - Interface in net.sf.briar.api.crypto
-
-
-L
-
-LENGTH -
-Static variable in class net.sf.briar.api.protocol.UniqueId
-The length of a unique identifier in bytes.
- LIST -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- LIST_START -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- loadLocale() -
-Method in interface net.sf.briar.api.i18n.I18n
-Loads the i18n locale from Briar/Data/locale.cfg.
- loadLocale(File) -
-Method in interface net.sf.briar.api.i18n.I18n
-Loads the i18n locale from the given file.
- loadLocale() -
-Method in class net.sf.briar.i18n.I18nImpl
-
- loadLocale(File) -
-Method in class net.sf.briar.i18n.I18nImpl
-
- localeChanged(Font) -
-Method in interface net.sf.briar.api.i18n.I18n.Listener
-Called whenever the i18n locale changes.
- localeChanged(Font) -
-Method in class net.sf.briar.ui.wizard.TextPanel
-
- localeChanged(Font) -
-Method in class net.sf.briar.ui.wizard.Wizard
-
- localeChanged(Font) -
-Method in class net.sf.briar.ui.wizard.WorkerPanel
-
-
-
-
-M
-
-main(String[]) -
-Static method in class net.sf.briar.ui.setup.SetupMain
-
- MAP -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- MAP_START -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- MAX_16_BIT_UNSIGNED -
-Static variable in class net.sf.briar.util.ByteUtils
-The maximum value that can be represented as an unsigned 16-bit integer.
- MAX_32_BIT_UNSIGNED -
-Static variable in class net.sf.briar.util.ByteUtils
-The maximum value that can be represented as an unsigned 32-bit integer.
- MAX_BODY_LENGTH -
-Static variable in interface net.sf.briar.api.protocol.Message
-The maximum length of a message body in bytes.
- MAX_BYTES_BETWEEN_SPACE_CHECKS -
-Static variable in interface net.sf.briar.api.db.DatabaseComponent
-
- MAX_FRAME_LENGTH -
-Static variable in interface net.sf.briar.api.transport.TransportConstants
-The maximum length of a frame in bytes, including the header and footer.
- MAX_LENGTH -
-Static variable in interface net.sf.briar.api.protocol.Author
-The maximum length of a serialised author in bytes.
- MAX_LENGTH -
-Static variable in interface net.sf.briar.api.protocol.Group
-The maximum length of a serialised group in bytes.
- MAX_LENGTH -
-Static variable in interface net.sf.briar.api.protocol.Message
-The maximum length of a serialised message in bytes.
- MAX_MS_BETWEEN_SPACE_CHECKS -
-Static variable in interface net.sf.briar.api.db.DatabaseComponent
-
- MAX_NAME_LENGTH -
-Static variable in interface net.sf.briar.api.protocol.Author
-The maximum length of an author's name in UTF-8 bytes.
- MAX_NAME_LENGTH -
-Static variable in interface net.sf.briar.api.protocol.Group
-The maximum length of a group's name in UTF-8 bytes.
- MAX_PACKET_LENGTH -
-Static variable in interface net.sf.briar.api.protocol.ProtocolConstants
-The maximum length of a serialised packet in bytes.
- MAX_PUBLIC_KEY_LENGTH -
-Static variable in interface net.sf.briar.api.protocol.Author
-The maximum length of an author's public key in bytes.
- MAX_PUBLIC_KEY_LENGTH -
-Static variable in interface net.sf.briar.api.protocol.Group
-The maximum length of a group's public key in bytes.
- MAX_SIGNATURE_LENGTH -
-Static variable in interface net.sf.briar.api.protocol.Message
-The maximum length of a signature in bytes.
- MEGABYTES -
-Static variable in interface net.sf.briar.api.db.DatabaseComponent
-
- Message - Interface in net.sf.briar.api.protocol MESSAGE -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- MESSAGE_ID -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- MessageEncoder - Interface in net.sf.briar.api.protocol MessageId - Class in net.sf.briar.api.protocol Type-safe wrapper for a byte array that uniquely identifies a message. MessageId(byte[]) -
-Constructor for class net.sf.briar.api.protocol.MessageId
-
- MIN_FREE_SPACE -
-Static variable in interface net.sf.briar.api.db.DatabaseComponent
-
-
-
-
-N
-
-net.sf.briar.api - package net.sf.briar.api net.sf.briar.api.crypto - package net.sf.briar.api.crypto net.sf.briar.api.db - package net.sf.briar.api.db net.sf.briar.api.i18n - package net.sf.briar.api.i18n net.sf.briar.api.invitation - package net.sf.briar.api.invitation net.sf.briar.api.protocol - package net.sf.briar.api.protocol net.sf.briar.api.protocol.writers - package net.sf.briar.api.protocol.writers net.sf.briar.api.serial - package net.sf.briar.api.serial net.sf.briar.api.setup - package net.sf.briar.api.setup net.sf.briar.api.transport - package net.sf.briar.api.transport net.sf.briar.api.transport.batch - package net.sf.briar.api.transport.batch net.sf.briar.api.transport.stream - package net.sf.briar.api.transport.stream net.sf.briar.crypto - package net.sf.briar.crypto net.sf.briar.db - package net.sf.briar.db net.sf.briar.i18n - package net.sf.briar.i18n net.sf.briar.invitation - package net.sf.briar.invitation net.sf.briar.protocol - package net.sf.briar.protocol net.sf.briar.protocol.writers - package net.sf.briar.protocol.writers net.sf.briar.serial - package net.sf.briar.serial net.sf.briar.setup - package net.sf.briar.setup net.sf.briar.transport - package net.sf.briar.transport net.sf.briar.ui.invitation - package net.sf.briar.ui.invitation net.sf.briar.ui.setup - package net.sf.briar.ui.setup net.sf.briar.ui.wizard - package net.sf.briar.ui.wizard net.sf.briar.util - package net.sf.briar.util nextButtonPressed() -
-Method in class net.sf.briar.ui.wizard.DirectoryChooserPanel
-
- nextButtonPressed() -
-Method in class net.sf.briar.ui.wizard.WizardPanel
-
- NONE -
-Static variable in class net.sf.briar.api.protocol.AuthorId
-Used to indicate that a message is anonymous.
- NONE -
-Static variable in class net.sf.briar.api.protocol.MessageId
-Used to indicate that the first message in a thread has no parent.
- NoSuchContactException - Exception in net.sf.briar.api.db Thrown when a database operation is attempted for a contact that is not in
- the database. NoSuchContactException() -
-Constructor for exception net.sf.briar.api.db.NoSuchContactException
-
- notAllowed(File) -
-Method in interface net.sf.briar.api.invitation.InvitationCallback
-
- notAllowed(File) -
-Method in interface net.sf.briar.api.setup.SetupCallback
-
- notDirectory(File) -
-Method in interface net.sf.briar.api.invitation.InvitationCallback
-
- notDirectory(File) -
-Method in interface net.sf.briar.api.setup.SetupCallback
-
- notFound(File) -
-Method in interface net.sf.briar.api.invitation.InvitationCallback
-
- notFound(File) -
-Method in interface net.sf.briar.api.setup.SetupCallback
-
- NULL -
-Static variable in interface net.sf.briar.api.serial.Tag
-
-
-
-
-O
-
-ObjectReader <T > - Interface in net.sf.briar.api.serial Offer - Interface in net.sf.briar.api.protocol A packet offering the recipient some messages. OFFER -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- OFFER_ID -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- OfferId - Class in net.sf.briar.api.protocol Type-safe wrapper for a byte array that uniquely identifies an offer. OfferId(byte[]) -
-Constructor for class net.sf.briar.api.protocol.OfferId
-
- OfferWriter - Interface in net.sf.briar.api.protocol.writers An interface for creating a have notification. open(boolean) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Opens the database.
- OsUtils - Class in net.sf.briar.util OsUtils() -
-Constructor for class net.sf.briar.util.OsUtils
-
-
-
-
-P
-
-parsePublicKey(byte[]) -
-Method in interface net.sf.briar.api.crypto.KeyParser
-
- Password - Interface in net.sf.briar.api.crypto Encapsulates a password. poll() -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Attempts to establish incoming and/or outgoing connections using the
- current transport and configuration properties, and passes any created
- readers and/or writers to the callback.
- poll() -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportPlugin
-Attempts to establish connections using the current transport and
- configuration properties, and passes any created connections to the
- callback.
- processingFile(File) -
-Method in interface net.sf.briar.util.FileUtils.Callback
-
- processingFile(File) -
-Method in interface net.sf.briar.util.ZipUtils.Callback
-
- ProtocolConstants - Interface in net.sf.briar.api.protocol ProtocolModule - Class in net.sf.briar.protocol ProtocolModule() -
-Constructor for class net.sf.briar.protocol.ProtocolModule
-
- ProtocolReader - Interface in net.sf.briar.api.protocol ProtocolReaderFactory - Interface in net.sf.briar.api.protocol ProtocolWriterFactory - Interface in net.sf.briar.api.protocol.writers
-
-
-R
-
-Rating - Enum in net.sf.briar.api The ratings that may be applied to an author in peer moderation. readAck() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- readBatch() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- readBoolean() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readBytes() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readBytes(int) -
-Method in interface net.sf.briar.api.serial.Reader
-
- Reader - Interface in net.sf.briar.api.serial readerCreated(BatchTransportReader) -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportCallback
-
- ReaderFactory - Interface in net.sf.briar.api.serial readFloat32() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readFloat64() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readInt16() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readInt32() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readInt64() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readInt8() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readIntAny() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readList() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readList(Class<E>) -
-Method in interface net.sf.briar.api.serial.Reader
-
- readListEnd() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readListStart() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readMap() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readMap(Class<K>, Class<V>) -
-Method in interface net.sf.briar.api.serial.Reader
-
- readMapEnd() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readMapStart() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readNull() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readObject(Reader) -
-Method in interface net.sf.briar.api.serial.ObjectReader
-
- readOffer() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- readRequest() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- readString() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readString(int) -
-Method in interface net.sf.briar.api.serial.Reader
-
- readSubscriptionUpdate() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- readTransportUpdate() -
-Method in interface net.sf.briar.api.protocol.ProtocolReader
-
- readUint16(byte[], int) -
-Static method in class net.sf.briar.util.ByteUtils
-
- readUint32(byte[], int) -
-Static method in class net.sf.briar.util.ByteUtils
-
- readUint7() -
-Method in interface net.sf.briar.api.serial.Reader
-
- readUserDefined(int, Class<T>) -
-Method in interface net.sf.briar.api.serial.Reader
-
- readUserDefinedTag(int) -
-Method in interface net.sf.briar.api.serial.Reader
-
- receiveAck(ContactId, Ack) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Processes an acknowledgement from the given contact.
- receiveBatch(ContactId, Batch) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Processes a batch of messages from the given contact.
- receiveOffer(ContactId, Offer, RequestWriter) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Processes an offer from the given contact and generates a request for
- any messages in the offer that the contact should send.
- receiveSubscriptionUpdate(ContactId, SubscriptionUpdate) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Processes a subscription update from the given contact.
- receiveTransportUpdate(ContactId, TransportUpdate) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Processes a transport update from the given contact.
- registerPanel(String, WizardPanel) -
-Method in class net.sf.briar.ui.wizard.Wizard
-
- removeConsumer(Consumer) -
-Method in interface net.sf.briar.api.serial.Reader
-
- removeContact(ContactId) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Removes a contact (and all associated state) from the database.
- removeListener(DatabaseListener) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Removes a listener.
- removeListener(I18n.Listener) -
-Method in interface net.sf.briar.api.i18n.I18n
-Unregisters a listener for changes to the i18n locale.
- removeListener(I18n.Listener) -
-Method in class net.sf.briar.i18n.I18nImpl
-
- removeObjectReader(int) -
-Method in interface net.sf.briar.api.serial.Reader
-
- Request - Interface in net.sf.briar.api.protocol A packet requesting some or all of the messages from an offer. REQUEST -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- RequestWriter - Interface in net.sf.briar.api.protocol.writers An interface for creating a request packet. resetMaxBytesLength() -
-Method in interface net.sf.briar.api.serial.Reader
-
- resetMaxStringLength() -
-Method in interface net.sf.briar.api.serial.Reader
-
-
-
-
-S
-
-saveLocale() -
-Method in interface net.sf.briar.api.i18n.I18n
-Saves the i18n locale to Briar/Data/locale.cfg.
- saveLocale(File) -
-Method in interface net.sf.briar.api.i18n.I18n
-Saves the i18n locale to the given file.
- saveLocale() -
-Method in class net.sf.briar.i18n.I18nImpl
-
- saveLocale(File) -
-Method in class net.sf.briar.i18n.I18nImpl
-
- SecretStorageKey - Annotation Type in net.sf.briar.api.crypto Annotation for injecting the key that is used for encrypting and decrypting
- secrets stored in the database. SerialModule - Class in net.sf.briar.serial SerialModule() -
-Constructor for class net.sf.briar.serial.SerialModule
-
- setBackButtonEnabled(boolean) -
-Method in class net.sf.briar.ui.wizard.Wizard
-
- setConfig(Map<String, String>) -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportCallback
-
- setConfig(Map<String, String>) -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Updates the plugin's configuration properties.
- setConfig(Map<String, String>) -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportCallback
-
- setConfig(Map<String, String>) -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportPlugin
-Updates the plugin's configuration properties.
- setConnectionWindow(ContactId, int, ConnectionWindow) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Sets the connection reordering window for the given contact and
- transport.
- setFinished(boolean) -
-Method in class net.sf.briar.ui.wizard.Wizard
-
- setLocale(Locale) -
-Method in interface net.sf.briar.api.i18n.I18n
-Sets the i18n locale.
- setLocale(Locale) -
-Method in class net.sf.briar.i18n.I18nImpl
-
- setLocalProperties(Map<String, String>) -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Updates the plugin's local transport properties.
- setLocalProperties(Map<String, String>) -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportPlugin
-Updates the plugin's local transport properties.
- setLocalTransports(Map<String, String>) -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportCallback
-
- setLocalTransports(Map<String, String>) -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportCallback
-
- setMaxBytesLength(int) -
-Method in interface net.sf.briar.api.serial.Reader
-
- setMaxStringLength(int) -
-Method in interface net.sf.briar.api.serial.Reader
-
- setNextButtonEnabled(boolean) -
-Method in class net.sf.briar.ui.wizard.Wizard
-
- setRating(AuthorId, Rating) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Records the user's rating for the given author.
- setRemoteProperties(ContactId, Map<String, String>) -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Updates the plugin's transport properties for the given contact.
- setRemoteProperties(ContactId, Map<String, String>) -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportPlugin
-Updates the plugin's transport properties for the given contact.
- setSeen(long) -
-Method in interface net.sf.briar.api.transport.ConnectionWindow
-
- setTransportConfig(String, Map<String, String>) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Sets the configuration for the transport with the given name, replacing
- any existing configuration for that transport.
- setTransportProperties(String, Map<String, String>) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Sets the transport properties for the transport with the given name,
- replacing any existing properties for that transport.
- setUiFontForLanguage(String) -
-Method in interface net.sf.briar.api.i18n.FontManager
-Sets the user interface font appropriately for the given language.
- setUiFontForLanguage(String) -
-Method in class net.sf.briar.i18n.FontManagerImpl
-
- SetupCallback - Interface in net.sf.briar.api.setup A progress callback for the installation process. SetupMain - Class in net.sf.briar.ui.setup SetupMain() -
-Constructor for class net.sf.briar.ui.setup.SetupMain
-
- SetupParameters - Interface in net.sf.briar.api.setup Provides the parameters for the installation process. SetupWorkerFactory - Interface in net.sf.briar.api.setup SetupWorkerFactoryImpl - Class in net.sf.briar.setup SetupWorkerFactoryImpl(I18n) -
-Constructor for class net.sf.briar.setup.SetupWorkerFactoryImpl
-
- setVisibility(GroupId, Collection<ContactId>) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Makes the given group visible to the given set of contacts and invisible
- to any other contacts.
- SHORT_BYTES -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- SHORT_LIST -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- SHORT_MAP -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- SHORT_MASK -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- SHORT_STRING -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- SHORT_USER -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- SHORT_USER_MASK -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- shouldCreateExe() -
-Method in interface net.sf.briar.api.invitation.InvitationParameters
-
- shouldCreateJar() -
-Method in interface net.sf.briar.api.invitation.InvitationParameters
-
- shouldPoll() -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Returns true if the plugin's poll() method should be called
- periodically to attempt to establish connections.
- shouldPoll() -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportPlugin
-Returns true if the plugin's poll() method should be called
- periodically to attempt to establish connections.
- showPanel(String) -
-Method in class net.sf.briar.ui.wizard.Wizard
-
- start(Map<String, String>, Map<ContactId, Map<String, String>>, Map<String, String>, BatchTransportCallback) -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Starts the plugin.
- start(Map<String, String>, Map<ContactId, Map<String, String>>, Map<String, String>, StreamTransportCallback) -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportPlugin
-Starts the plugin.
- Status - Enum in net.sf.briar.api.db The status of a message with respect to a particular contact. stop() -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportPlugin
-Stops the plugin.
- stop() -
-Method in interface net.sf.briar.api.transport.stream.StreamTransportPlugin
-Stops the plugin.
- StreamTransportCallback - Interface in net.sf.briar.api.transport.stream An interface for receiving connections created by a stream-mode transport
- plugin. StreamTransportConnection - Interface in net.sf.briar.api.transport.stream An interface for reading and writing data over a stream-mode transport. StreamTransportPlugin - Interface in net.sf.briar.api.transport.stream An interface for transport plugins that support bidirectional, reliable,
- ordered, timely delivery of data. Stri18ng - Class in net.sf.briar.api.i18n A named translatable string. Stri18ng(String, I18n) -
-Constructor for class net.sf.briar.api.i18n.Stri18ng
-
- STRING -
-Static variable in interface net.sf.briar.api.serial.Tag
-
- StringUtils - Class in net.sf.briar.util StringUtils() -
-Constructor for class net.sf.briar.util.StringUtils
-
- subscribe(Group) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Subscribes to the given group.
- SUBSCRIPTION_UPDATE -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- SubscriptionUpdate - Interface in net.sf.briar.api.protocol A packet updating the sender's subscriptions. SubscriptionWriter - Interface in net.sf.briar.api.protocol.writers An interface for creating a subscription update.
-
-
-T
-
-Tag - Interface in net.sf.briar.api.serial Tags - Interface in net.sf.briar.api.protocol User-defined tags for encoding and decoding protocol objects. tail(String, int) -
-Static method in class net.sf.briar.util.StringUtils
-Trims the given string to the given length, returning the tail and
- prepending "..." if the string was trimmed.
- TextPanel - Class in net.sf.briar.ui.wizard TextPanel(Wizard, String, Stri18ng) -
-Constructor for class net.sf.briar.ui.wizard.TextPanel
-
- toHexString(byte[]) -
-Static method in class net.sf.briar.util.StringUtils
-Converts the given byte array to a hex string.
- toString() -
-Method in class net.sf.briar.api.ContactId
-
- tr(String) -
-Method in interface net.sf.briar.api.i18n.I18n
-Returns the named string, translated for the current i18n locale.
- tr() -
-Method in class net.sf.briar.api.i18n.Stri18ng
-Returns the string translated for the current i18n locale.
- tr(String) -
-Method in class net.sf.briar.i18n.I18nImpl
-
- TRANSPORT_PROPERTIES -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- TRANSPORT_UPDATE -
-Static variable in interface net.sf.briar.api.protocol.Tags
-
- TransportConstants - Interface in net.sf.briar.api.transport TransportModule - Class in net.sf.briar.transport TransportModule() -
-Constructor for class net.sf.briar.transport.TransportModule
-
- TransportUpdate - Interface in net.sf.briar.api.protocol A packet updating the sender's transport properties. TransportWriter - Interface in net.sf.briar.api.protocol.writers An interface for creating a transport update. TRUE -
-Static variable in interface net.sf.briar.api.serial.Tag
-
-
-
-
-U
-
-UiInvitationModule - Class in net.sf.briar.ui.invitation UiInvitationModule() -
-Constructor for class net.sf.briar.ui.invitation.UiInvitationModule
-
- UiSetupModule - Class in net.sf.briar.ui.setup UiSetupModule() -
-Constructor for class net.sf.briar.ui.setup.UiSetupModule
-
- UniqueId - Class in net.sf.briar.api.protocol UniqueId(byte[]) -
-Constructor for class net.sf.briar.api.protocol.UniqueId
-
- unsubscribe(GroupId) -
-Method in interface net.sf.briar.api.db.DatabaseComponent
-Unsubscribes from the given group.
- unzipStream(InputStream, File, String, ZipUtils.Callback) -
-Static method in class net.sf.briar.util.ZipUtils
-Unzips the given stream to the given directory, skipping any zip entries
- that don't match the given regex (a null regex matches all entries).
- USER -
-Static variable in interface net.sf.briar.api.serial.Tag
-
-
-
-
-V
-
-valueOf(String) -
-Static method in enum net.sf.briar.api.db.DatabaseListener.Event
-Returns the enum constant of this type with the specified name.
- valueOf(String) -
-Static method in enum net.sf.briar.api.db.Status
-Returns the enum constant of this type with the specified name.
- valueOf(String) -
-Static method in enum net.sf.briar.api.Rating
-Returns the enum constant of this type with the specified name.
- values() -
-Static method in enum net.sf.briar.api.db.DatabaseListener.Event
-Returns an array containing the constants of this enum type, in
-the order they are declared.
- values() -
-Static method in enum net.sf.briar.api.db.Status
-Returns an array containing the constants of this enum type, in
-the order they are declared.
- values() -
-Static method in enum net.sf.briar.api.Rating
-Returns an array containing the constants of this enum type, in
-the order they are declared.
-
-
-
-W
-
-Wizard - Class in net.sf.briar.ui.wizard Wizard(I18n, Stri18ng, int, int) -
-Constructor for class net.sf.briar.ui.wizard.Wizard
-
- wizard -
-Variable in class net.sf.briar.ui.wizard.WizardPanel
-
- WizardPanel - Class in net.sf.briar.ui.wizard WizardPanel(Wizard, String) -
-Constructor for class net.sf.briar.ui.wizard.WizardPanel
-
- WorkerPanel - Class in net.sf.briar.ui.wizard WorkerPanel(Wizard, String, Stri18ng, Stri18ng) -
-Constructor for class net.sf.briar.ui.wizard.WorkerPanel
-
- Writable - Interface in net.sf.briar.api.serial write(byte) -
-Method in interface net.sf.briar.api.serial.Consumer
-
- write(byte[]) -
-Method in interface net.sf.briar.api.serial.Consumer
-
- write(byte[], int, int) -
-Method in interface net.sf.briar.api.serial.Consumer
-
- writeBatchId(BatchId) -
-Method in interface net.sf.briar.api.protocol.writers.AckWriter
-Attempts to add the given BatchId to the ack and returns true if it
- was added.
- writeBoolean(boolean) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeBytes(byte[]) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeFloat32(float) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeFloat64(double) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeInt16(short) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeInt32(int) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeInt64(long) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeInt8(byte) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeIntAny(long) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeList(Collection<?>) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeListEnd() -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeListStart() -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeMap(Map<?, ?>) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeMapEnd() -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeMapStart() -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeMessage(byte[]) -
-Method in interface net.sf.briar.api.protocol.writers.BatchWriter
-Attempts to add the given raw message to the batch and returns true if
- it was added.
- writeMessageId(MessageId) -
-Method in interface net.sf.briar.api.protocol.writers.OfferWriter
-Attempts to add the given message ID to the offer and returns true if it
- was added.
- writeNull() -
-Method in interface net.sf.briar.api.serial.Writer
-
- Writer - Interface in net.sf.briar.api.serial writerCreated(BatchTransportWriter) -
-Method in interface net.sf.briar.api.transport.batch.BatchTransportCallback
-
- writeRequest(OfferId, BitSet, int) -
-Method in interface net.sf.briar.api.protocol.writers.RequestWriter
-Writes the contents of the request.
- WriterFactory - Interface in net.sf.briar.api.serial WritersModule - Class in net.sf.briar.protocol.writers WritersModule() -
-Constructor for class net.sf.briar.protocol.writers.WritersModule
-
- writeString(String) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeSubscriptions(Map<Group, Long>, long) -
-Method in interface net.sf.briar.api.protocol.writers.SubscriptionWriter
-Writes the contents of the update.
- writeTo(Writer) -
-Method in class net.sf.briar.api.protocol.AuthorId
-
- writeTo(Writer) -
-Method in class net.sf.briar.api.protocol.BatchId
-
- writeTo(Writer) -
-Method in class net.sf.briar.api.protocol.GroupId
-
- writeTo(Writer) -
-Method in class net.sf.briar.api.protocol.MessageId
-
- writeTo(Writer) -
-Method in class net.sf.briar.api.protocol.OfferId
-
- writeTo(Writer) -
-Method in interface net.sf.briar.api.serial.Writable
-
- writeTransports(Map<String, Map<String, String>>, long) -
-Method in interface net.sf.briar.api.protocol.writers.TransportWriter
-Writes the contents of the update.
- writeUint16(int, byte[], int) -
-Static method in class net.sf.briar.util.ByteUtils
-
- writeUint32(long, byte[], int) -
-Static method in class net.sf.briar.util.ByteUtils
-
- writeUint7(byte) -
-Method in interface net.sf.briar.api.serial.Writer
-
- writeUserDefinedTag(int) -
-Method in interface net.sf.briar.api.serial.Writer
-
-
-
-
-Z
-
-ZipUtils - Class in net.sf.briar.util ZipUtils() -
-Constructor for class net.sf.briar.util.ZipUtils
-
- ZipUtils.Callback - Interface in net.sf.briar.util
-
-A B C D E F G H I K L M N O P R S T U V W Z
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/index.html b/javadoc/index.html
deleted file mode 100644
index 14b0aa0eb..000000000
--- a/javadoc/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
-Briar
-
-
-
-
-
-
-
-
-
-
-
-
-
-Frame Alert
-
-
-This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
-
-Link toNon-frame version.
-
-
-
diff --git a/javadoc/net/sf/briar/api/Bytes.html b/javadoc/net/sf/briar/api/Bytes.html
deleted file mode 100644
index 2f34cb684..000000000
--- a/javadoc/net/sf/briar/api/Bytes.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-Bytes (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api
-
-Class Bytes
-
-java.lang.Object
- net.sf.briar.api.Bytes
-
-
-
-public class Bytes extends java.lang.Object
-
-
-
-A wrapper around a byte array, to allow it to be stored in maps etc.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-Bytes (byte[] bytes)
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- boolean
-equals (java.lang.Object o)
-
-
-
-
-
-
- byte[]
-getBytes ()
-
-
-
-
-
-
- int
-hashCode ()
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-Bytes
-
-public Bytes (byte[] bytes)
-
-
-
-
-
-
-
-
-
-getBytes
-
-public byte[] getBytes ()
-
-
-
-
-
-
-
-
-hashCode
-
-public int hashCode ()
-
-
-Overrides: hashCode in class java.lang.Object
-
-
-
-
-
-
-
-
-equals
-
-public boolean equals (java.lang.Object o)
-
-
-Overrides: equals in class java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/ContactId.html b/javadoc/net/sf/briar/api/ContactId.html
deleted file mode 100644
index 0a88f3f0b..000000000
--- a/javadoc/net/sf/briar/api/ContactId.html
+++ /dev/null
@@ -1,320 +0,0 @@
-
-
-
-
-
-
-ContactId (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api
-
-Class ContactId
-
-java.lang.Object
- net.sf.briar.api.ContactId
-
-
-
-public class ContactId extends java.lang.Object
-
-
-
-Type-safe wrapper for an integer that uniquely identifies a contact.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-ContactId (int id)
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- boolean
-equals (java.lang.Object o)
-
-
-
-
-
-
- int
-getInt ()
-
-
-
-
-
-
- int
-hashCode ()
-
-
-
-
-
-
- java.lang.String
-toString ()
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-ContactId
-
-public ContactId (int id)
-
-
-
-
-
-
-
-
-
-getInt
-
-public int getInt ()
-
-
-
-
-
-
-
-
-equals
-
-public boolean equals (java.lang.Object o)
-
-
-Overrides: equals in class java.lang.Object
-
-
-
-
-
-
-
-
-hashCode
-
-public int hashCode ()
-
-
-Overrides: hashCode in class java.lang.Object
-
-
-
-
-
-
-
-
-toString
-
-public java.lang.String toString ()
-
-
-Overrides: toString in class java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/FormatException.html b/javadoc/net/sf/briar/api/FormatException.html
deleted file mode 100644
index 1027ce77a..000000000
--- a/javadoc/net/sf/briar/api/FormatException.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-
-FormatException (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api
-
-Class FormatException
-
-java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- java.io.IOException
- net.sf.briar.api.FormatException
-
-
-All Implemented Interfaces: java.io.Serializable
-
-
-
-public class FormatException extends java.io.IOException
-
-
-
-
-See Also: Serialized Form
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Throwable
-
-
-fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-FormatException
-
-public FormatException ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/Rating.html b/javadoc/net/sf/briar/api/Rating.html
deleted file mode 100644
index 9499f5cc7..000000000
--- a/javadoc/net/sf/briar/api/Rating.html
+++ /dev/null
@@ -1,340 +0,0 @@
-
-
-
-
-
-
-Rating (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api
-
-Enum Rating
-
-java.lang.Object
- java.lang.Enum<Rating >
- net.sf.briar.api.Rating
-
-
-All Implemented Interfaces: java.io.Serializable, java.lang.Comparable<Rating >
-
-
-
-public enum Rating extends java.lang.Enum<Rating >
-
-
-
-The ratings that may be applied to an author in peer moderation.
-
-
-
-
-
-
-
-
-
-
-
-
-Enum Constant Summary
-
-
-BAD
-
-
-
-
-
-GOOD
-
-
-
-
-
-UNRATED
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-static Rating
-valueOf (java.lang.String name)
-
-
- Returns the enum constant of this type with the specified name.
-
-
-
-static Rating []
-values ()
-
-
- Returns an array containing the constants of this enum type, in
-the order they are declared.
-
-
-
-
-
-Methods inherited from class java.lang.Enum
-
-
-clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Enum Constant Detail
-
-
-
-
-BAD
-
-public static final Rating BAD
-
-
-
-
-
-
-
-UNRATED
-
-public static final Rating UNRATED
-
-
-
-
-
-
-
-GOOD
-
-public static final Rating GOOD
-
-
-
-
-
-
-
-
-
-
-
-values
-
-public static Rating [] values ()
-
-Returns an array containing the constants of this enum type, in
-the order they are declared. This method may be used to iterate
-over the constants as follows:
-
-for (Rating c : Rating.values())
- System.out.println(c);
-
-
-
-
-Returns: an array containing the constants of this enum type, in
-the order they are declared
-
-
-
-
-
-valueOf
-
-public static Rating valueOf (java.lang.String name)
-
-Returns the enum constant of this type with the specified name.
-The string must match exactly an identifier used to declare an
-enum constant in this type. (Extraneous whitespace characters are
-not permitted.)
-
-
-Parameters: name - the name of the enum constant to be returned.
-Returns: the enum constant with the specified name
- Throws:
-java.lang.IllegalArgumentException - if this enum type has no constant
-with the specified name
-java.lang.NullPointerException - if the argument is null
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/crypto/CryptoComponent.html b/javadoc/net/sf/briar/api/crypto/CryptoComponent.html
deleted file mode 100644
index ac3ab954b..000000000
--- a/javadoc/net/sf/briar/api/crypto/CryptoComponent.html
+++ /dev/null
@@ -1,451 +0,0 @@
-
-
-
-
-
-
-CryptoComponent (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.crypto
-
-Interface CryptoComponent
-
-
-public interface CryptoComponent
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-deriveIncomingFrameKey
-
-javax.crypto.SecretKey deriveIncomingFrameKey (byte[] secret)
-
-
-
-
-
-
-
-
-deriveIncomingIvKey
-
-javax.crypto.SecretKey deriveIncomingIvKey (byte[] secret)
-
-
-
-
-
-
-
-
-deriveIncomingMacKey
-
-javax.crypto.SecretKey deriveIncomingMacKey (byte[] secret)
-
-
-
-
-
-
-
-
-deriveOutgoingFrameKey
-
-javax.crypto.SecretKey deriveOutgoingFrameKey (byte[] secret)
-
-
-
-
-
-
-
-
-deriveOutgoingIvKey
-
-javax.crypto.SecretKey deriveOutgoingIvKey (byte[] secret)
-
-
-
-
-
-
-
-
-deriveOutgoingMacKey
-
-javax.crypto.SecretKey deriveOutgoingMacKey (byte[] secret)
-
-
-
-
-
-
-
-
-generateKeyPair
-
-java.security.KeyPair generateKeyPair ()
-
-
-
-
-
-
-
-
-generateSecretKey
-
-javax.crypto.SecretKey generateSecretKey ()
-
-
-
-
-
-
-
-
-getFrameCipher
-
-javax.crypto.Cipher getFrameCipher ()
-
-
-
-
-
-
-
-
-getIvCipher
-
-javax.crypto.Cipher getIvCipher ()
-
-
-
-
-
-
-
-
-getKeyParser
-
-KeyParser getKeyParser ()
-
-
-
-
-
-
-
-
-getMac
-
-javax.crypto.Mac getMac ()
-
-
-
-
-
-
-
-
-getMessageDigest
-
-java.security.MessageDigest getMessageDigest ()
-
-
-
-
-
-
-
-
-getSignature
-
-java.security.Signature getSignature ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/crypto/KeyParser.html b/javadoc/net/sf/briar/api/crypto/KeyParser.html
deleted file mode 100644
index c81ff44b7..000000000
--- a/javadoc/net/sf/briar/api/crypto/KeyParser.html
+++ /dev/null
@@ -1,207 +0,0 @@
-
-
-
-
-
-
-KeyParser (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.crypto
-
-Interface KeyParser
-
-
-public interface KeyParser
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- java.security.PublicKey
-parsePublicKey (byte[] encodedKey)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-parsePublicKey
-
-java.security.PublicKey parsePublicKey (byte[] encodedKey)
- throws java.security.spec.InvalidKeySpecException
-
-
-
-Throws:
-java.security.spec.InvalidKeySpecException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/crypto/Password.html b/javadoc/net/sf/briar/api/crypto/Password.html
deleted file mode 100644
index 5d5d40a09..000000000
--- a/javadoc/net/sf/briar/api/crypto/Password.html
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-Password (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.crypto
-
-Interface Password
-
-
-public interface Password
-
-
-
-Encapsulates a password. Implementations may keep the password encrypted in
- memory to reduce the chances of writing it to the swapfile in plaintext.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- char[]
-getPassword ()
-
-
- Returns the password as a character array, which should be filled with
- zeroes as soon as it has been used.
-
-
-
-
-
-
-
-
-
-
-
-getPassword
-
-char[] getPassword ()
-
-Returns the password as a character array, which should be filled with
- zeroes as soon as it has been used.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/crypto/SecretStorageKey.html b/javadoc/net/sf/briar/api/crypto/SecretStorageKey.html
deleted file mode 100644
index 6063df8b3..000000000
--- a/javadoc/net/sf/briar/api/crypto/SecretStorageKey.html
+++ /dev/null
@@ -1,172 +0,0 @@
-
-
-
-
-
-
-SecretStorageKey (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.crypto
-
-Annotation Type SecretStorageKey
-
-
-@Target(value=PARAMETER)
-@Retention(value=RUNTIME)
- public @interface SecretStorageKey
-
-
-
-Annotation for injecting the key that is used for encrypting and decrypting
- secrets stored in the database.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/crypto/package-frame.html b/javadoc/net/sf/briar/api/crypto/package-frame.html
deleted file mode 100644
index 2b0bc33ce..000000000
--- a/javadoc/net/sf/briar/api/crypto/package-frame.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.crypto (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.crypto
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/crypto/package-summary.html b/javadoc/net/sf/briar/api/crypto/package-summary.html
deleted file mode 100644
index 2fb5ac1df..000000000
--- a/javadoc/net/sf/briar/api/crypto/package-summary.html
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.crypto (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.crypto
-
-
-
-
-
-
-
-
-
-
-Annotation Types Summary
-
-
-SecretStorageKey
-Annotation for injecting the key that is used for encrypting and decrypting
- secrets stored in the database.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/crypto/package-tree.html b/javadoc/net/sf/briar/api/crypto/package-tree.html
deleted file mode 100644
index c29d38738..000000000
--- a/javadoc/net/sf/briar/api/crypto/package-tree.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.crypto Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.crypto
-
-
-
-Package Hierarchies: All Packages
-
-
-Interface Hierarchy
-
-
-
-Annotation Type Hierarchy
-
-
-net.sf.briar.api.crypto.SecretStorageKey (implements java.lang.annotation.Annotation)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/db/DatabaseComponent.html b/javadoc/net/sf/briar/api/db/DatabaseComponent.html
deleted file mode 100644
index 2ea40e653..000000000
--- a/javadoc/net/sf/briar/api/db/DatabaseComponent.html
+++ /dev/null
@@ -1,1278 +0,0 @@
-
-
-
-
-
-
-DatabaseComponent (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.db
-
-Interface DatabaseComponent
-
-
-public interface DatabaseComponent
-
-
-
-Encapsulates the database implementation and exposes high-level operations
- to other components.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- ContactId
-addContact (java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> transports,
- byte[] secret)
-
-
- Adds a new contact to the database with the given transport properties
- and shared secret, returns an ID for the contact.
-
-
-
- void
-addListener (DatabaseListener d)
-
-
- Adds a listener to be notified when database events occur.
-
-
-
- void
-addLocallyGeneratedMessage (Message m)
-
-
- Adds a locally generated message to the database.
-
-
-
- void
-close ()
-
-
- Waits for any open transactions to finish and closes the database.
-
-
-
- void
-findLostBatches (ContactId c)
-
-
- Finds any lost batches that were sent to the given contact, and marks any
- messages in the batches that are still outstanding for retransmission.
-
-
-
- void
-generateAck (ContactId c,
- AckWriter a)
-
-
- Generates an acknowledgement for the given contact.
-
-
-
- void
-generateBatch (ContactId c,
- BatchWriter b)
-
-
- Generates a batch of messages for the given contact.
-
-
-
- java.util.Collection<MessageId >
-generateBatch (ContactId c,
- BatchWriter b,
- java.util.Collection<MessageId > requested)
-
-
- Generates a batch of messages for the given contact from the given
- collection of requested messages, and returns the IDs of any messages
- that were either added to the batch, or were considered for inclusion
- but are no longer sendable to the contact.
-
-
-
- java.util.Collection<MessageId >
-generateOffer (ContactId c,
- OfferWriter o)
-
-
- Generates an offer for the given contact and returns the offered
- message IDs.
-
-
-
- void
-generateSubscriptionUpdate (ContactId c,
- SubscriptionWriter s)
-
-
- Generates a subscription update for the given contact.
-
-
-
- void
-generateTransportUpdate (ContactId c,
- TransportWriter t)
-
-
- Generates a transport update for the given contact.
-
-
-
- ConnectionWindow
-getConnectionWindow (ContactId c,
- int transportId)
-
-
- Returns the connection reordering window for the given contact and
- transport.
-
-
-
- java.util.Collection<ContactId >
-getContacts ()
-
-
- Returns the IDs of all contacts.
-
-
-
- Rating
-getRating (AuthorId a)
-
-
- Returns the user's rating for the given author.
-
-
-
- byte[]
-getSharedSecret (ContactId c)
-
-
- Returns the secret shared with the given contact.
-
-
-
- java.util.Collection<Group >
-getSubscriptions ()
-
-
- Returns the set of groups to which the user subscribes.
-
-
-
- java.util.Map<java.lang.String,java.lang.String>
-getTransportConfig (java.lang.String name)
-
-
- Returns the configuration for the transport with the given name.
-
-
-
- java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>
-getTransports ()
-
-
- Returns all local transport properties.
-
-
-
- java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>
-getTransports (ContactId c)
-
-
- Returns all transport properties for the given contact.
-
-
-
- java.util.Collection<ContactId >
-getVisibility (GroupId g)
-
-
- Returns the contacts to which the given group is visible.
-
-
-
- boolean
-hasSendableMessages (ContactId c)
-
-
- Returns true if any messages are sendable to the given contact.
-
-
-
- void
-open (boolean resume)
-
-
- Opens the database.
-
-
-
- void
-receiveAck (ContactId c,
- Ack a)
-
-
- Processes an acknowledgement from the given contact.
-
-
-
- void
-receiveBatch (ContactId c,
- Batch b)
-
-
- Processes a batch of messages from the given contact.
-
-
-
- void
-receiveOffer (ContactId c,
- Offer o,
- RequestWriter r)
-
-
- Processes an offer from the given contact and generates a request for
- any messages in the offer that the contact should send.
-
-
-
- void
-receiveSubscriptionUpdate (ContactId c,
- SubscriptionUpdate s)
-
-
- Processes a subscription update from the given contact.
-
-
-
- void
-receiveTransportUpdate (ContactId c,
- TransportUpdate t)
-
-
- Processes a transport update from the given contact.
-
-
-
- void
-removeContact (ContactId c)
-
-
- Removes a contact (and all associated state) from the database.
-
-
-
- void
-removeListener (DatabaseListener d)
-
-
- Removes a listener.
-
-
-
- void
-setConnectionWindow (ContactId c,
- int transportId,
- ConnectionWindow w)
-
-
- Sets the connection reordering window for the given contact and
- transport.
-
-
-
- void
-setRating (AuthorId a,
- Rating r)
-
-
- Records the user's rating for the given author.
-
-
-
- void
-setTransportConfig (java.lang.String name,
- java.util.Map<java.lang.String,java.lang.String> config)
-
-
- Sets the configuration for the transport with the given name, replacing
- any existing configuration for that transport.
-
-
-
- void
-setTransportProperties (java.lang.String name,
- java.util.Map<java.lang.String,java.lang.String> properties)
-
-
- Sets the transport properties for the transport with the given name,
- replacing any existing properties for that transport.
-
-
-
- void
-setVisibility (GroupId g,
- java.util.Collection<ContactId > visible)
-
-
- Makes the given group visible to the given set of contacts and invisible
- to any other contacts.
-
-
-
- void
-subscribe (Group g)
-
-
- Subscribes to the given group.
-
-
-
- void
-unsubscribe (GroupId g)
-
-
- Unsubscribes from the given group.
-
-
-
-
-
-
-
-
-
-
-
-MEGABYTES
-
-static final int MEGABYTES
-
-
-See Also: Constant Field Values
-
-
-
-
-MIN_FREE_SPACE
-
-static final long MIN_FREE_SPACE
-
-
-See Also: Constant Field Values
-
-
-
-
-CRITICAL_FREE_SPACE
-
-static final long CRITICAL_FREE_SPACE
-
-
-See Also: Constant Field Values
-
-
-
-
-MAX_BYTES_BETWEEN_SPACE_CHECKS
-
-static final int MAX_BYTES_BETWEEN_SPACE_CHECKS
-
-
-See Also: Constant Field Values
-
-
-
-
-MAX_MS_BETWEEN_SPACE_CHECKS
-
-static final long MAX_MS_BETWEEN_SPACE_CHECKS
-
-
-See Also: Constant Field Values
-
-
-
-
-BYTES_PER_SWEEP
-
-static final int BYTES_PER_SWEEP
-
-
-See Also: Constant Field Values
-
-
-
-
-EXPIRY_MODULUS
-
-static final long EXPIRY_MODULUS
-
-
-See Also: Constant Field Values
-
-
-
-
-
-
-
-
-open
-
-void open (boolean resume)
- throws DbException
-
-Opens the database.
-
-
-Parameters: resume - True to reopen an existing database or false to create a
- new one.
-Throws:
-DbException
-
-
-
-
-
-close
-
-void close ()
- throws DbException
-
-Waits for any open transactions to finish and closes the database.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-addListener
-
-void addListener (DatabaseListener d)
-
-Adds a listener to be notified when database events occur.
-
-
-
-
-
-
-
-
-removeListener
-
-void removeListener (DatabaseListener d)
-
-Removes a listener.
-
-
-
-
-
-
-
-
-addContact
-
-ContactId addContact (java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> transports,
- byte[] secret)
- throws DbException
-
-Adds a new contact to the database with the given transport properties
- and shared secret, returns an ID for the contact.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-addLocallyGeneratedMessage
-
-void addLocallyGeneratedMessage (Message m)
- throws DbException
-
-Adds a locally generated message to the database.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-findLostBatches
-
-void findLostBatches (ContactId c)
- throws DbException
-
-Finds any lost batches that were sent to the given contact, and marks any
- messages in the batches that are still outstanding for retransmission.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-generateAck
-
-void generateAck (ContactId c,
- AckWriter a)
- throws DbException ,
- java.io.IOException
-
-Generates an acknowledgement for the given contact.
-
-
-
-Throws:
-DbException
-java.io.IOException
-
-
-
-
-
-generateBatch
-
-void generateBatch (ContactId c,
- BatchWriter b)
- throws DbException ,
- java.io.IOException
-
-Generates a batch of messages for the given contact.
-
-
-
-Throws:
-DbException
-java.io.IOException
-
-
-
-
-
-generateBatch
-
-java.util.Collection<MessageId > generateBatch (ContactId c,
- BatchWriter b,
- java.util.Collection<MessageId > requested)
- throws DbException ,
- java.io.IOException
-
-Generates a batch of messages for the given contact from the given
- collection of requested messages, and returns the IDs of any messages
- that were either added to the batch, or were considered for inclusion
- but are no longer sendable to the contact.
-
-
-
-Throws:
-DbException
-java.io.IOException
-
-
-
-
-
-generateOffer
-
-java.util.Collection<MessageId > generateOffer (ContactId c,
- OfferWriter o)
- throws DbException ,
- java.io.IOException
-
-Generates an offer for the given contact and returns the offered
- message IDs.
-
-
-
-Throws:
-DbException
-java.io.IOException
-
-
-
-
-
-generateSubscriptionUpdate
-
-void generateSubscriptionUpdate (ContactId c,
- SubscriptionWriter s)
- throws DbException ,
- java.io.IOException
-
-Generates a subscription update for the given contact.
-
-
-
-Throws:
-DbException
-java.io.IOException
-
-
-
-
-
-generateTransportUpdate
-
-void generateTransportUpdate (ContactId c,
- TransportWriter t)
- throws DbException ,
- java.io.IOException
-
-Generates a transport update for the given contact.
-
-
-
-Throws:
-DbException
-java.io.IOException
-
-
-
-
-
-getConnectionWindow
-
-ConnectionWindow getConnectionWindow (ContactId c,
- int transportId)
- throws DbException
-
-Returns the connection reordering window for the given contact and
- transport.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-getContacts
-
-java.util.Collection<ContactId > getContacts ()
- throws DbException
-
-Returns the IDs of all contacts.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-getRating
-
-Rating getRating (AuthorId a)
- throws DbException
-
-Returns the user's rating for the given author.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-getSharedSecret
-
-byte[] getSharedSecret (ContactId c)
- throws DbException
-
-Returns the secret shared with the given contact.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-getSubscriptions
-
-java.util.Collection<Group > getSubscriptions ()
- throws DbException
-
-Returns the set of groups to which the user subscribes.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-getTransportConfig
-
-java.util.Map<java.lang.String,java.lang.String> getTransportConfig (java.lang.String name)
- throws DbException
-
-Returns the configuration for the transport with the given name.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-getTransports
-
-java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> getTransports ()
- throws DbException
-
-Returns all local transport properties.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-getTransports
-
-java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> getTransports (ContactId c)
- throws DbException
-
-Returns all transport properties for the given contact.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-getVisibility
-
-java.util.Collection<ContactId > getVisibility (GroupId g)
- throws DbException
-
-Returns the contacts to which the given group is visible.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-hasSendableMessages
-
-boolean hasSendableMessages (ContactId c)
- throws DbException
-
-Returns true if any messages are sendable to the given contact.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-receiveAck
-
-void receiveAck (ContactId c,
- Ack a)
- throws DbException
-
-Processes an acknowledgement from the given contact.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-receiveBatch
-
-void receiveBatch (ContactId c,
- Batch b)
- throws DbException
-
-Processes a batch of messages from the given contact.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-receiveOffer
-
-void receiveOffer (ContactId c,
- Offer o,
- RequestWriter r)
- throws DbException ,
- java.io.IOException
-
-Processes an offer from the given contact and generates a request for
- any messages in the offer that the contact should send. To prevent
- contacts from using offers to test for subscriptions that are not
- visible to them, any messages belonging to groups that are not visible
- to the contact are requested just as though they were not present in the
- database.
-
-
-
-Throws:
-DbException
-java.io.IOException
-
-
-
-
-
-receiveSubscriptionUpdate
-
-void receiveSubscriptionUpdate (ContactId c,
- SubscriptionUpdate s)
- throws DbException
-
-Processes a subscription update from the given contact.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-receiveTransportUpdate
-
-void receiveTransportUpdate (ContactId c,
- TransportUpdate t)
- throws DbException
-
-Processes a transport update from the given contact.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-removeContact
-
-void removeContact (ContactId c)
- throws DbException
-
-Removes a contact (and all associated state) from the database.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-setConnectionWindow
-
-void setConnectionWindow (ContactId c,
- int transportId,
- ConnectionWindow w)
- throws DbException
-
-Sets the connection reordering window for the given contact and
- transport.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-setRating
-
-void setRating (AuthorId a,
- Rating r)
- throws DbException
-
-Records the user's rating for the given author.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-setTransportConfig
-
-void setTransportConfig (java.lang.String name,
- java.util.Map<java.lang.String,java.lang.String> config)
- throws DbException
-
-Sets the configuration for the transport with the given name, replacing
- any existing configuration for that transport.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-setTransportProperties
-
-void setTransportProperties (java.lang.String name,
- java.util.Map<java.lang.String,java.lang.String> properties)
- throws DbException
-
-Sets the transport properties for the transport with the given name,
- replacing any existing properties for that transport.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-setVisibility
-
-void setVisibility (GroupId g,
- java.util.Collection<ContactId > visible)
- throws DbException
-
-Makes the given group visible to the given set of contacts and invisible
- to any other contacts.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-subscribe
-
-void subscribe (Group g)
- throws DbException
-
-Subscribes to the given group.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-unsubscribe
-
-void unsubscribe (GroupId g)
- throws DbException
-
-Unsubscribes from the given group. Any messages belonging to the group
- are deleted from the database.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/db/DatabaseListener.Event.html b/javadoc/net/sf/briar/api/db/DatabaseListener.Event.html
deleted file mode 100644
index 41682263f..000000000
--- a/javadoc/net/sf/briar/api/db/DatabaseListener.Event.html
+++ /dev/null
@@ -1,355 +0,0 @@
-
-
-
-
-
-
-DatabaseListener.Event (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.db
-
-Enum DatabaseListener.Event
-
-java.lang.Object
- java.lang.Enum<DatabaseListener.Event >
- net.sf.briar.api.db.DatabaseListener.Event
-
-
-All Implemented Interfaces: java.io.Serializable, java.lang.Comparable<DatabaseListener.Event >
-
-
-Enclosing interface: DatabaseListener
-
-
-
-public static enum DatabaseListener.Event extends java.lang.Enum<DatabaseListener.Event >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-static DatabaseListener.Event
-valueOf (java.lang.String name)
-
-
- Returns the enum constant of this type with the specified name.
-
-
-
-static DatabaseListener.Event []
-values ()
-
-
- Returns an array containing the constants of this enum type, in
-the order they are declared.
-
-
-
-
-
-Methods inherited from class java.lang.Enum
-
-
-clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Enum Constant Detail
-
-
-
-
-CONTACTS_UPDATED
-
-public static final DatabaseListener.Event CONTACTS_UPDATED
-
-
-
-
-
-
-
-MESSAGES_ADDED
-
-public static final DatabaseListener.Event MESSAGES_ADDED
-
-
-
-
-
-
-
-SUBSCRIPTIONS_UPDATED
-
-public static final DatabaseListener.Event SUBSCRIPTIONS_UPDATED
-
-
-
-
-
-
-
-TRANSPORTS_UPDATED
-
-public static final DatabaseListener.Event TRANSPORTS_UPDATED
-
-
-
-
-
-
-
-
-
-
-
-values
-
-public static DatabaseListener.Event [] values ()
-
-Returns an array containing the constants of this enum type, in
-the order they are declared. This method may be used to iterate
-over the constants as follows:
-
-for (DatabaseListener.Event c : DatabaseListener.Event.values())
- System.out.println(c);
-
-
-
-
-Returns: an array containing the constants of this enum type, in
-the order they are declared
-
-
-
-
-
-valueOf
-
-public static DatabaseListener.Event valueOf (java.lang.String name)
-
-Returns the enum constant of this type with the specified name.
-The string must match exactly an identifier used to declare an
-enum constant in this type. (Extraneous whitespace characters are
-not permitted.)
-
-
-Parameters: name - the name of the enum constant to be returned.
-Returns: the enum constant with the specified name
- Throws:
-java.lang.IllegalArgumentException - if this enum type has no constant
-with the specified name
-java.lang.NullPointerException - if the argument is null
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/db/DatabaseListener.html b/javadoc/net/sf/briar/api/db/DatabaseListener.html
deleted file mode 100644
index f9903cc62..000000000
--- a/javadoc/net/sf/briar/api/db/DatabaseListener.html
+++ /dev/null
@@ -1,225 +0,0 @@
-
-
-
-
-
-
-DatabaseListener (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.db
-
-Interface DatabaseListener
-
-
-public interface DatabaseListener
-
-
-
-An interface for receiving notifications when database events occur.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-eventOccurred
-
-void eventOccurred (DatabaseListener.Event e)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/db/DatabasePassword.html b/javadoc/net/sf/briar/api/db/DatabasePassword.html
deleted file mode 100644
index b915d8fe2..000000000
--- a/javadoc/net/sf/briar/api/db/DatabasePassword.html
+++ /dev/null
@@ -1,172 +0,0 @@
-
-
-
-
-
-
-DatabasePassword (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.db
-
-Annotation Type DatabasePassword
-
-
-@Target(value=PARAMETER)
-@Retention(value=RUNTIME)
- public @interface DatabasePassword
-
-
-
-Annotation for injecting the password from which the database encryption
- key is derived.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/db/DbException.html b/javadoc/net/sf/briar/api/db/DbException.html
deleted file mode 100644
index 67eff9c85..000000000
--- a/javadoc/net/sf/briar/api/db/DbException.html
+++ /dev/null
@@ -1,255 +0,0 @@
-
-
-
-
-
-
-DbException (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.db
-
-Class DbException
-
-java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- net.sf.briar.api.db.DbException
-
-
-All Implemented Interfaces: java.io.Serializable
-
-
-Direct Known Subclasses: NoSuchContactException
-
-
-
-public class DbException extends java.lang.Exception
-
-
-
-
-See Also: Serialized Form
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Throwable
-
-
-fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-DbException
-
-public DbException ()
-
-
-
-
-
-DbException
-
-public DbException (java.lang.Throwable t)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/db/NoSuchContactException.html b/javadoc/net/sf/briar/api/db/NoSuchContactException.html
deleted file mode 100644
index 62be8ade8..000000000
--- a/javadoc/net/sf/briar/api/db/NoSuchContactException.html
+++ /dev/null
@@ -1,244 +0,0 @@
-
-
-
-
-
-
-NoSuchContactException (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.db
-
-Class NoSuchContactException
-
-java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- net.sf.briar.api.db.DbException
- net.sf.briar.api.db.NoSuchContactException
-
-
-All Implemented Interfaces: java.io.Serializable
-
-
-
-public class NoSuchContactException extends DbException
-
-
-
-Thrown when a database operation is attempted for a contact that is not in
- the database.
-
-
-
-
-See Also: Serialized Form
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Throwable
-
-
-fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-NoSuchContactException
-
-public NoSuchContactException ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/db/Status.html b/javadoc/net/sf/briar/api/db/Status.html
deleted file mode 100644
index 9f157ccbd..000000000
--- a/javadoc/net/sf/briar/api/db/Status.html
+++ /dev/null
@@ -1,346 +0,0 @@
-
-
-
-
-
-
-Status (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.db
-
-Enum Status
-
-java.lang.Object
- java.lang.Enum<Status >
- net.sf.briar.api.db.Status
-
-
-All Implemented Interfaces: java.io.Serializable, java.lang.Comparable<Status >
-
-
-
-public enum Status extends java.lang.Enum<Status >
-
-
-
-The status of a message with respect to a particular contact.
-
-
-
-
-
-
-
-
-
-
-
-
-Enum Constant Summary
-
-
-NEW
-
-
- The message has not been sent, received, or acked.
-
-
-SEEN
-
-
- The message has been received or acked.
-
-
-SENT
-
-
- The message has been sent, but not received or acked.
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-static Status
-valueOf (java.lang.String name)
-
-
- Returns the enum constant of this type with the specified name.
-
-
-
-static Status []
-values ()
-
-
- Returns an array containing the constants of this enum type, in
-the order they are declared.
-
-
-
-
-
-Methods inherited from class java.lang.Enum
-
-
-clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Enum Constant Detail
-
-
-
-
-NEW
-
-public static final Status NEW
-
-The message has not been sent, received, or acked.
-
-
-
-
-
-
-
-SENT
-
-public static final Status SENT
-
-The message has been sent, but not received or acked.
-
-
-
-
-
-
-
-SEEN
-
-public static final Status SEEN
-
-The message has been received or acked.
-
-
-
-
-
-
-
-
-
-
-
-values
-
-public static Status [] values ()
-
-Returns an array containing the constants of this enum type, in
-the order they are declared. This method may be used to iterate
-over the constants as follows:
-
-for (Status c : Status.values())
- System.out.println(c);
-
-
-
-
-Returns: an array containing the constants of this enum type, in
-the order they are declared
-
-
-
-
-
-valueOf
-
-public static Status valueOf (java.lang.String name)
-
-Returns the enum constant of this type with the specified name.
-The string must match exactly an identifier used to declare an
-enum constant in this type. (Extraneous whitespace characters are
-not permitted.)
-
-
-Parameters: name - the name of the enum constant to be returned.
-Returns: the enum constant with the specified name
- Throws:
-java.lang.IllegalArgumentException - if this enum type has no constant
-with the specified name
-java.lang.NullPointerException - if the argument is null
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/db/package-frame.html b/javadoc/net/sf/briar/api/db/package-frame.html
deleted file mode 100644
index ba7d5dc10..000000000
--- a/javadoc/net/sf/briar/api/db/package-frame.html
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.db (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.db
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/db/package-summary.html b/javadoc/net/sf/briar/api/db/package-summary.html
deleted file mode 100644
index 92d80c326..000000000
--- a/javadoc/net/sf/briar/api/db/package-summary.html
+++ /dev/null
@@ -1,212 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.db (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.db
-
-
-
-
-
-Interface Summary
-
-
-DatabaseComponent
-Encapsulates the database implementation and exposes high-level operations
- to other components.
-
-
-DatabaseListener
-An interface for receiving notifications when database events occur.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Exception Summary
-
-
-DbException
-
-
-
-NoSuchContactException
-Thrown when a database operation is attempted for a contact that is not in
- the database.
-
-
-
-
-
-
-
-
-
-Annotation Types Summary
-
-
-DatabasePassword
-Annotation for injecting the password from which the database encryption
- key is derived.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/db/package-tree.html b/javadoc/net/sf/briar/api/db/package-tree.html
deleted file mode 100644
index cfd1ead42..000000000
--- a/javadoc/net/sf/briar/api/db/package-tree.html
+++ /dev/null
@@ -1,179 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.db Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.db
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-java.lang.Throwable (implements java.io.Serializable)
-
-
-
-
-Interface Hierarchy
-
-
-
-Annotation Type Hierarchy
-
-
-net.sf.briar.api.db.DatabasePassword (implements java.lang.annotation.Annotation)
-
-
-Enum Hierarchy
-
-
-java.lang.Object
-java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/i18n/FontManager.html b/javadoc/net/sf/briar/api/i18n/FontManager.html
deleted file mode 100644
index 677134cee..000000000
--- a/javadoc/net/sf/briar/api/i18n/FontManager.html
+++ /dev/null
@@ -1,275 +0,0 @@
-
-
-
-
-
-
-FontManager (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.i18n
-
-Interface FontManager
-
-All Known Implementing Classes: FontManagerImpl
-
-
-
-public interface FontManager
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- java.awt.Font
-getFontForLanguage (java.lang.String language)
-
-
- Returns the appropriate font for the given language.
-
-
-
- java.awt.Font
-getUiFont ()
-
-
- Returns the current user interface font.
-
-
-
- void
-initialize (java.util.Locale locale,
- java.io.File dir)
-
-
- Initializes the FontManager for the given locale.
-
-
-
- void
-setUiFontForLanguage (java.lang.String language)
-
-
- Sets the user interface font appropriately for the given language.
-
-
-
-
-
-
-
-
-
-
-
-initialize
-
-void initialize (java.util.Locale locale,
- java.io.File dir)
-
-Initializes the FontManager for the given locale. Fonts are loaded from
- the given directory if they cannot be loaded from the running jar.
-
-
-
-
-
-
-
-
-getFontForLanguage
-
-java.awt.Font getFontForLanguage (java.lang.String language)
-
-Returns the appropriate font for the given language.
-
-
-
-
-
-
-
-
-getUiFont
-
-java.awt.Font getUiFont ()
-
-Returns the current user interface font.
-
-
-
-
-
-
-
-
-setUiFontForLanguage
-
-void setUiFontForLanguage (java.lang.String language)
-
-Sets the user interface font appropriately for the given language.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/i18n/I18n.Listener.html b/javadoc/net/sf/briar/api/i18n/I18n.Listener.html
deleted file mode 100644
index 8b4d54860..000000000
--- a/javadoc/net/sf/briar/api/i18n/I18n.Listener.html
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-I18n.Listener (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.i18n
-
-Interface I18n.Listener
-
-All Known Implementing Classes: DirectoryChooserPanel , TextPanel , Wizard , WizardPanel , WorkerPanel
-
-
-Enclosing interface: I18n
-
-
-
-public static interface I18n.Listener
-
-
-
-Implemented by classes that wish to be informed of changes to the i18n
- locale.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-localeChanged (java.awt.Font uiFont)
-
-
- Called whenever the i18n locale changes.
-
-
-
-
-
-
-
-
-
-
-
-localeChanged
-
-void localeChanged (java.awt.Font uiFont)
-
-Called whenever the i18n locale changes.
-
-
-Parameters: uiFont - The user interface font for the new locale.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/i18n/I18n.html b/javadoc/net/sf/briar/api/i18n/I18n.html
deleted file mode 100644
index 14f23256a..000000000
--- a/javadoc/net/sf/briar/api/i18n/I18n.html
+++ /dev/null
@@ -1,428 +0,0 @@
-
-
-
-
-
-
-I18n (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.i18n
-
-Interface I18n
-
-All Known Implementing Classes: I18nImpl
-
-
-
-public interface I18n
-
-
-
-
-
-
-
-
-
-
-
-
-Nested Class Summary
-
-
-
-static interface
-I18n.Listener
-
-
- Implemented by classes that wish to be informed of changes to the i18n
- locale.
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-addListener (I18n.Listener l)
-
-
- Registers a listener for changes to the i18n locale.
-
-
-
- java.awt.ComponentOrientation
-getComponentOrientation ()
-
-
- Returns the ComponentOrientation of the current i18n locale.
-
-
-
- java.util.Locale
-getLocale ()
-
-
- Returns the i18n locale.
-
-
-
- void
-loadLocale ()
-
-
- Loads the i18n locale from Briar/Data/locale.cfg.
-
-
-
- void
-loadLocale (java.io.File f)
-
-
- Loads the i18n locale from the given file.
-
-
-
- void
-removeListener (I18n.Listener l)
-
-
- Unregisters a listener for changes to the i18n locale.
-
-
-
- void
-saveLocale ()
-
-
- Saves the i18n locale to Briar/Data/locale.cfg.
-
-
-
- void
-saveLocale (java.io.File f)
-
-
- Saves the i18n locale to the given file.
-
-
-
- void
-setLocale (java.util.Locale locale)
-
-
- Sets the i18n locale.
-
-
-
- java.lang.String
-tr (java.lang.String name)
-
-
- Returns the named string, translated for the current i18n locale.
-
-
-
-
-
-
-
-
-
-
-
-tr
-
-java.lang.String tr (java.lang.String name)
-
-Returns the named string, translated for the current i18n locale.
-
-
-
-
-
-
-
-
-getLocale
-
-java.util.Locale getLocale ()
-
-Returns the i18n locale. This may not match the system locale.
-
-
-
-
-
-
-
-
-setLocale
-
-void setLocale (java.util.Locale locale)
-
-Sets the i18n locale.
-
-
-
-
-
-
-
-
-loadLocale
-
-void loadLocale ()
- throws java.io.IOException
-
-Loads the i18n locale from Briar/Data/locale.cfg.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-saveLocale
-
-void saveLocale ()
- throws java.io.IOException
-
-Saves the i18n locale to Briar/Data/locale.cfg.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-loadLocale
-
-void loadLocale (java.io.File f)
- throws java.io.IOException
-
-Loads the i18n locale from the given file.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-saveLocale
-
-void saveLocale (java.io.File f)
- throws java.io.IOException
-
-Saves the i18n locale to the given file.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-getComponentOrientation
-
-java.awt.ComponentOrientation getComponentOrientation ()
-
-Returns the ComponentOrientation of the current i18n locale.
-
-
-
-
-
-
-
-
-addListener
-
-void addListener (I18n.Listener l)
-
-Registers a listener for changes to the i18n locale.
-
-
-
-
-
-
-
-
-removeListener
-
-void removeListener (I18n.Listener l)
-
-Unregisters a listener for changes to the i18n locale.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/i18n/Stri18ng.html b/javadoc/net/sf/briar/api/i18n/Stri18ng.html
deleted file mode 100644
index bd5f91b33..000000000
--- a/javadoc/net/sf/briar/api/i18n/Stri18ng.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
-
-Stri18ng (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.i18n
-
-Class Stri18ng
-
-java.lang.Object
- net.sf.briar.api.i18n.Stri18ng
-
-
-
-public class Stri18ng extends java.lang.Object
-
-
-
-A named translatable string.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-Stri18ng (java.lang.String name,
- I18n i18n)
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- java.lang.String
-html ()
-
-
- Returns the string, translated for the current i18n locale, as HTML.
-
-
-
- java.lang.String
-html (java.lang.String... paras)
-
-
- Returns the string, translated for the current locale, as HTML.
-
-
-
- java.lang.String
-tr ()
-
-
- Returns the string translated for the current i18n locale.
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-Stri18ng
-
-public Stri18ng (java.lang.String name,
- I18n i18n)
-
-
-
-
-
-
-
-
-
-tr
-
-public java.lang.String tr ()
-
-Returns the string translated for the current i18n locale.
-
-
-
-
-
-
-
-
-html
-
-public java.lang.String html ()
-
-Returns the string, translated for the current i18n locale, as HTML.
-
-
-
-
-
-
-
-
-html
-
-public java.lang.String html (java.lang.String... paras)
-
-Returns the string, translated for the current locale, as HTML.
-
-
-Parameters: paras - Additional (pre-translated) paragraphs that should be
- appended to the HTML.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/i18n/package-frame.html b/javadoc/net/sf/briar/api/i18n/package-frame.html
deleted file mode 100644
index fd09138e4..000000000
--- a/javadoc/net/sf/briar/api/i18n/package-frame.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.i18n (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.i18n
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/i18n/package-summary.html b/javadoc/net/sf/briar/api/i18n/package-summary.html
deleted file mode 100644
index 2fe58eb49..000000000
--- a/javadoc/net/sf/briar/api/i18n/package-summary.html
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.i18n (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.i18n
-
-
-
-
-
-Interface Summary
-
-
-FontManager
-
-
-
-I18n
-
-
-
-I18n.Listener
-Implemented by classes that wish to be informed of changes to the i18n
- locale.
-
-
-
-
-
-
-
-
-
-Class Summary
-
-
-Stri18ng
-A named translatable string.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/i18n/package-tree.html b/javadoc/net/sf/briar/api/i18n/package-tree.html
deleted file mode 100644
index 3c54aacf0..000000000
--- a/javadoc/net/sf/briar/api/i18n/package-tree.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.i18n Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.i18n
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-
-Interface Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/invitation/InvitationCallback.html b/javadoc/net/sf/briar/api/invitation/InvitationCallback.html
deleted file mode 100644
index 80b9169d5..000000000
--- a/javadoc/net/sf/briar/api/invitation/InvitationCallback.html
+++ /dev/null
@@ -1,343 +0,0 @@
-
-
-
-
-
-
-InvitationCallback (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.invitation
-
-Interface InvitationCallback
-
-
-public interface InvitationCallback
-
-
-
-A progress callback for creating an invitation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-copyingFile (java.io.File f)
-
-
-
-
-
-
- void
-created (java.util.List<java.io.File> files)
-
-
-
-
-
-
- void
-encryptingFile (java.io.File f)
-
-
-
-
-
-
- void
-error (java.lang.String message)
-
-
-
-
-
-
- boolean
-isCancelled ()
-
-
- Returns true if the process has been cancelled by the user.
-
-
-
- void
-notAllowed (java.io.File f)
-
-
-
-
-
-
- void
-notDirectory (java.io.File f)
-
-
-
-
-
-
- void
-notFound (java.io.File f)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-isCancelled
-
-boolean isCancelled ()
-
-Returns true if the process has been cancelled by the user.
-
-
-
-
-
-
-
-
-copyingFile
-
-void copyingFile (java.io.File f)
-
-
-
-
-
-
-
-
-encryptingFile
-
-void encryptingFile (java.io.File f)
-
-
-
-
-
-
-
-
-created
-
-void created (java.util.List<java.io.File> files)
-
-
-
-
-
-
-
-
-error
-
-void error (java.lang.String message)
-
-
-
-
-
-
-
-
-notFound
-
-void notFound (java.io.File f)
-
-
-
-
-
-
-
-
-notDirectory
-
-void notDirectory (java.io.File f)
-
-
-
-
-
-
-
-
-notAllowed
-
-void notAllowed (java.io.File f)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/invitation/InvitationParameters.html b/javadoc/net/sf/briar/api/invitation/InvitationParameters.html
deleted file mode 100644
index 2735e1f04..000000000
--- a/javadoc/net/sf/briar/api/invitation/InvitationParameters.html
+++ /dev/null
@@ -1,284 +0,0 @@
-
-
-
-
-
-
-InvitationParameters (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.invitation
-
-Interface InvitationParameters
-
-
-public interface InvitationParameters
-
-
-
-Provides the parameters for creating an invitation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-shouldCreateExe
-
-boolean shouldCreateExe ()
-
-
-
-
-
-
-
-
-shouldCreateJar
-
-boolean shouldCreateJar ()
-
-
-
-
-
-
-
-
-getPassword
-
-char[] getPassword ()
-
-
-
-
-
-
-
-
-getChosenLocation
-
-java.io.File getChosenLocation ()
-
-
-
-
-
-
-
-
-getSetupDat
-
-java.io.File getSetupDat ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/invitation/InvitationWorkerFactory.html b/javadoc/net/sf/briar/api/invitation/InvitationWorkerFactory.html
deleted file mode 100644
index 6c197530c..000000000
--- a/javadoc/net/sf/briar/api/invitation/InvitationWorkerFactory.html
+++ /dev/null
@@ -1,206 +0,0 @@
-
-
-
-
-
-
-InvitationWorkerFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.invitation
-
-Interface InvitationWorkerFactory
-
-
-public interface InvitationWorkerFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createWorker
-
-java.lang.Runnable createWorker (InvitationCallback callback,
- InvitationParameters parameters)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/invitation/package-frame.html b/javadoc/net/sf/briar/api/invitation/package-frame.html
deleted file mode 100644
index 8d6398ac4..000000000
--- a/javadoc/net/sf/briar/api/invitation/package-frame.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.invitation (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.invitation
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/invitation/package-summary.html b/javadoc/net/sf/briar/api/invitation/package-summary.html
deleted file mode 100644
index 120de99a0..000000000
--- a/javadoc/net/sf/briar/api/invitation/package-summary.html
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.invitation (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.invitation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/invitation/package-tree.html b/javadoc/net/sf/briar/api/invitation/package-tree.html
deleted file mode 100644
index 907b18f54..000000000
--- a/javadoc/net/sf/briar/api/invitation/package-tree.html
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.invitation Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.invitation
-
-
-
-Package Hierarchies: All Packages
-
-
-Interface Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/package-frame.html b/javadoc/net/sf/briar/api/package-frame.html
deleted file mode 100644
index 0519792f1..000000000
--- a/javadoc/net/sf/briar/api/package-frame.html
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/package-summary.html b/javadoc/net/sf/briar/api/package-summary.html
deleted file mode 100644
index 178e28e30..000000000
--- a/javadoc/net/sf/briar/api/package-summary.html
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api
-
-
-
-
-
-Class Summary
-
-
-Bytes
-A wrapper around a byte array, to allow it to be stored in maps etc.
-
-
-ContactId
-Type-safe wrapper for an integer that uniquely identifies a contact.
-
-
-
-
-
-
-
-
-
-Enum Summary
-
-
-Rating
-The ratings that may be applied to an author in peer moderation.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/package-tree.html b/javadoc/net/sf/briar/api/package-tree.html
deleted file mode 100644
index e96e29b7b..000000000
--- a/javadoc/net/sf/briar/api/package-tree.html
+++ /dev/null
@@ -1,168 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-net.sf.briar.api.Bytes net.sf.briar.api.ContactId java.lang.Throwable (implements java.io.Serializable)
-
-
-
-
-Enum Hierarchy
-
-
-java.lang.Object
-java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/Ack.html b/javadoc/net/sf/briar/api/protocol/Ack.html
deleted file mode 100644
index 515e1773e..000000000
--- a/javadoc/net/sf/briar/api/protocol/Ack.html
+++ /dev/null
@@ -1,210 +0,0 @@
-
-
-
-
-
-
-Ack (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface Ack
-
-
-public interface Ack
-
-
-
-A packet acknowledging receipt of one or more batches.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- java.util.Collection<BatchId >
-getBatchIds ()
-
-
- Returns the IDs of the acknowledged batches.
-
-
-
-
-
-
-
-
-
-
-
-getBatchIds
-
-java.util.Collection<BatchId > getBatchIds ()
-
-Returns the IDs of the acknowledged batches.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/Author.html b/javadoc/net/sf/briar/api/protocol/Author.html
deleted file mode 100644
index 5b749c3c3..000000000
--- a/javadoc/net/sf/briar/api/protocol/Author.html
+++ /dev/null
@@ -1,353 +0,0 @@
-
-
-
-
-
-
-Author (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface Author
-
-All Superinterfaces: Writable
-
-
-
-public interface Author extends Writable
-
-
-
-A pseudonymous author of messages.
-
-
-
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-static int
-MAX_LENGTH
-
-
- The maximum length of a serialised author in bytes.
-
-
-
-static int
-MAX_NAME_LENGTH
-
-
- The maximum length of an author's name in UTF-8 bytes.
-
-
-
-static int
-MAX_PUBLIC_KEY_LENGTH
-
-
- The maximum length of an author's public key in bytes.
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- AuthorId
-getId ()
-
-
- Returns the author's unique identifier.
-
-
-
- java.lang.String
-getName ()
-
-
- Returns the author's name.
-
-
-
- byte[]
-getPublicKey ()
-
-
- Returns the public key that is used to verify messages signed by the
- author.
-
-
-
-
-
-Methods inherited from interface net.sf.briar.api.serial.Writable
-
-
-writeTo
-
-
-
-
-
-
-
-
-
-
-
-MAX_NAME_LENGTH
-
-static final int MAX_NAME_LENGTH
-
-The maximum length of an author's name in UTF-8 bytes.
-
-
-See Also: Constant Field Values
-
-
-
-
-MAX_PUBLIC_KEY_LENGTH
-
-static final int MAX_PUBLIC_KEY_LENGTH
-
-The maximum length of an author's public key in bytes.
-
-
-See Also: Constant Field Values
-
-
-
-
-MAX_LENGTH
-
-static final int MAX_LENGTH
-
-The maximum length of a serialised author in bytes.
-
-
-See Also: Constant Field Values
-
-
-
-
-
-
-
-
-getId
-
-AuthorId getId ()
-
-Returns the author's unique identifier.
-
-
-
-
-
-
-
-
-
-
-
-getName
-
-java.lang.String getName ()
-
-Returns the author's name.
-
-
-
-
-
-
-
-
-
-
-
-getPublicKey
-
-byte[] getPublicKey ()
-
-Returns the public key that is used to verify messages signed by the
- author.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/AuthorFactory.html b/javadoc/net/sf/briar/api/protocol/AuthorFactory.html
deleted file mode 100644
index 3cc6164a6..000000000
--- a/javadoc/net/sf/briar/api/protocol/AuthorFactory.html
+++ /dev/null
@@ -1,232 +0,0 @@
-
-
-
-
-
-
-AuthorFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface AuthorFactory
-
-
-public interface AuthorFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createAuthor
-
-Author createAuthor (java.lang.String name,
- byte[] publicKey)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-createAuthor
-
-Author createAuthor (AuthorId id,
- java.lang.String name,
- byte[] publicKey)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/AuthorId.html b/javadoc/net/sf/briar/api/protocol/AuthorId.html
deleted file mode 100644
index 4cfff1c0f..000000000
--- a/javadoc/net/sf/briar/api/protocol/AuthorId.html
+++ /dev/null
@@ -1,339 +0,0 @@
-
-
-
-
-
-
-AuthorId (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Class AuthorId
-
-java.lang.Object
- net.sf.briar.api.protocol.UniqueId
- net.sf.briar.api.protocol.AuthorId
-
-
-All Implemented Interfaces: Writable
-
-
-
-public class AuthorId extends UniqueId
-
-
-
-Type-safe wrapper for a byte array that uniquely identifies an author.
-
-
-
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-static AuthorId
-NONE
-
-
- Used to indicate that a message is anonymous.
-
-
-
-
-
-Fields inherited from class net.sf.briar.api.protocol.UniqueId
-
-
-id , LENGTH
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-AuthorId (byte[] id)
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- boolean
-equals (java.lang.Object o)
-
-
-
-
-
-
- void
-writeTo (Writer w)
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-NONE
-
-public static final AuthorId NONE
-
-Used to indicate that a message is anonymous.
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-AuthorId
-
-public AuthorId (byte[] id)
-
-
-
-
-
-
-
-
-
-writeTo
-
-public void writeTo (Writer w)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-equals
-
-public boolean equals (java.lang.Object o)
-
-
-Overrides: equals in class java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/Batch.html b/javadoc/net/sf/briar/api/protocol/Batch.html
deleted file mode 100644
index b52e82007..000000000
--- a/javadoc/net/sf/briar/api/protocol/Batch.html
+++ /dev/null
@@ -1,231 +0,0 @@
-
-
-
-
-
-
-Batch (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface Batch
-
-
-public interface Batch
-
-
-
-A packet containing messages.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- BatchId
-getId ()
-
-
- Returns the batch's unique identifier.
-
-
-
- java.util.Collection<Message >
-getMessages ()
-
-
- Returns the messages contained in the batch.
-
-
-
-
-
-
-
-
-
-
-
-getId
-
-BatchId getId ()
-
-Returns the batch's unique identifier.
-
-
-
-
-
-
-
-
-getMessages
-
-java.util.Collection<Message > getMessages ()
-
-Returns the messages contained in the batch.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/BatchId.html b/javadoc/net/sf/briar/api/protocol/BatchId.html
deleted file mode 100644
index 4fef6ae15..000000000
--- a/javadoc/net/sf/briar/api/protocol/BatchId.html
+++ /dev/null
@@ -1,311 +0,0 @@
-
-
-
-
-
-
-BatchId (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Class BatchId
-
-java.lang.Object
- net.sf.briar.api.protocol.UniqueId
- net.sf.briar.api.protocol.BatchId
-
-
-All Implemented Interfaces: Writable
-
-
-
-public class BatchId extends UniqueId
-
-
-
-Type-safe wrapper for a byte array that uniquely identifies a batch of
- messages.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Fields inherited from class net.sf.briar.api.protocol.UniqueId
-
-
-id , LENGTH
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-BatchId (byte[] id)
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- boolean
-equals (java.lang.Object o)
-
-
-
-
-
-
- void
-writeTo (Writer w)
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-BatchId
-
-public BatchId (byte[] id)
-
-
-
-
-
-
-
-
-
-writeTo
-
-public void writeTo (Writer w)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-equals
-
-public boolean equals (java.lang.Object o)
-
-
-Overrides: equals in class java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/Group.html b/javadoc/net/sf/briar/api/protocol/Group.html
deleted file mode 100644
index 7e1def06e..000000000
--- a/javadoc/net/sf/briar/api/protocol/Group.html
+++ /dev/null
@@ -1,353 +0,0 @@
-
-
-
-
-
-
-Group (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface Group
-
-All Superinterfaces: Writable
-
-
-
-public interface Group extends Writable
-
-
-
-A group to which users may subscribe.
-
-
-
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-static int
-MAX_LENGTH
-
-
- The maximum length of a serialised group in bytes.
-
-
-
-static int
-MAX_NAME_LENGTH
-
-
- The maximum length of a group's name in UTF-8 bytes.
-
-
-
-static int
-MAX_PUBLIC_KEY_LENGTH
-
-
- The maximum length of a group's public key in bytes.
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- GroupId
-getId ()
-
-
- Returns the group's unique identifier.
-
-
-
- java.lang.String
-getName ()
-
-
- Returns the group's name.
-
-
-
- byte[]
-getPublicKey ()
-
-
- If the group is restricted, returns the public key that is used to
- authorise all messages sent to the group.
-
-
-
-
-
-Methods inherited from interface net.sf.briar.api.serial.Writable
-
-
-writeTo
-
-
-
-
-
-
-
-
-
-
-
-MAX_NAME_LENGTH
-
-static final int MAX_NAME_LENGTH
-
-The maximum length of a group's name in UTF-8 bytes.
-
-
-See Also: Constant Field Values
-
-
-
-
-MAX_PUBLIC_KEY_LENGTH
-
-static final int MAX_PUBLIC_KEY_LENGTH
-
-The maximum length of a group's public key in bytes.
-
-
-See Also: Constant Field Values
-
-
-
-
-MAX_LENGTH
-
-static final int MAX_LENGTH
-
-The maximum length of a serialised group in bytes.
-
-
-See Also: Constant Field Values
-
-
-
-
-
-
-
-
-getId
-
-GroupId getId ()
-
-Returns the group's unique identifier.
-
-
-
-
-
-
-
-
-
-
-
-getName
-
-java.lang.String getName ()
-
-Returns the group's name.
-
-
-
-
-
-
-
-
-
-
-
-getPublicKey
-
-byte[] getPublicKey ()
-
-If the group is restricted, returns the public key that is used to
- authorise all messages sent to the group. Otherwise returns null.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/GroupFactory.html b/javadoc/net/sf/briar/api/protocol/GroupFactory.html
deleted file mode 100644
index 9fdb8fc9a..000000000
--- a/javadoc/net/sf/briar/api/protocol/GroupFactory.html
+++ /dev/null
@@ -1,232 +0,0 @@
-
-
-
-
-
-
-GroupFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface GroupFactory
-
-
-public interface GroupFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createGroup
-
-Group createGroup (java.lang.String name,
- byte[] publicKey)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-createGroup
-
-Group createGroup (GroupId id,
- java.lang.String name,
- byte[] publicKey)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/GroupId.html b/javadoc/net/sf/briar/api/protocol/GroupId.html
deleted file mode 100644
index c1ec60c96..000000000
--- a/javadoc/net/sf/briar/api/protocol/GroupId.html
+++ /dev/null
@@ -1,311 +0,0 @@
-
-
-
-
-
-
-GroupId (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Class GroupId
-
-java.lang.Object
- net.sf.briar.api.protocol.UniqueId
- net.sf.briar.api.protocol.GroupId
-
-
-All Implemented Interfaces: Writable
-
-
-
-public class GroupId extends UniqueId
-
-
-
-Type-safe wrapper for a byte array that uniquely identifies a group to which
- users may subscribe.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Fields inherited from class net.sf.briar.api.protocol.UniqueId
-
-
-id , LENGTH
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-GroupId (byte[] id)
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- boolean
-equals (java.lang.Object o)
-
-
-
-
-
-
- void
-writeTo (Writer w)
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-GroupId
-
-public GroupId (byte[] id)
-
-
-
-
-
-
-
-
-
-writeTo
-
-public void writeTo (Writer w)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-equals
-
-public boolean equals (java.lang.Object o)
-
-
-Overrides: equals in class java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/Message.html b/javadoc/net/sf/briar/api/protocol/Message.html
deleted file mode 100644
index 365b0239b..000000000
--- a/javadoc/net/sf/briar/api/protocol/Message.html
+++ /dev/null
@@ -1,416 +0,0 @@
-
-
-
-
-
-
-Message (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface Message
-
-
-public interface Message
-
-
-
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-static int
-MAX_BODY_LENGTH
-
-
- The maximum length of a message body in bytes.
-
-
-
-static int
-MAX_LENGTH
-
-
- The maximum length of a serialised message in bytes.
-
-
-
-static int
-MAX_SIGNATURE_LENGTH
-
-
- The maximum length of a signature in bytes.
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- AuthorId
-getAuthor ()
-
-
- Returns the message's author.
-
-
-
- byte[]
-getBytes ()
-
-
- Returns the serialised representation of the message.
-
-
-
- GroupId
-getGroup ()
-
-
- Returns the group to which the message belongs.
-
-
-
- MessageId
-getId ()
-
-
- Returns the message's unique identifier.
-
-
-
- MessageId
-getParent ()
-
-
- Returns the message's parent, or MessageId.NONE if this is the first
- message in a thread.
-
-
-
- int
-getSize ()
-
-
- Returns the size of the message in bytes.
-
-
-
- long
-getTimestamp ()
-
-
- Returns the timestamp created by the message's author.
-
-
-
-
-
-
-
-
-
-
-
-MAX_LENGTH
-
-static final int MAX_LENGTH
-
-The maximum length of a serialised message in bytes. To allow for future
- changes in the batch format, this is smaller than the amount of data
- that can fit in a batch using the current format.
-
-
-See Also: Constant Field Values
-
-
-
-
-MAX_SIGNATURE_LENGTH
-
-static final int MAX_SIGNATURE_LENGTH
-
-The maximum length of a signature in bytes.
-
-
-See Also: Constant Field Values
-
-
-
-
-MAX_BODY_LENGTH
-
-static final int MAX_BODY_LENGTH
-
-The maximum length of a message body in bytes. To allow for future
- changes in the message format, this is smaller than the amount of data
- that can fit in a message using the current format.
-
-
-See Also: Constant Field Values
-
-
-
-
-
-
-
-
-getId
-
-MessageId getId ()
-
-Returns the message's unique identifier.
-
-
-
-
-
-
-
-
-getParent
-
-MessageId getParent ()
-
-Returns the message's parent, or MessageId.NONE if this is the first
- message in a thread.
-
-
-
-
-
-
-
-
-getGroup
-
-GroupId getGroup ()
-
-Returns the group to which the message belongs.
-
-
-
-
-
-
-
-
-getAuthor
-
-AuthorId getAuthor ()
-
-Returns the message's author.
-
-
-
-
-
-
-
-
-getTimestamp
-
-long getTimestamp ()
-
-Returns the timestamp created by the message's author.
-
-
-
-
-
-
-
-
-getSize
-
-int getSize ()
-
-Returns the size of the message in bytes.
-
-
-
-
-
-
-
-
-getBytes
-
-byte[] getBytes ()
-
-Returns the serialised representation of the message.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/MessageEncoder.html b/javadoc/net/sf/briar/api/protocol/MessageEncoder.html
deleted file mode 100644
index 425fc820f..000000000
--- a/javadoc/net/sf/briar/api/protocol/MessageEncoder.html
+++ /dev/null
@@ -1,317 +0,0 @@
-
-
-
-
-
-
-MessageEncoder (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface MessageEncoder
-
-
-public interface MessageEncoder
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- Message
-encodeMessage (MessageId parent,
- Group group,
- Author author,
- java.security.PrivateKey authorKey,
- byte[] body)
-
-
- Encodes a pseudonymous message to an unrestricted group.
-
-
-
- Message
-encodeMessage (MessageId parent,
- Group group,
- byte[] body)
-
-
- Encodes an anonymous to an unrestricted group.
-
-
-
- Message
-encodeMessage (MessageId parent,
- Group group,
- java.security.PrivateKey groupKey,
- Author author,
- java.security.PrivateKey authorKey,
- byte[] body)
-
-
- Encode a pseudonymous message to a restricted group.
-
-
-
- Message
-encodeMessage (MessageId parent,
- Group group,
- java.security.PrivateKey groupKey,
- byte[] body)
-
-
- Encodes an anonymous message to a restricted group.
-
-
-
-
-
-
-
-
-
-
-
-encodeMessage
-
-Message encodeMessage (MessageId parent,
- Group group,
- byte[] body)
- throws java.io.IOException,
- java.security.GeneralSecurityException
-
-Encodes an anonymous to an unrestricted group.
-
-
-
-Throws:
-java.io.IOException
-java.security.GeneralSecurityException
-
-
-
-
-
-encodeMessage
-
-Message encodeMessage (MessageId parent,
- Group group,
- java.security.PrivateKey groupKey,
- byte[] body)
- throws java.io.IOException,
- java.security.GeneralSecurityException
-
-Encodes an anonymous message to a restricted group.
-
-
-
-Throws:
-java.io.IOException
-java.security.GeneralSecurityException
-
-
-
-
-
-encodeMessage
-
-Message encodeMessage (MessageId parent,
- Group group,
- Author author,
- java.security.PrivateKey authorKey,
- byte[] body)
- throws java.io.IOException,
- java.security.GeneralSecurityException
-
-Encodes a pseudonymous message to an unrestricted group.
-
-
-
-Throws:
-java.io.IOException
-java.security.GeneralSecurityException
-
-
-
-
-
-encodeMessage
-
-Message encodeMessage (MessageId parent,
- Group group,
- java.security.PrivateKey groupKey,
- Author author,
- java.security.PrivateKey authorKey,
- byte[] body)
- throws java.io.IOException,
- java.security.GeneralSecurityException
-
-Encode a pseudonymous message to a restricted group.
-
-
-
-Throws:
-java.io.IOException
-java.security.GeneralSecurityException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/MessageId.html b/javadoc/net/sf/briar/api/protocol/MessageId.html
deleted file mode 100644
index 0231be8e9..000000000
--- a/javadoc/net/sf/briar/api/protocol/MessageId.html
+++ /dev/null
@@ -1,339 +0,0 @@
-
-
-
-
-
-
-MessageId (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Class MessageId
-
-java.lang.Object
- net.sf.briar.api.protocol.UniqueId
- net.sf.briar.api.protocol.MessageId
-
-
-All Implemented Interfaces: Writable
-
-
-
-public class MessageId extends UniqueId
-
-
-
-Type-safe wrapper for a byte array that uniquely identifies a message.
-
-
-
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-static MessageId
-NONE
-
-
- Used to indicate that the first message in a thread has no parent.
-
-
-
-
-
-Fields inherited from class net.sf.briar.api.protocol.UniqueId
-
-
-id , LENGTH
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-MessageId (byte[] id)
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- boolean
-equals (java.lang.Object o)
-
-
-
-
-
-
- void
-writeTo (Writer w)
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-NONE
-
-public static final MessageId NONE
-
-Used to indicate that the first message in a thread has no parent.
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-MessageId
-
-public MessageId (byte[] id)
-
-
-
-
-
-
-
-
-
-writeTo
-
-public void writeTo (Writer w)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-equals
-
-public boolean equals (java.lang.Object o)
-
-
-Overrides: equals in class java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/Offer.html b/javadoc/net/sf/briar/api/protocol/Offer.html
deleted file mode 100644
index 85a76348b..000000000
--- a/javadoc/net/sf/briar/api/protocol/Offer.html
+++ /dev/null
@@ -1,231 +0,0 @@
-
-
-
-
-
-
-Offer (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface Offer
-
-
-public interface Offer
-
-
-
-A packet offering the recipient some messages.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- OfferId
-getId ()
-
-
- Returns the offer's unique identifier.
-
-
-
- java.util.Collection<MessageId >
-getMessageIds ()
-
-
- Returns the message IDs contained in the offer.
-
-
-
-
-
-
-
-
-
-
-
-getId
-
-OfferId getId ()
-
-Returns the offer's unique identifier.
-
-
-
-
-
-
-
-
-getMessageIds
-
-java.util.Collection<MessageId > getMessageIds ()
-
-Returns the message IDs contained in the offer.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/OfferId.html b/javadoc/net/sf/briar/api/protocol/OfferId.html
deleted file mode 100644
index a968792c0..000000000
--- a/javadoc/net/sf/briar/api/protocol/OfferId.html
+++ /dev/null
@@ -1,310 +0,0 @@
-
-
-
-
-
-
-OfferId (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Class OfferId
-
-java.lang.Object
- net.sf.briar.api.protocol.UniqueId
- net.sf.briar.api.protocol.OfferId
-
-
-All Implemented Interfaces: Writable
-
-
-
-public class OfferId extends UniqueId
-
-
-
-Type-safe wrapper for a byte array that uniquely identifies an offer.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Fields inherited from class net.sf.briar.api.protocol.UniqueId
-
-
-id , LENGTH
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-OfferId (byte[] id)
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- boolean
-equals (java.lang.Object o)
-
-
-
-
-
-
- void
-writeTo (Writer w)
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-OfferId
-
-public OfferId (byte[] id)
-
-
-
-
-
-
-
-
-
-writeTo
-
-public void writeTo (Writer w)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-equals
-
-public boolean equals (java.lang.Object o)
-
-
-Overrides: equals in class java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/ProtocolConstants.html b/javadoc/net/sf/briar/api/protocol/ProtocolConstants.html
deleted file mode 100644
index 64b181ffc..000000000
--- a/javadoc/net/sf/briar/api/protocol/ProtocolConstants.html
+++ /dev/null
@@ -1,206 +0,0 @@
-
-
-
-
-
-
-ProtocolConstants (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface ProtocolConstants
-
-
-public interface ProtocolConstants
-
-
-
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-static int
-MAX_PACKET_LENGTH
-
-
- The maximum length of a serialised packet in bytes.
-
-
-
-
-
-
-
-
-
-
-
-MAX_PACKET_LENGTH
-
-static final int MAX_PACKET_LENGTH
-
-The maximum length of a serialised packet in bytes. To allow for future
- changes in the frame format, this is smaller than the amount of data
- that can fit in a frame using the current format.
-
-
-See Also: Constant Field Values
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/ProtocolReader.html b/javadoc/net/sf/briar/api/protocol/ProtocolReader.html
deleted file mode 100644
index fd3c713f6..000000000
--- a/javadoc/net/sf/briar/api/protocol/ProtocolReader.html
+++ /dev/null
@@ -1,449 +0,0 @@
-
-
-
-
-
-
-ProtocolReader (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface ProtocolReader
-
-
-public interface ProtocolReader
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-hasAck
-
-boolean hasAck ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readAck
-
-Ack readAck ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasBatch
-
-boolean hasBatch ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readBatch
-
-Batch readBatch ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasOffer
-
-boolean hasOffer ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readOffer
-
-Offer readOffer ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasRequest
-
-boolean hasRequest ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readRequest
-
-Request readRequest ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasSubscriptionUpdate
-
-boolean hasSubscriptionUpdate ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readSubscriptionUpdate
-
-SubscriptionUpdate readSubscriptionUpdate ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasTransportUpdate
-
-boolean hasTransportUpdate ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readTransportUpdate
-
-TransportUpdate readTransportUpdate ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/ProtocolReaderFactory.html b/javadoc/net/sf/briar/api/protocol/ProtocolReaderFactory.html
deleted file mode 100644
index 68ef83063..000000000
--- a/javadoc/net/sf/briar/api/protocol/ProtocolReaderFactory.html
+++ /dev/null
@@ -1,204 +0,0 @@
-
-
-
-
-
-
-ProtocolReaderFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface ProtocolReaderFactory
-
-
-public interface ProtocolReaderFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createProtocolReader
-
-ProtocolReader createProtocolReader (java.io.InputStream in)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/Request.html b/javadoc/net/sf/briar/api/protocol/Request.html
deleted file mode 100644
index 67c92f704..000000000
--- a/javadoc/net/sf/briar/api/protocol/Request.html
+++ /dev/null
@@ -1,235 +0,0 @@
-
-
-
-
-
-
-Request (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface Request
-
-
-public interface Request
-
-
-
-A packet requesting some or all of the messages from an offer.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- java.util.BitSet
-getBitmap ()
-
-
- Returns a sequence of bits corresponding to the sequence of messages in
- the offer, where the i^th bit is set if the i^th message should be sent.
-
-
-
- OfferId
-getOfferId ()
-
-
- Returns the unique identifier of the offer to which this request
- responds.
-
-
-
-
-
-
-
-
-
-
-
-getOfferId
-
-OfferId getOfferId ()
-
-Returns the unique identifier of the offer to which this request
- responds.
-
-
-
-
-
-
-
-
-getBitmap
-
-java.util.BitSet getBitmap ()
-
-Returns a sequence of bits corresponding to the sequence of messages in
- the offer, where the i^th bit is set if the i^th message should be sent.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/SubscriptionUpdate.html b/javadoc/net/sf/briar/api/protocol/SubscriptionUpdate.html
deleted file mode 100644
index df504e59a..000000000
--- a/javadoc/net/sf/briar/api/protocol/SubscriptionUpdate.html
+++ /dev/null
@@ -1,232 +0,0 @@
-
-
-
-
-
-
-SubscriptionUpdate (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface SubscriptionUpdate
-
-
-public interface SubscriptionUpdate
-
-
-
-A packet updating the sender's subscriptions.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- java.util.Map<Group ,java.lang.Long>
-getSubscriptions ()
-
-
- Returns the subscriptions contained in the update.
-
-
-
- long
-getTimestamp ()
-
-
- Returns the update's timestamp.
-
-
-
-
-
-
-
-
-
-
-
-getSubscriptions
-
-java.util.Map<Group ,java.lang.Long> getSubscriptions ()
-
-Returns the subscriptions contained in the update.
-
-
-
-
-
-
-
-
-getTimestamp
-
-long getTimestamp ()
-
-Returns the update's timestamp. Updates that are older than the newest
- update received from the same contact must be ignored.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/Tags.html b/javadoc/net/sf/briar/api/protocol/Tags.html
deleted file mode 100644
index 4aeff9876..000000000
--- a/javadoc/net/sf/briar/api/protocol/Tags.html
+++ /dev/null
@@ -1,460 +0,0 @@
-
-
-
-
-
-
-Tags (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface Tags
-
-
-public interface Tags
-
-
-
-User-defined tags for encoding and decoding protocol objects. An object
- should have a user-defined tag if it appears in a list or a map, or if
- objects of different types may be encountered in a given protocol state.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-ACK
-
-static final int ACK
-
-
-See Also: Constant Field Values
-
-
-
-
-AUTHOR
-
-static final int AUTHOR
-
-
-See Also: Constant Field Values
-
-
-
-
-AUTHOR_ID
-
-static final int AUTHOR_ID
-
-
-See Also: Constant Field Values
-
-
-
-
-BATCH
-
-static final int BATCH
-
-
-See Also: Constant Field Values
-
-
-
-
-BATCH_ID
-
-static final int BATCH_ID
-
-
-See Also: Constant Field Values
-
-
-
-
-GROUP
-
-static final int GROUP
-
-
-See Also: Constant Field Values
-
-
-
-
-GROUP_ID
-
-static final int GROUP_ID
-
-
-See Also: Constant Field Values
-
-
-
-
-MESSAGE
-
-static final int MESSAGE
-
-
-See Also: Constant Field Values
-
-
-
-
-MESSAGE_ID
-
-static final int MESSAGE_ID
-
-
-See Also: Constant Field Values
-
-
-
-
-OFFER
-
-static final int OFFER
-
-
-See Also: Constant Field Values
-
-
-
-
-OFFER_ID
-
-static final int OFFER_ID
-
-
-See Also: Constant Field Values
-
-
-
-
-REQUEST
-
-static final int REQUEST
-
-
-See Also: Constant Field Values
-
-
-
-
-SUBSCRIPTION_UPDATE
-
-static final int SUBSCRIPTION_UPDATE
-
-
-See Also: Constant Field Values
-
-
-
-
-TRANSPORT_PROPERTIES
-
-static final int TRANSPORT_PROPERTIES
-
-
-See Also: Constant Field Values
-
-
-
-
-TRANSPORT_UPDATE
-
-static final int TRANSPORT_UPDATE
-
-
-See Also: Constant Field Values
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/TransportUpdate.html b/javadoc/net/sf/briar/api/protocol/TransportUpdate.html
deleted file mode 100644
index 176129ff4..000000000
--- a/javadoc/net/sf/briar/api/protocol/TransportUpdate.html
+++ /dev/null
@@ -1,232 +0,0 @@
-
-
-
-
-
-
-TransportUpdate (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Interface TransportUpdate
-
-
-public interface TransportUpdate
-
-
-
-A packet updating the sender's transport properties.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- long
-getTimestamp ()
-
-
- Returns the update's timestamp.
-
-
-
- java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>
-getTransports ()
-
-
- Returns the transport properties contained in the update.
-
-
-
-
-
-
-
-
-
-
-
-getTransports
-
-java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> getTransports ()
-
-Returns the transport properties contained in the update.
-
-
-
-
-
-
-
-
-getTimestamp
-
-long getTimestamp ()
-
-Returns the update's timestamp. Updates that are older than the newest
- update received from the same contact must be ignored.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/UniqueId.html b/javadoc/net/sf/briar/api/protocol/UniqueId.html
deleted file mode 100644
index dad704f7c..000000000
--- a/javadoc/net/sf/briar/api/protocol/UniqueId.html
+++ /dev/null
@@ -1,348 +0,0 @@
-
-
-
-
-
-
-UniqueId (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-Class UniqueId
-
-java.lang.Object
- net.sf.briar.api.protocol.UniqueId
-
-
-All Implemented Interfaces: Writable
-
-
-Direct Known Subclasses: AuthorId , BatchId , GroupId , MessageId , OfferId
-
-
-
-public abstract class UniqueId extends java.lang.Objectimplements Writable
-
-
-
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-protected byte[]
-id
-
-
-
-
-
-
-static int
-LENGTH
-
-
- The length of a unique identifier in bytes.
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-
-protected
-UniqueId (byte[] id)
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- byte[]
-getBytes ()
-
-
-
-
-
-
- int
-hashCode ()
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-Methods inherited from interface net.sf.briar.api.serial.Writable
-
-
-writeTo
-
-
-
-
-
-
-
-
-
-
-
-LENGTH
-
-public static final int LENGTH
-
-The length of a unique identifier in bytes.
-
-
-See Also: Constant Field Values
-
-
-
-
-id
-
-protected final byte[] id
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-UniqueId
-
-protected UniqueId (byte[] id)
-
-
-
-
-
-
-
-
-
-getBytes
-
-public byte[] getBytes ()
-
-
-
-
-
-
-
-
-
-
-
-hashCode
-
-public int hashCode ()
-
-
-Overrides: hashCode in class java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/package-frame.html b/javadoc/net/sf/briar/api/protocol/package-frame.html
deleted file mode 100644
index 8bd488953..000000000
--- a/javadoc/net/sf/briar/api/protocol/package-frame.html
+++ /dev/null
@@ -1,83 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.protocol (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/package-summary.html b/javadoc/net/sf/briar/api/protocol/package-summary.html
deleted file mode 100644
index ce244ebaf..000000000
--- a/javadoc/net/sf/briar/api/protocol/package-summary.html
+++ /dev/null
@@ -1,251 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.protocol (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.protocol
-
-
-
-
-
-
-
-
-
-
-Class Summary
-
-
-AuthorId
-Type-safe wrapper for a byte array that uniquely identifies an author.
-
-
-BatchId
-Type-safe wrapper for a byte array that uniquely identifies a batch of
- messages.
-
-
-GroupId
-Type-safe wrapper for a byte array that uniquely identifies a group to which
- users may subscribe.
-
-
-MessageId
-Type-safe wrapper for a byte array that uniquely identifies a message.
-
-
-OfferId
-Type-safe wrapper for a byte array that uniquely identifies an offer.
-
-
-UniqueId
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/package-tree.html b/javadoc/net/sf/briar/api/protocol/package-tree.html
deleted file mode 100644
index 6860c701f..000000000
--- a/javadoc/net/sf/briar/api/protocol/package-tree.html
+++ /dev/null
@@ -1,161 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.protocol Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.protocol
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-net.sf.briar.api.protocol.UniqueId (implements net.sf.briar.api.serial.Writable )
-
-
-
-
-Interface Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/writers/AckWriter.html b/javadoc/net/sf/briar/api/protocol/writers/AckWriter.html
deleted file mode 100644
index 88d96a1a3..000000000
--- a/javadoc/net/sf/briar/api/protocol/writers/AckWriter.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-
-AckWriter (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers
-
-Interface AckWriter
-
-
-public interface AckWriter
-
-
-
-An interface for creating an ack.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-finish ()
-
-
- Finishes writing the ack.
-
-
-
- boolean
-writeBatchId (BatchId b)
-
-
- Attempts to add the given BatchId to the ack and returns true if it
- was added.
-
-
-
-
-
-
-
-
-
-
-
-writeBatchId
-
-boolean writeBatchId (BatchId b)
- throws java.io.IOException
-
-Attempts to add the given BatchId to the ack and returns true if it
- was added.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-finish
-
-void finish ()
- throws java.io.IOException
-
-Finishes writing the ack.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/writers/BatchWriter.html b/javadoc/net/sf/briar/api/protocol/writers/BatchWriter.html
deleted file mode 100644
index e10f02ad1..000000000
--- a/javadoc/net/sf/briar/api/protocol/writers/BatchWriter.html
+++ /dev/null
@@ -1,260 +0,0 @@
-
-
-
-
-
-
-BatchWriter (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers
-
-Interface BatchWriter
-
-
-public interface BatchWriter
-
-
-
-An interface for creating a batch of messages.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- BatchId
-finish ()
-
-
- Finishes writing the batch and returns its unique identifier.
-
-
-
- int
-getCapacity ()
-
-
- Returns the capacity of the batch in bytes.
-
-
-
- boolean
-writeMessage (byte[] raw)
-
-
- Attempts to add the given raw message to the batch and returns true if
- it was added.
-
-
-
-
-
-
-
-
-
-
-
-getCapacity
-
-int getCapacity ()
-
-Returns the capacity of the batch in bytes.
-
-
-
-
-
-
-
-
-writeMessage
-
-boolean writeMessage (byte[] raw)
- throws java.io.IOException
-
-Attempts to add the given raw message to the batch and returns true if
- it was added.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-finish
-
-BatchId finish ()
- throws java.io.IOException
-
-Finishes writing the batch and returns its unique identifier.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/writers/OfferWriter.html b/javadoc/net/sf/briar/api/protocol/writers/OfferWriter.html
deleted file mode 100644
index 736ae8bee..000000000
--- a/javadoc/net/sf/briar/api/protocol/writers/OfferWriter.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-
-OfferWriter (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers
-
-Interface OfferWriter
-
-
-public interface OfferWriter
-
-
-
-An interface for creating a have notification.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- OfferId
-finish ()
-
-
- Finishes writing the offer and returns its unique identifier.
-
-
-
- boolean
-writeMessageId (MessageId m)
-
-
- Attempts to add the given message ID to the offer and returns true if it
- was added.
-
-
-
-
-
-
-
-
-
-
-
-writeMessageId
-
-boolean writeMessageId (MessageId m)
- throws java.io.IOException
-
-Attempts to add the given message ID to the offer and returns true if it
- was added.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-finish
-
-OfferId finish ()
- throws java.io.IOException
-
-Finishes writing the offer and returns its unique identifier.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/writers/ProtocolWriterFactory.html b/javadoc/net/sf/briar/api/protocol/writers/ProtocolWriterFactory.html
deleted file mode 100644
index b4ff3b78f..000000000
--- a/javadoc/net/sf/briar/api/protocol/writers/ProtocolWriterFactory.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-ProtocolWriterFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers
-
-Interface ProtocolWriterFactory
-
-
-public interface ProtocolWriterFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createAckWriter
-
-AckWriter createAckWriter (java.io.OutputStream out)
-
-
-
-
-
-
-
-
-createBatchWriter
-
-BatchWriter createBatchWriter (java.io.OutputStream out)
-
-
-
-
-
-
-
-
-createOfferWriter
-
-OfferWriter createOfferWriter (java.io.OutputStream out)
-
-
-
-
-
-
-
-
-createRequestWriter
-
-RequestWriter createRequestWriter (java.io.OutputStream out)
-
-
-
-
-
-
-
-
-createSubscriptionWriter
-
-SubscriptionWriter createSubscriptionWriter (java.io.OutputStream out)
-
-
-
-
-
-
-
-
-createTransportWriter
-
-TransportWriter createTransportWriter (java.io.OutputStream out)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/writers/RequestWriter.html b/javadoc/net/sf/briar/api/protocol/writers/RequestWriter.html
deleted file mode 100644
index 915078171..000000000
--- a/javadoc/net/sf/briar/api/protocol/writers/RequestWriter.html
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
-
-
-RequestWriter (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers
-
-Interface RequestWriter
-
-
-public interface RequestWriter
-
-
-
-An interface for creating a request packet.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-writeRequest (OfferId offerId,
- java.util.BitSet b,
- int length)
-
-
- Writes the contents of the request.
-
-
-
-
-
-
-
-
-
-
-
-writeRequest
-
-void writeRequest (OfferId offerId,
- java.util.BitSet b,
- int length)
- throws java.io.IOException
-
-Writes the contents of the request.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/writers/SubscriptionWriter.html b/javadoc/net/sf/briar/api/protocol/writers/SubscriptionWriter.html
deleted file mode 100644
index e9904652b..000000000
--- a/javadoc/net/sf/briar/api/protocol/writers/SubscriptionWriter.html
+++ /dev/null
@@ -1,215 +0,0 @@
-
-
-
-
-
-
-SubscriptionWriter (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers
-
-Interface SubscriptionWriter
-
-
-public interface SubscriptionWriter
-
-
-
-An interface for creating a subscription update.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-writeSubscriptions (java.util.Map<Group ,java.lang.Long> subs,
- long timestamp)
-
-
- Writes the contents of the update.
-
-
-
-
-
-
-
-
-
-
-
-writeSubscriptions
-
-void writeSubscriptions (java.util.Map<Group ,java.lang.Long> subs,
- long timestamp)
- throws java.io.IOException
-
-Writes the contents of the update.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/writers/TransportWriter.html b/javadoc/net/sf/briar/api/protocol/writers/TransportWriter.html
deleted file mode 100644
index b78269c31..000000000
--- a/javadoc/net/sf/briar/api/protocol/writers/TransportWriter.html
+++ /dev/null
@@ -1,215 +0,0 @@
-
-
-
-
-
-
-TransportWriter (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers
-
-Interface TransportWriter
-
-
-public interface TransportWriter
-
-
-
-An interface for creating a transport update.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-writeTransports (java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> transports,
- long timestamp)
-
-
- Writes the contents of the update.
-
-
-
-
-
-
-
-
-
-
-
-writeTransports
-
-void writeTransports (java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> transports,
- long timestamp)
- throws java.io.IOException
-
-Writes the contents of the update.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/writers/package-frame.html b/javadoc/net/sf/briar/api/protocol/writers/package-frame.html
deleted file mode 100644
index a3b72ea2b..000000000
--- a/javadoc/net/sf/briar/api/protocol/writers/package-frame.html
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/writers/package-summary.html b/javadoc/net/sf/briar/api/protocol/writers/package-summary.html
deleted file mode 100644
index ea5e5444d..000000000
--- a/javadoc/net/sf/briar/api/protocol/writers/package-summary.html
+++ /dev/null
@@ -1,179 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.protocol.writers
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/protocol/writers/package-tree.html b/javadoc/net/sf/briar/api/protocol/writers/package-tree.html
deleted file mode 100644
index 61c150260..000000000
--- a/javadoc/net/sf/briar/api/protocol/writers/package-tree.html
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.protocol.writers Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.protocol.writers
-
-
-
-Package Hierarchies: All Packages
-
-
-Interface Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/Consumer.html b/javadoc/net/sf/briar/api/serial/Consumer.html
deleted file mode 100644
index b543dcdf1..000000000
--- a/javadoc/net/sf/briar/api/serial/Consumer.html
+++ /dev/null
@@ -1,255 +0,0 @@
-
-
-
-
-
-
-Consumer (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.serial
-
-Interface Consumer
-
-
-public interface Consumer
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-write (byte b)
-
-
-
-
-
-
- void
-write (byte[] b)
-
-
-
-
-
-
- void
-write (byte[] b,
- int off,
- int len)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-write
-
-void write (byte b)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-write
-
-void write (byte[] b)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-write
-
-void write (byte[] b,
- int off,
- int len)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/ObjectReader.html b/javadoc/net/sf/briar/api/serial/ObjectReader.html
deleted file mode 100644
index 5a06272ec..000000000
--- a/javadoc/net/sf/briar/api/serial/ObjectReader.html
+++ /dev/null
@@ -1,207 +0,0 @@
-
-
-
-
-
-
-ObjectReader (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.serial
-
-Interface ObjectReader<T>
-
-
-public interface ObjectReader<T>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-readObject
-
-T readObject (Reader r)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/Reader.html b/javadoc/net/sf/briar/api/serial/Reader.html
deleted file mode 100644
index 3f5b13441..000000000
--- a/javadoc/net/sf/briar/api/serial/Reader.html
+++ /dev/null
@@ -1,1354 +0,0 @@
-
-
-
-
-
-
-Reader (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.serial
-
-Interface Reader
-
-
-public interface Reader
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-eof
-
-boolean eof ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-close
-
-void close ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-setMaxStringLength
-
-void setMaxStringLength (int length)
-
-
-
-
-
-
-
-
-resetMaxStringLength
-
-void resetMaxStringLength ()
-
-
-
-
-
-
-
-
-setMaxBytesLength
-
-void setMaxBytesLength (int length)
-
-
-
-
-
-
-
-
-resetMaxBytesLength
-
-void resetMaxBytesLength ()
-
-
-
-
-
-
-
-
-addConsumer
-
-void addConsumer (Consumer c)
-
-
-
-
-
-
-
-
-removeConsumer
-
-void removeConsumer (Consumer c)
-
-
-
-
-
-
-
-
-addObjectReader
-
-void addObjectReader (int tag,
- ObjectReader <?> o)
-
-
-
-
-
-
-
-
-removeObjectReader
-
-void removeObjectReader (int tag)
-
-
-
-
-
-
-
-
-hasBoolean
-
-boolean hasBoolean ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readBoolean
-
-boolean readBoolean ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasUint7
-
-boolean hasUint7 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readUint7
-
-byte readUint7 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasInt8
-
-boolean hasInt8 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readInt8
-
-byte readInt8 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasInt16
-
-boolean hasInt16 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readInt16
-
-short readInt16 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasInt32
-
-boolean hasInt32 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readInt32
-
-int readInt32 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasInt64
-
-boolean hasInt64 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readInt64
-
-long readInt64 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasIntAny
-
-boolean hasIntAny ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readIntAny
-
-long readIntAny ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasFloat32
-
-boolean hasFloat32 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readFloat32
-
-float readFloat32 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasFloat64
-
-boolean hasFloat64 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readFloat64
-
-double readFloat64 ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasString
-
-boolean hasString ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readString
-
-java.lang.String readString ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readString
-
-java.lang.String readString (int maxLength)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasBytes
-
-boolean hasBytes ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readBytes
-
-byte[] readBytes ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readBytes
-
-byte[] readBytes (int maxLength)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasList
-
-boolean hasList ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readList
-
-java.util.List<java.lang.Object> readList ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readList
-
-<E> java.util.List<E> readList (java.lang.Class<E> e)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasListStart
-
-boolean hasListStart ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readListStart
-
-void readListStart ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasListEnd
-
-boolean hasListEnd ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readListEnd
-
-void readListEnd ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasMap
-
-boolean hasMap ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readMap
-
-java.util.Map<java.lang.Object,java.lang.Object> readMap ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readMap
-
-<K,V> java.util.Map<K,V> readMap (java.lang.Class<K> k,
- java.lang.Class<V> v)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasMapStart
-
-boolean hasMapStart ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readMapStart
-
-void readMapStart ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasMapEnd
-
-boolean hasMapEnd ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readMapEnd
-
-void readMapEnd ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasNull
-
-boolean hasNull ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readNull
-
-void readNull ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-hasUserDefined
-
-boolean hasUserDefined (int tag)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readUserDefined
-
-<T> T readUserDefined (int tag,
- java.lang.Class<T> t)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-readUserDefinedTag
-
-void readUserDefinedTag (int tag)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/ReaderFactory.html b/javadoc/net/sf/briar/api/serial/ReaderFactory.html
deleted file mode 100644
index 7f229065d..000000000
--- a/javadoc/net/sf/briar/api/serial/ReaderFactory.html
+++ /dev/null
@@ -1,204 +0,0 @@
-
-
-
-
-
-
-ReaderFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.serial
-
-Interface ReaderFactory
-
-
-public interface ReaderFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createReader
-
-Reader createReader (java.io.InputStream in)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/Tag.html b/javadoc/net/sf/briar/api/serial/Tag.html
deleted file mode 100644
index aa4e9ab5b..000000000
--- a/javadoc/net/sf/briar/api/serial/Tag.html
+++ /dev/null
@@ -1,616 +0,0 @@
-
-
-
-
-
-
-Tag (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.serial
-
-Interface Tag
-
-
-public interface Tag
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-FALSE
-
-static final byte FALSE
-
-
-See Also: Constant Field Values
-
-
-
-
-TRUE
-
-static final byte TRUE
-
-
-See Also: Constant Field Values
-
-
-
-
-INT8
-
-static final byte INT8
-
-
-See Also: Constant Field Values
-
-
-
-
-INT16
-
-static final byte INT16
-
-
-See Also: Constant Field Values
-
-
-
-
-INT32
-
-static final byte INT32
-
-
-See Also: Constant Field Values
-
-
-
-
-INT64
-
-static final byte INT64
-
-
-See Also: Constant Field Values
-
-
-
-
-FLOAT32
-
-static final byte FLOAT32
-
-
-See Also: Constant Field Values
-
-
-
-
-FLOAT64
-
-static final byte FLOAT64
-
-
-See Also: Constant Field Values
-
-
-
-
-STRING
-
-static final byte STRING
-
-
-See Also: Constant Field Values
-
-
-
-
-BYTES
-
-static final byte BYTES
-
-
-See Also: Constant Field Values
-
-
-
-
-LIST
-
-static final byte LIST
-
-
-See Also: Constant Field Values
-
-
-
-
-MAP
-
-static final byte MAP
-
-
-See Also: Constant Field Values
-
-
-
-
-LIST_START
-
-static final byte LIST_START
-
-
-See Also: Constant Field Values
-
-
-
-
-MAP_START
-
-static final byte MAP_START
-
-
-See Also: Constant Field Values
-
-
-
-
-END
-
-static final byte END
-
-
-See Also: Constant Field Values
-
-
-
-
-NULL
-
-static final byte NULL
-
-
-See Also: Constant Field Values
-
-
-
-
-USER
-
-static final byte USER
-
-
-See Also: Constant Field Values
-
-
-
-
-SHORT_MASK
-
-static final int SHORT_MASK
-
-
-See Also: Constant Field Values
-
-
-
-
-SHORT_STRING
-
-static final int SHORT_STRING
-
-
-See Also: Constant Field Values
-
-
-
-
-SHORT_BYTES
-
-static final int SHORT_BYTES
-
-
-See Also: Constant Field Values
-
-
-
-
-SHORT_LIST
-
-static final int SHORT_LIST
-
-
-See Also: Constant Field Values
-
-
-
-
-SHORT_MAP
-
-static final int SHORT_MAP
-
-
-See Also: Constant Field Values
-
-
-
-
-SHORT_USER_MASK
-
-static final int SHORT_USER_MASK
-
-
-See Also: Constant Field Values
-
-
-
-
-SHORT_USER
-
-static final int SHORT_USER
-
-
-See Also: Constant Field Values
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/Writable.html b/javadoc/net/sf/briar/api/serial/Writable.html
deleted file mode 100644
index 18036e340..000000000
--- a/javadoc/net/sf/briar/api/serial/Writable.html
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-Writable (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.serial
-
-Interface Writable
-
-All Known Subinterfaces: Author , Group
-
-
-All Known Implementing Classes: AuthorId , BatchId , GroupId , MessageId , OfferId , UniqueId
-
-
-
-public interface Writable
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-writeTo
-
-void writeTo (Writer w)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/Writer.html b/javadoc/net/sf/briar/api/serial/Writer.html
deleted file mode 100644
index 586ac982b..000000000
--- a/javadoc/net/sf/briar/api/serial/Writer.html
+++ /dev/null
@@ -1,622 +0,0 @@
-
-
-
-
-
-
-Writer (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.serial
-
-Interface Writer
-
-
-public interface Writer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-getBytesWritten
-
-long getBytesWritten ()
-
-
-
-
-
-
-
-
-writeBoolean
-
-void writeBoolean (boolean b)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeUint7
-
-void writeUint7 (byte b)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeInt8
-
-void writeInt8 (byte b)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeInt16
-
-void writeInt16 (short s)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeInt32
-
-void writeInt32 (int i)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeInt64
-
-void writeInt64 (long l)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeIntAny
-
-void writeIntAny (long l)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeFloat32
-
-void writeFloat32 (float f)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeFloat64
-
-void writeFloat64 (double d)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeString
-
-void writeString (java.lang.String s)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeBytes
-
-void writeBytes (byte[] b)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeList
-
-void writeList (java.util.Collection<?> c)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeListStart
-
-void writeListStart ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeListEnd
-
-void writeListEnd ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeMap
-
-void writeMap (java.util.Map<?,?> m)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeMapStart
-
-void writeMapStart ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeMapEnd
-
-void writeMapEnd ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeNull
-
-void writeNull ()
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-writeUserDefinedTag
-
-void writeUserDefinedTag (int tag)
- throws java.io.IOException
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/WriterFactory.html b/javadoc/net/sf/briar/api/serial/WriterFactory.html
deleted file mode 100644
index 1408a9211..000000000
--- a/javadoc/net/sf/briar/api/serial/WriterFactory.html
+++ /dev/null
@@ -1,204 +0,0 @@
-
-
-
-
-
-
-WriterFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.serial
-
-Interface WriterFactory
-
-
-public interface WriterFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createWriter
-
-Writer createWriter (java.io.OutputStream out)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/package-frame.html b/javadoc/net/sf/briar/api/serial/package-frame.html
deleted file mode 100644
index df90bf9f0..000000000
--- a/javadoc/net/sf/briar/api/serial/package-frame.html
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.serial (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.serial
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/package-summary.html b/javadoc/net/sf/briar/api/serial/package-summary.html
deleted file mode 100644
index 7e4497e46..000000000
--- a/javadoc/net/sf/briar/api/serial/package-summary.html
+++ /dev/null
@@ -1,183 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.serial (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.serial
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/serial/package-tree.html b/javadoc/net/sf/briar/api/serial/package-tree.html
deleted file mode 100644
index 73bbfc14f..000000000
--- a/javadoc/net/sf/briar/api/serial/package-tree.html
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.serial Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.serial
-
-
-
-Package Hierarchies: All Packages
-
-
-Interface Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/setup/SetupCallback.html b/javadoc/net/sf/briar/api/setup/SetupCallback.html
deleted file mode 100644
index cd285bad9..000000000
--- a/javadoc/net/sf/briar/api/setup/SetupCallback.html
+++ /dev/null
@@ -1,343 +0,0 @@
-
-
-
-
-
-
-SetupCallback (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.setup
-
-Interface SetupCallback
-
-
-public interface SetupCallback
-
-
-
-A progress callback for the installation process.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-copyingFile (java.io.File f)
-
-
-
-
-
-
- void
-error (java.lang.String message)
-
-
-
-
-
-
- void
-extractingFile (java.io.File f)
-
-
-
-
-
-
- void
-installed (java.io.File f)
-
-
-
-
-
-
- boolean
-isCancelled ()
-
-
- Returns true if the process has been cancelled by the user.
-
-
-
- void
-notAllowed (java.io.File f)
-
-
-
-
-
-
- void
-notDirectory (java.io.File f)
-
-
-
-
-
-
- void
-notFound (java.io.File f)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-isCancelled
-
-boolean isCancelled ()
-
-Returns true if the process has been cancelled by the user.
-
-
-
-
-
-
-
-
-extractingFile
-
-void extractingFile (java.io.File f)
-
-
-
-
-
-
-
-
-copyingFile
-
-void copyingFile (java.io.File f)
-
-
-
-
-
-
-
-
-installed
-
-void installed (java.io.File f)
-
-
-
-
-
-
-
-
-error
-
-void error (java.lang.String message)
-
-
-
-
-
-
-
-
-notFound
-
-void notFound (java.io.File f)
-
-
-
-
-
-
-
-
-notDirectory
-
-void notDirectory (java.io.File f)
-
-
-
-
-
-
-
-
-notAllowed
-
-void notAllowed (java.io.File f)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/setup/SetupParameters.html b/javadoc/net/sf/briar/api/setup/SetupParameters.html
deleted file mode 100644
index 00f73a1ad..000000000
--- a/javadoc/net/sf/briar/api/setup/SetupParameters.html
+++ /dev/null
@@ -1,227 +0,0 @@
-
-
-
-
-
-
-SetupParameters (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.setup
-
-Interface SetupParameters
-
-
-public interface SetupParameters
-
-
-
-Provides the parameters for the installation process.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-getChosenLocation
-
-java.io.File getChosenLocation ()
-
-
-
-
-
-
-
-
-getExeHeaderSize
-
-long getExeHeaderSize ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/setup/SetupWorkerFactory.html b/javadoc/net/sf/briar/api/setup/SetupWorkerFactory.html
deleted file mode 100644
index b87507e78..000000000
--- a/javadoc/net/sf/briar/api/setup/SetupWorkerFactory.html
+++ /dev/null
@@ -1,209 +0,0 @@
-
-
-
-
-
-
-SetupWorkerFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.setup
-
-Interface SetupWorkerFactory
-
-All Known Implementing Classes: SetupWorkerFactoryImpl
-
-
-
-public interface SetupWorkerFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createWorker
-
-java.lang.Runnable createWorker (SetupCallback callback,
- SetupParameters parameters)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/setup/package-frame.html b/javadoc/net/sf/briar/api/setup/package-frame.html
deleted file mode 100644
index e1dde50c8..000000000
--- a/javadoc/net/sf/briar/api/setup/package-frame.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.setup (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.setup
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/setup/package-summary.html b/javadoc/net/sf/briar/api/setup/package-summary.html
deleted file mode 100644
index 19fc98a66..000000000
--- a/javadoc/net/sf/briar/api/setup/package-summary.html
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.setup (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.setup
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/setup/package-tree.html b/javadoc/net/sf/briar/api/setup/package-tree.html
deleted file mode 100644
index 5ea554ed2..000000000
--- a/javadoc/net/sf/briar/api/setup/package-tree.html
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.setup Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.setup
-
-
-
-Package Hierarchies: All Packages
-
-
-Interface Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/ConnectionReader.html b/javadoc/net/sf/briar/api/transport/ConnectionReader.html
deleted file mode 100644
index ca2611431..000000000
--- a/javadoc/net/sf/briar/api/transport/ConnectionReader.html
+++ /dev/null
@@ -1,212 +0,0 @@
-
-
-
-
-
-
-ConnectionReader (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-Interface ConnectionReader
-
-
-public interface ConnectionReader
-
-
-
-Decrypts and authenticates data received over a connection.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- java.io.InputStream
-getInputStream ()
-
-
- Returns an input stream from which the decrypted, authenticated data can
- be read.
-
-
-
-
-
-
-
-
-
-
-
-getInputStream
-
-java.io.InputStream getInputStream ()
-
-Returns an input stream from which the decrypted, authenticated data can
- be read.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/ConnectionReaderFactory.html b/javadoc/net/sf/briar/api/transport/ConnectionReaderFactory.html
deleted file mode 100644
index 6648df043..000000000
--- a/javadoc/net/sf/briar/api/transport/ConnectionReaderFactory.html
+++ /dev/null
@@ -1,210 +0,0 @@
-
-
-
-
-
-
-ConnectionReaderFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-Interface ConnectionReaderFactory
-
-
-public interface ConnectionReaderFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createConnectionReader
-
-ConnectionReader createConnectionReader (java.io.InputStream in,
- int transportId,
- long connection,
- byte[] secret)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/ConnectionRecogniser.html b/javadoc/net/sf/briar/api/transport/ConnectionRecogniser.html
deleted file mode 100644
index 88ba05a45..000000000
--- a/javadoc/net/sf/briar/api/transport/ConnectionRecogniser.html
+++ /dev/null
@@ -1,218 +0,0 @@
-
-
-
-
-
-
-ConnectionRecogniser (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-Interface ConnectionRecogniser
-
-
-public interface ConnectionRecogniser
-
-
-
-Maintains a transport plugin's connection reordering window and decides
- whether incoming connections should be accepted or rejected.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- ContactId
-acceptConnection (byte[] encryptedIv)
-
-
- Returns the ID of the contact who created the encrypted IV if the
- connection should be accepted, or null if the connection should be
- rejected.
-
-
-
-
-
-
-
-
-
-
-
-acceptConnection
-
-ContactId acceptConnection (byte[] encryptedIv)
- throws DbException
-
-Returns the ID of the contact who created the encrypted IV if the
- connection should be accepted, or null if the connection should be
- rejected.
-
-
-
-Throws:
-DbException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/ConnectionWindow.html b/javadoc/net/sf/briar/api/transport/ConnectionWindow.html
deleted file mode 100644
index 1aff59756..000000000
--- a/javadoc/net/sf/briar/api/transport/ConnectionWindow.html
+++ /dev/null
@@ -1,280 +0,0 @@
-
-
-
-
-
-
-ConnectionWindow (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-Interface ConnectionWindow
-
-
-public interface ConnectionWindow
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-getCentre
-
-long getCentre ()
-
-
-
-
-
-
-
-
-getBitmap
-
-int getBitmap ()
-
-
-
-
-
-
-
-
-isSeen
-
-boolean isSeen (long connection)
-
-
-
-
-
-
-
-
-setSeen
-
-void setSeen (long connection)
-
-
-
-
-
-
-
-
-getUnseenConnectionNumbers
-
-java.util.Collection<java.lang.Long> getUnseenConnectionNumbers ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/ConnectionWindowFactory.html b/javadoc/net/sf/briar/api/transport/ConnectionWindowFactory.html
deleted file mode 100644
index ca4489440..000000000
--- a/javadoc/net/sf/briar/api/transport/ConnectionWindowFactory.html
+++ /dev/null
@@ -1,206 +0,0 @@
-
-
-
-
-
-
-ConnectionWindowFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-Interface ConnectionWindowFactory
-
-
-public interface ConnectionWindowFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createConnectionWindow
-
-ConnectionWindow createConnectionWindow (long centre,
- int bitmap)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/ConnectionWriter.html b/javadoc/net/sf/briar/api/transport/ConnectionWriter.html
deleted file mode 100644
index 14ed12c2f..000000000
--- a/javadoc/net/sf/briar/api/transport/ConnectionWriter.html
+++ /dev/null
@@ -1,212 +0,0 @@
-
-
-
-
-
-
-ConnectionWriter (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-Interface ConnectionWriter
-
-
-public interface ConnectionWriter
-
-
-
-Encrypts and authenticates data to be sent over a connection.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- java.io.OutputStream
-getOutputStream ()
-
-
- Returns an output stream to which unencrypted, unauthenticated data can
- be written.
-
-
-
-
-
-
-
-
-
-
-
-getOutputStream
-
-java.io.OutputStream getOutputStream ()
-
-Returns an output stream to which unencrypted, unauthenticated data can
- be written.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/ConnectionWriterFactory.html b/javadoc/net/sf/briar/api/transport/ConnectionWriterFactory.html
deleted file mode 100644
index 77bebea97..000000000
--- a/javadoc/net/sf/briar/api/transport/ConnectionWriterFactory.html
+++ /dev/null
@@ -1,210 +0,0 @@
-
-
-
-
-
-
-ConnectionWriterFactory (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-Interface ConnectionWriterFactory
-
-
-public interface ConnectionWriterFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-createConnectionWriter
-
-ConnectionWriter createConnectionWriter (java.io.OutputStream out,
- int transportId,
- long connection,
- byte[] secret)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/InvalidConfigException.html b/javadoc/net/sf/briar/api/transport/InvalidConfigException.html
deleted file mode 100644
index 1e7502d60..000000000
--- a/javadoc/net/sf/briar/api/transport/InvalidConfigException.html
+++ /dev/null
@@ -1,243 +0,0 @@
-
-
-
-
-
-
-InvalidConfigException (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-Class InvalidConfigException
-
-java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- net.sf.briar.api.transport.InvalidConfigException
-
-
-All Implemented Interfaces: java.io.Serializable
-
-
-
-public class InvalidConfigException extends java.lang.Exception
-
-
-
-Thrown by a transport plugin if the specified configuration properties are
- invalid.
-
-
-
-
-See Also: Serialized Form
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Throwable
-
-
-fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-InvalidConfigException
-
-public InvalidConfigException ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/InvalidTransportException.html b/javadoc/net/sf/briar/api/transport/InvalidTransportException.html
deleted file mode 100644
index 363b53b88..000000000
--- a/javadoc/net/sf/briar/api/transport/InvalidTransportException.html
+++ /dev/null
@@ -1,243 +0,0 @@
-
-
-
-
-
-
-InvalidTransportException (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-Class InvalidTransportException
-
-java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- net.sf.briar.api.transport.InvalidTransportException
-
-
-All Implemented Interfaces: java.io.Serializable
-
-
-
-public class InvalidTransportException extends java.lang.Exception
-
-
-
-Thrown by a transport plugin if the specified transport properties are
- invalid.
-
-
-
-
-See Also: Serialized Form
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Throwable
-
-
-fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-InvalidTransportException
-
-public InvalidTransportException ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/TransportConstants.html b/javadoc/net/sf/briar/api/transport/TransportConstants.html
deleted file mode 100644
index f5dc96d84..000000000
--- a/javadoc/net/sf/briar/api/transport/TransportConstants.html
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-TransportConstants (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-Interface TransportConstants
-
-
-public interface TransportConstants
-
-
-
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-static int
-IV_LENGTH
-
-
- The length in bytes of the encrypted IV that uniquely identifies a
- connection.
-
-
-
-static int
-MAX_FRAME_LENGTH
-
-
- The maximum length of a frame in bytes, including the header and footer.
-
-
-
-
-
-
-
-
-
-
-
-MAX_FRAME_LENGTH
-
-static final int MAX_FRAME_LENGTH
-
-The maximum length of a frame in bytes, including the header and footer.
-
-
-See Also: Constant Field Values
-
-
-
-
-IV_LENGTH
-
-static final int IV_LENGTH
-
-The length in bytes of the encrypted IV that uniquely identifies a
- connection.
-
-
-See Also: Constant Field Values
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/batch/BatchTransportCallback.html b/javadoc/net/sf/briar/api/transport/batch/BatchTransportCallback.html
deleted file mode 100644
index 597d15a99..000000000
--- a/javadoc/net/sf/briar/api/transport/batch/BatchTransportCallback.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-BatchTransportCallback (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport.batch
-
-Interface BatchTransportCallback
-
-
-public interface BatchTransportCallback
-
-
-
-An interface for receiving readers and writers created by a batch-mode
- transport plugin.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-readerCreated
-
-void readerCreated (BatchTransportReader r)
-
-
-
-
-
-
-
-
-writerCreated
-
-void writerCreated (BatchTransportWriter w)
-
-
-
-
-
-
-
-
-setLocalTransports
-
-void setLocalTransports (java.util.Map<java.lang.String,java.lang.String> transports)
-
-
-
-
-
-
-
-
-setConfig
-
-void setConfig (java.util.Map<java.lang.String,java.lang.String> config)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/batch/BatchTransportPlugin.html b/javadoc/net/sf/briar/api/transport/batch/BatchTransportPlugin.html
deleted file mode 100644
index f66f9de3e..000000000
--- a/javadoc/net/sf/briar/api/transport/batch/BatchTransportPlugin.html
+++ /dev/null
@@ -1,461 +0,0 @@
-
-
-
-
-
-
-BatchTransportPlugin (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport.batch
-
-Interface BatchTransportPlugin
-
-
-public interface BatchTransportPlugin
-
-
-
-An interface for transport plugins that do not support bidirectional,
- reliable, ordered, timely delivery of data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- BatchTransportReader
-createReader (ContactId c)
-
-
- Attempts to create and return a BatchTransportReader for the given
- contact using the current transport and configuration properties.
-
-
-
- BatchTransportWriter
-createWriter (ContactId c)
-
-
- Attempts to create and return a BatchTransportWriter for the given
- contact using the current transport and configuration properties.
-
-
-
- java.lang.String
-getName ()
-
-
- Returns the plugin's name, which is used to distinguish its transport
- and configuration properties from those of other plugins.
-
-
-
- int
-getPollingInterval ()
-
-
- Returns the desired interval in seconds between calls to the plugin's
- poll() method.
-
-
-
- void
-poll ()
-
-
- Attempts to establish incoming and/or outgoing connections using the
- current transport and configuration properties, and passes any created
- readers and/or writers to the callback.
-
-
-
- void
-setConfig (java.util.Map<java.lang.String,java.lang.String> config)
-
-
- Updates the plugin's configuration properties.
-
-
-
- void
-setLocalProperties (java.util.Map<java.lang.String,java.lang.String> properties)
-
-
- Updates the plugin's local transport properties.
-
-
-
- void
-setRemoteProperties (ContactId c,
- java.util.Map<java.lang.String,java.lang.String> properties)
-
-
- Updates the plugin's transport properties for the given contact.
-
-
-
- boolean
-shouldPoll ()
-
-
- Returns true if the plugin's poll() method should be called
- periodically to attempt to establish connections.
-
-
-
- void
-start (java.util.Map<java.lang.String,java.lang.String> localProperties,
- java.util.Map<ContactId ,java.util.Map<java.lang.String,java.lang.String>> remoteProperties,
- java.util.Map<java.lang.String,java.lang.String> config,
- BatchTransportCallback c)
-
-
- Starts the plugin.
-
-
-
- void
-stop ()
-
-
- Stops the plugin.
-
-
-
-
-
-
-
-
-
-
-
-getName
-
-java.lang.String getName ()
-
-Returns the plugin's name, which is used to distinguish its transport
- and configuration properties from those of other plugins.
-
-
-
-
-
-
-
-
-start
-
-void start (java.util.Map<java.lang.String,java.lang.String> localProperties,
- java.util.Map<ContactId ,java.util.Map<java.lang.String,java.lang.String>> remoteProperties,
- java.util.Map<java.lang.String,java.lang.String> config,
- BatchTransportCallback c)
- throws InvalidTransportException ,
- InvalidConfigException
-
-Starts the plugin. Any connections that are later initiated by contacts
- or established through polling will be passed to the given callback.
-
-
-
-Throws:
-InvalidTransportException
-InvalidConfigException
-
-
-
-
-
-stop
-
-void stop ()
-
-Stops the plugin. No further connections will be passed to the callback
- after this method has returned.
-
-
-
-
-
-
-
-
-setLocalProperties
-
-void setLocalProperties (java.util.Map<java.lang.String,java.lang.String> properties)
- throws InvalidTransportException
-
-Updates the plugin's local transport properties.
-
-
-
-Throws:
-InvalidTransportException
-
-
-
-
-
-setRemoteProperties
-
-void setRemoteProperties (ContactId c,
- java.util.Map<java.lang.String,java.lang.String> properties)
- throws InvalidTransportException
-
-Updates the plugin's transport properties for the given contact.
-
-
-
-Throws:
-InvalidTransportException
-
-
-
-
-
-setConfig
-
-void setConfig (java.util.Map<java.lang.String,java.lang.String> config)
- throws InvalidConfigException
-
-Updates the plugin's configuration properties.
-
-
-
-Throws:
-InvalidConfigException
-
-
-
-
-
-shouldPoll
-
-boolean shouldPoll ()
-
-Returns true if the plugin's poll() method should be called
- periodically to attempt to establish connections.
-
-
-
-
-
-
-
-
-getPollingInterval
-
-int getPollingInterval ()
-
-Returns the desired interval in seconds between calls to the plugin's
- poll() method.
-
-
-
-
-
-
-
-
-poll
-
-void poll ()
-
-Attempts to establish incoming and/or outgoing connections using the
- current transport and configuration properties, and passes any created
- readers and/or writers to the callback.
-
-
-
-
-
-
-
-
-createReader
-
-BatchTransportReader createReader (ContactId c)
-
-Attempts to create and return a BatchTransportReader for the given
- contact using the current transport and configuration properties.
- Returns null if a reader could not be created.
-
-
-
-
-
-
-
-
-createWriter
-
-BatchTransportWriter createWriter (ContactId c)
-
-Attempts to create and return a BatchTransportWriter for the given
- contact using the current transport and configuration properties.
- Returns null if a writer could not be created.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/batch/BatchTransportReader.html b/javadoc/net/sf/briar/api/transport/batch/BatchTransportReader.html
deleted file mode 100644
index 274cfcb7e..000000000
--- a/javadoc/net/sf/briar/api/transport/batch/BatchTransportReader.html
+++ /dev/null
@@ -1,240 +0,0 @@
-
-
-
-
-
-
-BatchTransportReader (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport.batch
-
-Interface BatchTransportReader
-
-
-public interface BatchTransportReader
-
-
-
-An interface for reading data from a batch-mode transport. The reader is not
- responsible for decrypting or authenticating the data before returning it.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-close ()
-
-
- Closes the reader and disposes of any associated state.
-
-
-
- java.io.InputStream
-getInputStream ()
-
-
- Returns an input stream for reading from the transport.
-
-
-
-
-
-
-
-
-
-
-
-getInputStream
-
-java.io.InputStream getInputStream ()
- throws java.io.IOException
-
-Returns an input stream for reading from the transport.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-close
-
-void close ()
- throws java.io.IOException
-
-Closes the reader and disposes of any associated state. This method must
- be called even if the reader is not used, or if an exception is thrown
- while using the reader.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/batch/BatchTransportWriter.html b/javadoc/net/sf/briar/api/transport/batch/BatchTransportWriter.html
deleted file mode 100644
index a90966f56..000000000
--- a/javadoc/net/sf/briar/api/transport/batch/BatchTransportWriter.html
+++ /dev/null
@@ -1,264 +0,0 @@
-
-
-
-
-
-
-BatchTransportWriter (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport.batch
-
-Interface BatchTransportWriter
-
-
-public interface BatchTransportWriter
-
-
-
-An interface for writing data to a batch-mode transport. The writer is not
- responsible for authenticating or encrypting the data before writing it.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-close ()
-
-
- Closes the writer and disposes of any associated state.
-
-
-
- long
-getCapacity ()
-
-
- Returns the maximum number of bytes that can be written.
-
-
-
- java.io.OutputStream
-getOutputStream ()
-
-
- Returns an output stream for writing to the transport.
-
-
-
-
-
-
-
-
-
-
-
-getCapacity
-
-long getCapacity ()
- throws java.io.IOException
-
-Returns the maximum number of bytes that can be written.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-getOutputStream
-
-java.io.OutputStream getOutputStream ()
- throws java.io.IOException
-
-Returns an output stream for writing to the transport.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-close
-
-void close ()
- throws java.io.IOException
-
-Closes the writer and disposes of any associated state. This method must
- be called even if the writer is not used, or if an exception is thrown
- while using the writer.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/batch/package-frame.html b/javadoc/net/sf/briar/api/transport/batch/package-frame.html
deleted file mode 100644
index 89c1a1c49..000000000
--- a/javadoc/net/sf/briar/api/transport/batch/package-frame.html
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.transport.batch (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport.batch
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/batch/package-summary.html b/javadoc/net/sf/briar/api/transport/batch/package-summary.html
deleted file mode 100644
index 23f2edae4..000000000
--- a/javadoc/net/sf/briar/api/transport/batch/package-summary.html
+++ /dev/null
@@ -1,169 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.transport.batch (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.transport.batch
-
-
-
-
-
-Interface Summary
-
-
-BatchTransportCallback
-An interface for receiving readers and writers created by a batch-mode
- transport plugin.
-
-
-BatchTransportPlugin
-An interface for transport plugins that do not support bidirectional,
- reliable, ordered, timely delivery of data.
-
-
-BatchTransportReader
-An interface for reading data from a batch-mode transport.
-
-
-BatchTransportWriter
-An interface for writing data to a batch-mode transport.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/batch/package-tree.html b/javadoc/net/sf/briar/api/transport/batch/package-tree.html
deleted file mode 100644
index 2023d75ee..000000000
--- a/javadoc/net/sf/briar/api/transport/batch/package-tree.html
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.transport.batch Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.transport.batch
-
-
-
-Package Hierarchies: All Packages
-
-
-Interface Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/package-frame.html b/javadoc/net/sf/briar/api/transport/package-frame.html
deleted file mode 100644
index 42a4757c0..000000000
--- a/javadoc/net/sf/briar/api/transport/package-frame.html
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.transport (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/package-summary.html b/javadoc/net/sf/briar/api/transport/package-summary.html
deleted file mode 100644
index 74800f18a..000000000
--- a/javadoc/net/sf/briar/api/transport/package-summary.html
+++ /dev/null
@@ -1,204 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.transport (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.transport
-
-
-
-
-
-
-
-
-
-
-Exception Summary
-
-
-InvalidConfigException
-Thrown by a transport plugin if the specified configuration properties are
- invalid.
-
-
-InvalidTransportException
-Thrown by a transport plugin if the specified transport properties are
- invalid.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/package-tree.html b/javadoc/net/sf/briar/api/transport/package-tree.html
deleted file mode 100644
index f117802f5..000000000
--- a/javadoc/net/sf/briar/api/transport/package-tree.html
+++ /dev/null
@@ -1,161 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.transport Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.transport
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-java.lang.Throwable (implements java.io.Serializable)
-
-
-
-
-Interface Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/stream/StreamTransportCallback.html b/javadoc/net/sf/briar/api/transport/stream/StreamTransportCallback.html
deleted file mode 100644
index 26e2d7652..000000000
--- a/javadoc/net/sf/briar/api/transport/stream/StreamTransportCallback.html
+++ /dev/null
@@ -1,247 +0,0 @@
-
-
-
-
-
-
-StreamTransportCallback (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport.stream
-
-Interface StreamTransportCallback
-
-
-public interface StreamTransportCallback
-
-
-
-An interface for receiving connections created by a stream-mode transport
- plugin.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-connectionCreated
-
-void connectionCreated (StreamTransportConnection c)
-
-
-
-
-
-
-
-
-setLocalTransports
-
-void setLocalTransports (java.util.Map<java.lang.String,java.lang.String> transports)
-
-
-
-
-
-
-
-
-setConfig
-
-void setConfig (java.util.Map<java.lang.String,java.lang.String> config)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/stream/StreamTransportConnection.html b/javadoc/net/sf/briar/api/transport/stream/StreamTransportConnection.html
deleted file mode 100644
index 5d7e2e781..000000000
--- a/javadoc/net/sf/briar/api/transport/stream/StreamTransportConnection.html
+++ /dev/null
@@ -1,265 +0,0 @@
-
-
-
-
-
-
-StreamTransportConnection (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport.stream
-
-Interface StreamTransportConnection
-
-
-public interface StreamTransportConnection
-
-
-
-An interface for reading and writing data over a stream-mode transport. The
- connection is not responsible for encrypting/decrypting or authenticating
- the data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-close ()
-
-
- Closes the connection and disposes of any associated state.
-
-
-
- java.io.InputStream
-getInputStream ()
-
-
- Returns an input stream for reading from the connection.
-
-
-
- java.io.OutputStream
-getOutputStream ()
-
-
- Returns an output stream for writing to the connection.
-
-
-
-
-
-
-
-
-
-
-
-getInputStream
-
-java.io.InputStream getInputStream ()
- throws java.io.IOException
-
-Returns an input stream for reading from the connection.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-getOutputStream
-
-java.io.OutputStream getOutputStream ()
- throws java.io.IOException
-
-Returns an output stream for writing to the connection.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-close
-
-void close ()
- throws java.io.IOException
-
-Closes the connection and disposes of any associated state. This method
- must be called even if the connection is not used, or if an exception
- is thrown while using the connection.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/stream/StreamTransportPlugin.html b/javadoc/net/sf/briar/api/transport/stream/StreamTransportPlugin.html
deleted file mode 100644
index 1a3f3774f..000000000
--- a/javadoc/net/sf/briar/api/transport/stream/StreamTransportPlugin.html
+++ /dev/null
@@ -1,437 +0,0 @@
-
-
-
-
-
-
-StreamTransportPlugin (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport.stream
-
-Interface StreamTransportPlugin
-
-
-public interface StreamTransportPlugin
-
-
-
-An interface for transport plugins that support bidirectional, reliable,
- ordered, timely delivery of data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- StreamTransportConnection
-createConnection (ContactId c)
-
-
- Attempts to create and return a StreamTransportConnection to the given
- contact using the current transport and configuration properties.
-
-
-
- java.lang.String
-getName ()
-
-
- Returns the plugin's name, which is used to distinguish its transport
- and configuration properties from those of other plugins.
-
-
-
- int
-getPollingInterval ()
-
-
- Returns the desired interval in seconds between calls to the plugin's
- poll() method.
-
-
-
- void
-poll ()
-
-
- Attempts to establish connections using the current transport and
- configuration properties, and passes any created connections to the
- callback.
-
-
-
- void
-setConfig (java.util.Map<java.lang.String,java.lang.String> config)
-
-
- Updates the plugin's configuration properties.
-
-
-
- void
-setLocalProperties (java.util.Map<java.lang.String,java.lang.String> properties)
-
-
- Updates the plugin's local transport properties.
-
-
-
- void
-setRemoteProperties (ContactId c,
- java.util.Map<java.lang.String,java.lang.String> properties)
-
-
- Updates the plugin's transport properties for the given contact.
-
-
-
- boolean
-shouldPoll ()
-
-
- Returns true if the plugin's poll() method should be called
- periodically to attempt to establish connections.
-
-
-
- void
-start (java.util.Map<java.lang.String,java.lang.String> localProperties,
- java.util.Map<ContactId ,java.util.Map<java.lang.String,java.lang.String>> remoteProperties,
- java.util.Map<java.lang.String,java.lang.String> config,
- StreamTransportCallback c)
-
-
- Starts the plugin.
-
-
-
- void
-stop ()
-
-
- Stops the plugin.
-
-
-
-
-
-
-
-
-
-
-
-getName
-
-java.lang.String getName ()
-
-Returns the plugin's name, which is used to distinguish its transport
- and configuration properties from those of other plugins.
-
-
-
-
-
-
-
-
-start
-
-void start (java.util.Map<java.lang.String,java.lang.String> localProperties,
- java.util.Map<ContactId ,java.util.Map<java.lang.String,java.lang.String>> remoteProperties,
- java.util.Map<java.lang.String,java.lang.String> config,
- StreamTransportCallback c)
- throws InvalidTransportException ,
- InvalidConfigException
-
-Starts the plugin. Any connections that are later initiated by contacts
- or established through polling will be passed to the given callback.
-
-
-
-Throws:
-InvalidTransportException
-InvalidConfigException
-
-
-
-
-
-stop
-
-void stop ()
-
-Stops the plugin. No further connections will be passed to the callback
- after this method has returned.
-
-
-
-
-
-
-
-
-setLocalProperties
-
-void setLocalProperties (java.util.Map<java.lang.String,java.lang.String> properties)
- throws InvalidTransportException
-
-Updates the plugin's local transport properties.
-
-
-
-Throws:
-InvalidTransportException
-
-
-
-
-
-setRemoteProperties
-
-void setRemoteProperties (ContactId c,
- java.util.Map<java.lang.String,java.lang.String> properties)
- throws InvalidTransportException
-
-Updates the plugin's transport properties for the given contact.
-
-
-
-Throws:
-InvalidTransportException
-
-
-
-
-
-setConfig
-
-void setConfig (java.util.Map<java.lang.String,java.lang.String> config)
- throws InvalidConfigException
-
-Updates the plugin's configuration properties.
-
-
-
-Throws:
-InvalidConfigException
-
-
-
-
-
-shouldPoll
-
-boolean shouldPoll ()
-
-Returns true if the plugin's poll() method should be called
- periodically to attempt to establish connections.
-
-
-
-
-
-
-
-
-getPollingInterval
-
-int getPollingInterval ()
-
-Returns the desired interval in seconds between calls to the plugin's
- poll() method.
-
-
-
-
-
-
-
-
-poll
-
-void poll ()
-
-Attempts to establish connections using the current transport and
- configuration properties, and passes any created connections to the
- callback.
-
-
-
-
-
-
-
-
-createConnection
-
-StreamTransportConnection createConnection (ContactId c)
-
-Attempts to create and return a StreamTransportConnection to the given
- contact using the current transport and configuration properties.
- Returns null if a connection could not be created.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/stream/package-frame.html b/javadoc/net/sf/briar/api/transport/stream/package-frame.html
deleted file mode 100644
index a55b92545..000000000
--- a/javadoc/net/sf/briar/api/transport/stream/package-frame.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.transport.stream (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.api.transport.stream
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/stream/package-summary.html b/javadoc/net/sf/briar/api/transport/stream/package-summary.html
deleted file mode 100644
index 47067c39f..000000000
--- a/javadoc/net/sf/briar/api/transport/stream/package-summary.html
+++ /dev/null
@@ -1,165 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.transport.stream (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.api.transport.stream
-
-
-
-
-
-Interface Summary
-
-
-StreamTransportCallback
-An interface for receiving connections created by a stream-mode transport
- plugin.
-
-
-StreamTransportConnection
-An interface for reading and writing data over a stream-mode transport.
-
-
-StreamTransportPlugin
-An interface for transport plugins that support bidirectional, reliable,
- ordered, timely delivery of data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/api/transport/stream/package-tree.html b/javadoc/net/sf/briar/api/transport/stream/package-tree.html
deleted file mode 100644
index ea894af5e..000000000
--- a/javadoc/net/sf/briar/api/transport/stream/package-tree.html
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.api.transport.stream Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.api.transport.stream
-
-
-
-Package Hierarchies: All Packages
-
-
-Interface Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/crypto/CryptoModule.html b/javadoc/net/sf/briar/crypto/CryptoModule.html
deleted file mode 100644
index 87fc73af5..000000000
--- a/javadoc/net/sf/briar/crypto/CryptoModule.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-CryptoModule (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.crypto
-
-Class CryptoModule
-
-java.lang.Object
- com.google.inject.AbstractModule
- net.sf.briar.crypto.CryptoModule
-
-
-All Implemented Interfaces: com.google.inject.Module
-
-
-
-public class CryptoModule extends com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-configure ()
-
-
-
-
-
-
-
-
-Methods inherited from class com.google.inject.AbstractModule
-
-
-addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-CryptoModule
-
-public CryptoModule ()
-
-
-
-
-
-
-
-
-
-configure
-
-protected void configure ()
-
-
-Specified by: configure in class com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/crypto/package-frame.html b/javadoc/net/sf/briar/crypto/package-frame.html
deleted file mode 100644
index 60d6218ff..000000000
--- a/javadoc/net/sf/briar/crypto/package-frame.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.crypto (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.crypto
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/crypto/package-summary.html b/javadoc/net/sf/briar/crypto/package-summary.html
deleted file mode 100644
index 01b0ce0b0..000000000
--- a/javadoc/net/sf/briar/crypto/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.crypto (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.crypto
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/crypto/package-tree.html b/javadoc/net/sf/briar/crypto/package-tree.html
deleted file mode 100644
index 3729970c1..000000000
--- a/javadoc/net/sf/briar/crypto/package-tree.html
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.crypto Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.crypto
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/db/DatabaseModule.html b/javadoc/net/sf/briar/db/DatabaseModule.html
deleted file mode 100644
index 4a1e0a161..000000000
--- a/javadoc/net/sf/briar/db/DatabaseModule.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-DatabaseModule (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.db
-
-Class DatabaseModule
-
-java.lang.Object
- com.google.inject.AbstractModule
- net.sf.briar.db.DatabaseModule
-
-
-All Implemented Interfaces: com.google.inject.Module
-
-
-
-public class DatabaseModule extends com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-configure ()
-
-
-
-
-
-
-
-
-Methods inherited from class com.google.inject.AbstractModule
-
-
-addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-DatabaseModule
-
-public DatabaseModule ()
-
-
-
-
-
-
-
-
-
-configure
-
-protected void configure ()
-
-
-Specified by: configure in class com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/db/package-frame.html b/javadoc/net/sf/briar/db/package-frame.html
deleted file mode 100644
index b7f3af624..000000000
--- a/javadoc/net/sf/briar/db/package-frame.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.db (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.db
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/db/package-summary.html b/javadoc/net/sf/briar/db/package-summary.html
deleted file mode 100644
index b1910d70e..000000000
--- a/javadoc/net/sf/briar/db/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.db (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.db
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/db/package-tree.html b/javadoc/net/sf/briar/db/package-tree.html
deleted file mode 100644
index 609016ca5..000000000
--- a/javadoc/net/sf/briar/db/package-tree.html
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.db Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.db
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/i18n/FontManagerImpl.html b/javadoc/net/sf/briar/i18n/FontManagerImpl.html
deleted file mode 100644
index 63acee91a..000000000
--- a/javadoc/net/sf/briar/i18n/FontManagerImpl.html
+++ /dev/null
@@ -1,337 +0,0 @@
-
-
-
-
-
-
-FontManagerImpl (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.i18n
-
-Class FontManagerImpl
-
-java.lang.Object
- net.sf.briar.i18n.FontManagerImpl
-
-
-All Implemented Interfaces: FontManager
-
-
-
-public class FontManagerImpl extends java.lang.Objectimplements FontManager
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- java.awt.Font
-getFontForLanguage (java.lang.String language)
-
-
- Returns the appropriate font for the given language.
-
-
-
- java.awt.Font
-getUiFont ()
-
-
- Returns the current user interface font.
-
-
-
- void
-initialize (java.util.Locale locale,
- java.io.File dir)
-
-
- Initializes the FontManager for the given locale.
-
-
-
- void
-setUiFontForLanguage (java.lang.String language)
-
-
- Sets the user interface font appropriately for the given language.
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-FontManagerImpl
-
-public FontManagerImpl ()
-
-
-
-
-
-
-
-
-
-initialize
-
-public void initialize (java.util.Locale locale,
- java.io.File dir)
-
-Description copied from interface: FontManager
-Initializes the FontManager for the given locale. Fonts are loaded from
- the given directory if they cannot be loaded from the running jar.
-
-
-Specified by: initialize in interface FontManager
-
-
-
-
-
-
-
-
-getFontForLanguage
-
-public java.awt.Font getFontForLanguage (java.lang.String language)
-
-Description copied from interface: FontManager
-Returns the appropriate font for the given language.
-
-
-Specified by: getFontForLanguage in interface FontManager
-
-
-
-
-
-
-
-
-getUiFont
-
-public java.awt.Font getUiFont ()
-
-Description copied from interface: FontManager
-Returns the current user interface font.
-
-
-Specified by: getUiFont in interface FontManager
-
-
-
-
-
-
-
-
-setUiFontForLanguage
-
-public void setUiFontForLanguage (java.lang.String language)
-
-Description copied from interface: FontManager
-Sets the user interface font appropriately for the given language.
-
-
-Specified by: setUiFontForLanguage in interface FontManager
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/i18n/I18nImpl.html b/javadoc/net/sf/briar/i18n/I18nImpl.html
deleted file mode 100644
index 7fe5e57de..000000000
--- a/javadoc/net/sf/briar/i18n/I18nImpl.html
+++ /dev/null
@@ -1,516 +0,0 @@
-
-
-
-
-
-
-I18nImpl (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.i18n
-
-Class I18nImpl
-
-java.lang.Object
- net.sf.briar.i18n.I18nImpl
-
-
-All Implemented Interfaces: I18n
-
-
-
-public class I18nImpl extends java.lang.Objectimplements I18n
-
-
-
-
-
-
-
-
-
-
-
-
-Nested Class Summary
-
-
-
-
-
-Nested classes/interfaces inherited from interface net.sf.briar.api.i18n.I18n
-
-
-I18n.Listener
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-addListener (I18n.Listener l)
-
-
- Registers a listener for changes to the i18n locale.
-
-
-
- java.awt.ComponentOrientation
-getComponentOrientation ()
-
-
- Returns the ComponentOrientation of the current i18n locale.
-
-
-
- java.util.Locale
-getLocale ()
-
-
- Returns the i18n locale.
-
-
-
- void
-loadLocale ()
-
-
- Loads the i18n locale from Briar/Data/locale.cfg.
-
-
-
- void
-loadLocale (java.io.File f)
-
-
- Loads the i18n locale from the given file.
-
-
-
- void
-removeListener (I18n.Listener l)
-
-
- Unregisters a listener for changes to the i18n locale.
-
-
-
- void
-saveLocale ()
-
-
- Saves the i18n locale to Briar/Data/locale.cfg.
-
-
-
- void
-saveLocale (java.io.File f)
-
-
- Saves the i18n locale to the given file.
-
-
-
- void
-setLocale (java.util.Locale locale)
-
-
- Sets the i18n locale.
-
-
-
- java.lang.String
-tr (java.lang.String name)
-
-
- Returns the named string, translated for the current i18n locale.
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-I18nImpl
-
-@Inject
- public I18nImpl (FontManager fontManager)
-
-
-
-
-
-
-
-
-
-tr
-
-public java.lang.String tr (java.lang.String name)
-
-Description copied from interface: I18n
-Returns the named string, translated for the current i18n locale.
-
-
-Specified by: tr in interface I18n
-
-
-
-
-
-
-
-
-getLocale
-
-public java.util.Locale getLocale ()
-
-Description copied from interface: I18n
-Returns the i18n locale. This may not match the system locale.
-
-
-Specified by: getLocale in interface I18n
-
-
-
-
-
-
-
-
-setLocale
-
-public void setLocale (java.util.Locale locale)
-
-Description copied from interface: I18n
-Sets the i18n locale.
-
-
-Specified by: setLocale in interface I18n
-
-
-
-
-
-
-
-
-loadLocale
-
-public void loadLocale ()
- throws java.io.IOException
-
-Description copied from interface: I18n
-Loads the i18n locale from Briar/Data/locale.cfg.
-
-
-Specified by: loadLocale in interface I18n
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-loadLocale
-
-public void loadLocale (java.io.File f)
- throws java.io.IOException
-
-Description copied from interface: I18n
-Loads the i18n locale from the given file.
-
-
-Specified by: loadLocale in interface I18n
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-saveLocale
-
-public void saveLocale ()
- throws java.io.IOException
-
-Description copied from interface: I18n
-Saves the i18n locale to Briar/Data/locale.cfg.
-
-
-Specified by: saveLocale in interface I18n
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-saveLocale
-
-public void saveLocale (java.io.File f)
- throws java.io.IOException
-
-Description copied from interface: I18n
-Saves the i18n locale to the given file.
-
-
-Specified by: saveLocale in interface I18n
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-getComponentOrientation
-
-public java.awt.ComponentOrientation getComponentOrientation ()
-
-Description copied from interface: I18n
-Returns the ComponentOrientation of the current i18n locale.
-
-
-Specified by: getComponentOrientation in interface I18n
-
-
-
-
-
-
-
-
-addListener
-
-public void addListener (I18n.Listener l)
-
-Description copied from interface: I18n
-Registers a listener for changes to the i18n locale.
-
-
-Specified by: addListener in interface I18n
-
-
-
-
-
-
-
-
-removeListener
-
-public void removeListener (I18n.Listener l)
-
-Description copied from interface: I18n
-Unregisters a listener for changes to the i18n locale.
-
-
-Specified by: removeListener in interface I18n
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/i18n/I18nModule.html b/javadoc/net/sf/briar/i18n/I18nModule.html
deleted file mode 100644
index 6cde08c50..000000000
--- a/javadoc/net/sf/briar/i18n/I18nModule.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-I18nModule (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.i18n
-
-Class I18nModule
-
-java.lang.Object
- com.google.inject.AbstractModule
- net.sf.briar.i18n.I18nModule
-
-
-All Implemented Interfaces: com.google.inject.Module
-
-
-
-public class I18nModule extends com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-I18nModule ()
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-configure ()
-
-
-
-
-
-
-
-
-Methods inherited from class com.google.inject.AbstractModule
-
-
-addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-I18nModule
-
-public I18nModule ()
-
-
-
-
-
-
-
-
-
-configure
-
-protected void configure ()
-
-
-Specified by: configure in class com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/i18n/package-frame.html b/javadoc/net/sf/briar/i18n/package-frame.html
deleted file mode 100644
index 0b89f1145..000000000
--- a/javadoc/net/sf/briar/i18n/package-frame.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.i18n (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.i18n
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/i18n/package-summary.html b/javadoc/net/sf/briar/i18n/package-summary.html
deleted file mode 100644
index 4aa79fac5..000000000
--- a/javadoc/net/sf/briar/i18n/package-summary.html
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.i18n (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.i18n
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/i18n/package-tree.html b/javadoc/net/sf/briar/i18n/package-tree.html
deleted file mode 100644
index de22a3ea0..000000000
--- a/javadoc/net/sf/briar/i18n/package-tree.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.i18n Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.i18n
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
- net.sf.briar.i18n.FontManagerImpl (implements net.sf.briar.api.i18n.FontManager )
- net.sf.briar.i18n.I18nImpl (implements net.sf.briar.api.i18n.I18n )
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/invitation/InvitationModule.html b/javadoc/net/sf/briar/invitation/InvitationModule.html
deleted file mode 100644
index bb63f3d19..000000000
--- a/javadoc/net/sf/briar/invitation/InvitationModule.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-InvitationModule (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.invitation
-
-Class InvitationModule
-
-java.lang.Object
- com.google.inject.AbstractModule
- net.sf.briar.invitation.InvitationModule
-
-
-All Implemented Interfaces: com.google.inject.Module
-
-
-
-public class InvitationModule extends com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-configure ()
-
-
-
-
-
-
-
-
-Methods inherited from class com.google.inject.AbstractModule
-
-
-addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-InvitationModule
-
-public InvitationModule ()
-
-
-
-
-
-
-
-
-
-configure
-
-protected void configure ()
-
-
-Specified by: configure in class com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/invitation/package-frame.html b/javadoc/net/sf/briar/invitation/package-frame.html
deleted file mode 100644
index 2ee1cab8f..000000000
--- a/javadoc/net/sf/briar/invitation/package-frame.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.invitation (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.invitation
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/invitation/package-summary.html b/javadoc/net/sf/briar/invitation/package-summary.html
deleted file mode 100644
index 769f5705e..000000000
--- a/javadoc/net/sf/briar/invitation/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.invitation (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.invitation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/invitation/package-tree.html b/javadoc/net/sf/briar/invitation/package-tree.html
deleted file mode 100644
index 72143ef4e..000000000
--- a/javadoc/net/sf/briar/invitation/package-tree.html
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.invitation Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.invitation
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/protocol/ProtocolModule.html b/javadoc/net/sf/briar/protocol/ProtocolModule.html
deleted file mode 100644
index d5d5e3e28..000000000
--- a/javadoc/net/sf/briar/protocol/ProtocolModule.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-ProtocolModule (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.protocol
-
-Class ProtocolModule
-
-java.lang.Object
- com.google.inject.AbstractModule
- net.sf.briar.protocol.ProtocolModule
-
-
-All Implemented Interfaces: com.google.inject.Module
-
-
-
-public class ProtocolModule extends com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-configure ()
-
-
-
-
-
-
-
-
-Methods inherited from class com.google.inject.AbstractModule
-
-
-addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-ProtocolModule
-
-public ProtocolModule ()
-
-
-
-
-
-
-
-
-
-configure
-
-protected void configure ()
-
-
-Specified by: configure in class com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/protocol/package-frame.html b/javadoc/net/sf/briar/protocol/package-frame.html
deleted file mode 100644
index 6f0c03e93..000000000
--- a/javadoc/net/sf/briar/protocol/package-frame.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.protocol (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.protocol
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/protocol/package-summary.html b/javadoc/net/sf/briar/protocol/package-summary.html
deleted file mode 100644
index a6d559ed9..000000000
--- a/javadoc/net/sf/briar/protocol/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.protocol (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.protocol
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/protocol/package-tree.html b/javadoc/net/sf/briar/protocol/package-tree.html
deleted file mode 100644
index 893cef639..000000000
--- a/javadoc/net/sf/briar/protocol/package-tree.html
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.protocol Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.protocol
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/protocol/writers/WritersModule.html b/javadoc/net/sf/briar/protocol/writers/WritersModule.html
deleted file mode 100644
index a4e48de38..000000000
--- a/javadoc/net/sf/briar/protocol/writers/WritersModule.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-WritersModule (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.protocol.writers
-
-Class WritersModule
-
-java.lang.Object
- com.google.inject.AbstractModule
- net.sf.briar.protocol.writers.WritersModule
-
-
-All Implemented Interfaces: com.google.inject.Module
-
-
-
-public class WritersModule extends com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-configure ()
-
-
-
-
-
-
-
-
-Methods inherited from class com.google.inject.AbstractModule
-
-
-addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-WritersModule
-
-public WritersModule ()
-
-
-
-
-
-
-
-
-
-configure
-
-protected void configure ()
-
-
-Specified by: configure in class com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/protocol/writers/package-frame.html b/javadoc/net/sf/briar/protocol/writers/package-frame.html
deleted file mode 100644
index 343949d0e..000000000
--- a/javadoc/net/sf/briar/protocol/writers/package-frame.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.protocol.writers (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.protocol.writers
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/protocol/writers/package-summary.html b/javadoc/net/sf/briar/protocol/writers/package-summary.html
deleted file mode 100644
index 78e5c801a..000000000
--- a/javadoc/net/sf/briar/protocol/writers/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.protocol.writers (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.protocol.writers
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/protocol/writers/package-tree.html b/javadoc/net/sf/briar/protocol/writers/package-tree.html
deleted file mode 100644
index c570dc8df..000000000
--- a/javadoc/net/sf/briar/protocol/writers/package-tree.html
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.protocol.writers Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.protocol.writers
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/serial/SerialModule.html b/javadoc/net/sf/briar/serial/SerialModule.html
deleted file mode 100644
index c0b709586..000000000
--- a/javadoc/net/sf/briar/serial/SerialModule.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-SerialModule (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.serial
-
-Class SerialModule
-
-java.lang.Object
- com.google.inject.AbstractModule
- net.sf.briar.serial.SerialModule
-
-
-All Implemented Interfaces: com.google.inject.Module
-
-
-
-public class SerialModule extends com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-configure ()
-
-
-
-
-
-
-
-
-Methods inherited from class com.google.inject.AbstractModule
-
-
-addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-SerialModule
-
-public SerialModule ()
-
-
-
-
-
-
-
-
-
-configure
-
-protected void configure ()
-
-
-Specified by: configure in class com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/serial/package-frame.html b/javadoc/net/sf/briar/serial/package-frame.html
deleted file mode 100644
index d825fc5ce..000000000
--- a/javadoc/net/sf/briar/serial/package-frame.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.serial (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.serial
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/serial/package-summary.html b/javadoc/net/sf/briar/serial/package-summary.html
deleted file mode 100644
index 3e7b25043..000000000
--- a/javadoc/net/sf/briar/serial/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.serial (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.serial
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/serial/package-tree.html b/javadoc/net/sf/briar/serial/package-tree.html
deleted file mode 100644
index a248f0d4a..000000000
--- a/javadoc/net/sf/briar/serial/package-tree.html
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.serial Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.serial
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/setup/SetupWorkerFactoryImpl.html b/javadoc/net/sf/briar/setup/SetupWorkerFactoryImpl.html
deleted file mode 100644
index 96a371be5..000000000
--- a/javadoc/net/sf/briar/setup/SetupWorkerFactoryImpl.html
+++ /dev/null
@@ -1,258 +0,0 @@
-
-
-
-
-
-
-SetupWorkerFactoryImpl (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.setup
-
-Class SetupWorkerFactoryImpl
-
-java.lang.Object
- net.sf.briar.setup.SetupWorkerFactoryImpl
-
-
-All Implemented Interfaces: SetupWorkerFactory
-
-
-
-public class SetupWorkerFactoryImpl extends java.lang.Objectimplements SetupWorkerFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-SetupWorkerFactoryImpl
-
-public SetupWorkerFactoryImpl (I18n i18n)
-
-
-
-
-
-
-
-
-
-createWorker
-
-public java.lang.Runnable createWorker (SetupCallback callback,
- SetupParameters parameters)
-
-
-Specified by: createWorker in interface SetupWorkerFactory
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/setup/package-frame.html b/javadoc/net/sf/briar/setup/package-frame.html
deleted file mode 100644
index 57d665eb4..000000000
--- a/javadoc/net/sf/briar/setup/package-frame.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.setup (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.setup
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/setup/package-summary.html b/javadoc/net/sf/briar/setup/package-summary.html
deleted file mode 100644
index a32388525..000000000
--- a/javadoc/net/sf/briar/setup/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.setup (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.setup
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/setup/package-tree.html b/javadoc/net/sf/briar/setup/package-tree.html
deleted file mode 100644
index df13aa29c..000000000
--- a/javadoc/net/sf/briar/setup/package-tree.html
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.setup Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.setup
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/transport/TransportModule.html b/javadoc/net/sf/briar/transport/TransportModule.html
deleted file mode 100644
index ea97f2f5a..000000000
--- a/javadoc/net/sf/briar/transport/TransportModule.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-TransportModule (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.transport
-
-Class TransportModule
-
-java.lang.Object
- com.google.inject.AbstractModule
- net.sf.briar.transport.TransportModule
-
-
-All Implemented Interfaces: com.google.inject.Module
-
-
-
-public class TransportModule extends com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-configure ()
-
-
-
-
-
-
-
-
-Methods inherited from class com.google.inject.AbstractModule
-
-
-addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-TransportModule
-
-public TransportModule ()
-
-
-
-
-
-
-
-
-
-configure
-
-protected void configure ()
-
-
-Specified by: configure in class com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/transport/package-frame.html b/javadoc/net/sf/briar/transport/package-frame.html
deleted file mode 100644
index 4651fa57c..000000000
--- a/javadoc/net/sf/briar/transport/package-frame.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.transport (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.transport
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/transport/package-summary.html b/javadoc/net/sf/briar/transport/package-summary.html
deleted file mode 100644
index 7cde33df9..000000000
--- a/javadoc/net/sf/briar/transport/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.transport (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.transport
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/transport/package-tree.html b/javadoc/net/sf/briar/transport/package-tree.html
deleted file mode 100644
index 655948f42..000000000
--- a/javadoc/net/sf/briar/transport/package-tree.html
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.transport Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.transport
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/invitation/UiInvitationModule.html b/javadoc/net/sf/briar/ui/invitation/UiInvitationModule.html
deleted file mode 100644
index 7da7d28a3..000000000
--- a/javadoc/net/sf/briar/ui/invitation/UiInvitationModule.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-UiInvitationModule (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.invitation
-
-Class UiInvitationModule
-
-java.lang.Object
- com.google.inject.AbstractModule
- net.sf.briar.ui.invitation.UiInvitationModule
-
-
-All Implemented Interfaces: com.google.inject.Module
-
-
-
-public class UiInvitationModule extends com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-configure ()
-
-
-
-
-
-
-
-
-Methods inherited from class com.google.inject.AbstractModule
-
-
-addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-UiInvitationModule
-
-public UiInvitationModule ()
-
-
-
-
-
-
-
-
-
-configure
-
-protected void configure ()
-
-
-Specified by: configure in class com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/invitation/package-frame.html b/javadoc/net/sf/briar/ui/invitation/package-frame.html
deleted file mode 100644
index 6b9bf2f6a..000000000
--- a/javadoc/net/sf/briar/ui/invitation/package-frame.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.ui.invitation (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.invitation
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/invitation/package-summary.html b/javadoc/net/sf/briar/ui/invitation/package-summary.html
deleted file mode 100644
index 5d8ce741a..000000000
--- a/javadoc/net/sf/briar/ui/invitation/package-summary.html
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.ui.invitation (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.ui.invitation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/invitation/package-tree.html b/javadoc/net/sf/briar/ui/invitation/package-tree.html
deleted file mode 100644
index abf53c9d1..000000000
--- a/javadoc/net/sf/briar/ui/invitation/package-tree.html
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.ui.invitation Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.ui.invitation
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/setup/SetupMain.html b/javadoc/net/sf/briar/ui/setup/SetupMain.html
deleted file mode 100644
index 74eab60a3..000000000
--- a/javadoc/net/sf/briar/ui/setup/SetupMain.html
+++ /dev/null
@@ -1,253 +0,0 @@
-
-
-
-
-
-
-SetupMain (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.setup
-
-Class SetupMain
-
-java.lang.Object
- net.sf.briar.ui.setup.SetupMain
-
-
-
-public class SetupMain extends java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-SetupMain ()
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-static void
-main (java.lang.String[] args)
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-SetupMain
-
-public SetupMain ()
-
-
-
-
-
-
-
-
-
-main
-
-public static void main (java.lang.String[] args)
- throws java.lang.Exception
-
-
-
-Throws:
-java.lang.Exception
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/setup/UiSetupModule.html b/javadoc/net/sf/briar/ui/setup/UiSetupModule.html
deleted file mode 100644
index 97f08c906..000000000
--- a/javadoc/net/sf/briar/ui/setup/UiSetupModule.html
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-UiSetupModule (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.setup
-
-Class UiSetupModule
-
-java.lang.Object
- com.google.inject.AbstractModule
- net.sf.briar.ui.setup.UiSetupModule
-
-
-All Implemented Interfaces: com.google.inject.Module
-
-
-
-public class UiSetupModule extends com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-configure ()
-
-
-
-
-
-
-
-
-Methods inherited from class com.google.inject.AbstractModule
-
-
-addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-UiSetupModule
-
-public UiSetupModule ()
-
-
-
-
-
-
-
-
-
-configure
-
-protected void configure ()
-
-
-Specified by: configure in class com.google.inject.AbstractModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/setup/package-frame.html b/javadoc/net/sf/briar/ui/setup/package-frame.html
deleted file mode 100644
index c3ec0a002..000000000
--- a/javadoc/net/sf/briar/ui/setup/package-frame.html
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.ui.setup (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.setup
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/setup/package-summary.html b/javadoc/net/sf/briar/ui/setup/package-summary.html
deleted file mode 100644
index 059466c59..000000000
--- a/javadoc/net/sf/briar/ui/setup/package-summary.html
+++ /dev/null
@@ -1,159 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.ui.setup (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.ui.setup
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/setup/package-tree.html b/javadoc/net/sf/briar/ui/setup/package-tree.html
deleted file mode 100644
index 18f3c9e5d..000000000
--- a/javadoc/net/sf/briar/ui/setup/package-tree.html
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.ui.setup Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.ui.setup
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
- net.sf.briar.ui.setup.SetupMain
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/wizard/DirectoryChooserPanel.html b/javadoc/net/sf/briar/ui/wizard/DirectoryChooserPanel.html
deleted file mode 100644
index 3f5f897ed..000000000
--- a/javadoc/net/sf/briar/ui/wizard/DirectoryChooserPanel.html
+++ /dev/null
@@ -1,524 +0,0 @@
-
-
-
-
-
-
-DirectoryChooserPanel (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.wizard
-
-Class DirectoryChooserPanel
-
-java.lang.Object
- java.awt.Component
- java.awt.Container
- javax.swing.JComponent
- javax.swing.JPanel
- net.sf.briar.ui.wizard.WizardPanel
- net.sf.briar.ui.wizard.TextPanel
- net.sf.briar.ui.wizard.DirectoryChooserPanel
-
-
-All Implemented Interfaces: java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, I18n.Listener
-
-
-
-public class DirectoryChooserPanel extends TextPanel
-
-
-
-
-See Also: Serialized Form
-
-
-
-
-
-
-
-
-
-Nested Class Summary
-
-
-
-
-
-Nested classes/interfaces inherited from class javax.swing.JPanel
-
-
-javax.swing.JPanel.AccessibleJPanel
-
-
-
-
-
-
-Nested classes/interfaces inherited from class javax.swing.JComponent
-
-
-javax.swing.JComponent.AccessibleJComponent
-
-
-
-
-
-
-Nested classes/interfaces inherited from class java.awt.Container
-
-
-java.awt.Container.AccessibleAWTContainer
-
-
-
-
-
-
-Nested classes/interfaces inherited from class java.awt.Component
-
-
-java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
-
-
-
-
-
-
-
-
-
-
-
-
-Fields inherited from class javax.swing.JComponent
-
-
-accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
-
-
-
-
-
-Fields inherited from class java.awt.Component
-
-
-BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
-
-
-
-
-
-Fields inherited from interface java.awt.image.ImageObserver
-
-
-ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class javax.swing.JPanel
-
-
-getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
-
-
-
-
-
-Methods inherited from class javax.swing.JComponent
-
-
-addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
-
-
-
-
-
-Methods inherited from class java.awt.Container
-
-
-add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
-
-
-
-
-
-Methods inherited from class java.awt.Component
-
-
-action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-DirectoryChooserPanel
-
-protected DirectoryChooserPanel (Wizard wizard,
- java.lang.String id,
- java.lang.String prevId,
- java.lang.String nextId,
- Stri18ng title,
- Stri18ng text,
- I18n i18n)
-
-
-
-
-
-
-
-
-
-display
-
-protected void display ()
-
-
-Specified by: display in class WizardPanel
-
-
-
-
-
-
-
-
-backButtonPressed
-
-protected void backButtonPressed ()
-
-
-Specified by: backButtonPressed in class WizardPanel
-
-
-
-
-
-
-
-
-nextButtonPressed
-
-protected void nextButtonPressed ()
-
-
-Specified by: nextButtonPressed in class WizardPanel
-
-
-
-
-
-
-
-
-cancelButtonPressed
-
-protected void cancelButtonPressed ()
-
-
-Specified by: cancelButtonPressed in class WizardPanel
-
-
-
-
-
-
-
-
-finishButtonPressed
-
-protected void finishButtonPressed ()
-
-
-Specified by: finishButtonPressed in class WizardPanel
-
-
-
-
-
-
-
-
-getChosenDirectory
-
-public java.io.File getChosenDirectory ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/wizard/TextPanel.html b/javadoc/net/sf/briar/ui/wizard/TextPanel.html
deleted file mode 100644
index 8f9eb596c..000000000
--- a/javadoc/net/sf/briar/ui/wizard/TextPanel.html
+++ /dev/null
@@ -1,411 +0,0 @@
-
-
-
-
-
-
-TextPanel (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.wizard
-
-Class TextPanel
-
-java.lang.Object
- java.awt.Component
- java.awt.Container
- javax.swing.JComponent
- javax.swing.JPanel
- net.sf.briar.ui.wizard.WizardPanel
- net.sf.briar.ui.wizard.TextPanel
-
-
-All Implemented Interfaces: java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, I18n.Listener
-
-
-Direct Known Subclasses: DirectoryChooserPanel
-
-
-
-public abstract class TextPanel extends WizardPanel
-
-
-
-
-See Also: Serialized Form
-
-
-
-
-
-
-
-
-
-Nested Class Summary
-
-
-
-
-
-Nested classes/interfaces inherited from class javax.swing.JPanel
-
-
-javax.swing.JPanel.AccessibleJPanel
-
-
-
-
-
-
-Nested classes/interfaces inherited from class javax.swing.JComponent
-
-
-javax.swing.JComponent.AccessibleJComponent
-
-
-
-
-
-
-Nested classes/interfaces inherited from class java.awt.Container
-
-
-java.awt.Container.AccessibleAWTContainer
-
-
-
-
-
-
-Nested classes/interfaces inherited from class java.awt.Component
-
-
-java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
-
-
-
-
-
-
-
-
-
-
-
-
-Fields inherited from class javax.swing.JComponent
-
-
-accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
-
-
-
-
-
-Fields inherited from class java.awt.Component
-
-
-BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
-
-
-
-
-
-Fields inherited from interface java.awt.image.ImageObserver
-
-
-ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-
-protected
-TextPanel (Wizard wizard,
- java.lang.String id,
- Stri18ng text)
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-localeChanged (java.awt.Font uiFont)
-
-
- Called whenever the i18n locale changes.
-
-
-
-
-
-
-
-Methods inherited from class javax.swing.JPanel
-
-
-getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
-
-
-
-
-
-Methods inherited from class javax.swing.JComponent
-
-
-addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
-
-
-
-
-
-Methods inherited from class java.awt.Container
-
-
-add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
-
-
-
-
-
-Methods inherited from class java.awt.Component
-
-
-action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-TextPanel
-
-protected TextPanel (Wizard wizard,
- java.lang.String id,
- Stri18ng text)
-
-
-
-
-
-
-
-
-
-localeChanged
-
-public void localeChanged (java.awt.Font uiFont)
-
-Description copied from interface: I18n.Listener
-Called whenever the i18n locale changes.
-
-
-Parameters: uiFont - The user interface font for the new locale.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/wizard/Wizard.html b/javadoc/net/sf/briar/ui/wizard/Wizard.html
deleted file mode 100644
index 16e2e05de..000000000
--- a/javadoc/net/sf/briar/ui/wizard/Wizard.html
+++ /dev/null
@@ -1,443 +0,0 @@
-
-
-
-
-
-
-Wizard (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.wizard
-
-Class Wizard
-
-java.lang.Object
- net.sf.briar.ui.wizard.Wizard
-
-
-All Implemented Interfaces: I18n.Listener
-
-
-
-public class Wizard extends java.lang.Objectimplements I18n.Listener
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-Wizard (I18n i18n,
- Stri18ng title,
- int width,
- int height)
-
-
-
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-Wizard
-
-public Wizard (I18n i18n,
- Stri18ng title,
- int width,
- int height)
-
-
-
-
-
-
-
-
-
-localeChanged
-
-public void localeChanged (java.awt.Font uiFont)
-
-Description copied from interface: I18n.Listener
-Called whenever the i18n locale changes.
-
-
-Specified by: localeChanged in interface I18n.Listener
-
-
-Parameters: uiFont - The user interface font for the new locale.
-
-
-
-
-
-display
-
-public void display ()
-
-
-
-
-
-
-
-
-
-
-
-close
-
-public void close ()
-
-
-
-
-
-
-
-
-
-
-
-registerPanel
-
-public void registerPanel (java.lang.String id,
- WizardPanel panel)
-
-
-
-
-
-
-
-
-
-
-
-showPanel
-
-public void showPanel (java.lang.String id)
-
-
-
-
-
-
-
-
-
-
-
-setBackButtonEnabled
-
-public void setBackButtonEnabled (boolean enabled)
-
-
-
-
-
-
-
-
-
-
-
-setNextButtonEnabled
-
-public void setNextButtonEnabled (boolean enabled)
-
-
-
-
-
-
-
-
-
-
-
-setFinished
-
-public void setFinished (boolean finished)
-
-
-
-
-
-
-
-
-
-
-
-getPreferredSize
-
-public java.awt.Dimension getPreferredSize ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/wizard/WizardPanel.html b/javadoc/net/sf/briar/ui/wizard/WizardPanel.html
deleted file mode 100644
index 55e641692..000000000
--- a/javadoc/net/sf/briar/ui/wizard/WizardPanel.html
+++ /dev/null
@@ -1,514 +0,0 @@
-
-
-
-
-
-
-WizardPanel (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.wizard
-
-Class WizardPanel
-
-java.lang.Object
- java.awt.Component
- java.awt.Container
- javax.swing.JComponent
- javax.swing.JPanel
- net.sf.briar.ui.wizard.WizardPanel
-
-
-All Implemented Interfaces: java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, I18n.Listener
-
-
-Direct Known Subclasses: TextPanel , WorkerPanel
-
-
-
-public abstract class WizardPanel extends javax.swing.JPanelimplements I18n.Listener
-
-
-
-
-See Also: Serialized Form
-
-
-
-
-
-
-
-
-
-Nested Class Summary
-
-
-
-
-
-Nested classes/interfaces inherited from class javax.swing.JPanel
-
-
-javax.swing.JPanel.AccessibleJPanel
-
-
-
-
-
-
-Nested classes/interfaces inherited from class javax.swing.JComponent
-
-
-javax.swing.JComponent.AccessibleJComponent
-
-
-
-
-
-
-Nested classes/interfaces inherited from class java.awt.Container
-
-
-java.awt.Container.AccessibleAWTContainer
-
-
-
-
-
-
-Nested classes/interfaces inherited from class java.awt.Component
-
-
-java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-protected Wizard
-wizard
-
-
-
-
-
-
-
-
-Fields inherited from class javax.swing.JComponent
-
-
-accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
-
-
-
-
-
-Fields inherited from class java.awt.Component
-
-
-BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
-
-
-
-
-
-Fields inherited from interface java.awt.image.ImageObserver
-
-
-ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-
-protected
-WizardPanel (Wizard wizard,
- java.lang.String id)
-
-
-
-
-
-
-
-
-
-
-
-
-
-Methods inherited from class javax.swing.JPanel
-
-
-getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
-
-
-
-
-
-Methods inherited from class javax.swing.JComponent
-
-
-addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
-
-
-
-
-
-Methods inherited from class java.awt.Container
-
-
-add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
-
-
-
-
-
-Methods inherited from class java.awt.Component
-
-
-action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-
-
-wizard
-
-protected final Wizard wizard
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-WizardPanel
-
-protected WizardPanel (Wizard wizard,
- java.lang.String id)
-
-
-
-
-
-
-
-
-
-display
-
-protected abstract void display ()
-
-
-
-
-
-
-
-
-
-
-
-backButtonPressed
-
-protected abstract void backButtonPressed ()
-
-
-
-
-
-
-
-
-
-
-
-nextButtonPressed
-
-protected abstract void nextButtonPressed ()
-
-
-
-
-
-
-
-
-
-
-
-cancelButtonPressed
-
-protected abstract void cancelButtonPressed ()
-
-
-
-
-
-
-
-
-
-
-
-finishButtonPressed
-
-protected abstract void finishButtonPressed ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/wizard/WorkerPanel.html b/javadoc/net/sf/briar/ui/wizard/WorkerPanel.html
deleted file mode 100644
index 52a6221fe..000000000
--- a/javadoc/net/sf/briar/ui/wizard/WorkerPanel.html
+++ /dev/null
@@ -1,576 +0,0 @@
-
-
-
-
-
-
-WorkerPanel (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.wizard
-
-Class WorkerPanel
-
-java.lang.Object
- java.awt.Component
- java.awt.Container
- javax.swing.JComponent
- javax.swing.JPanel
- net.sf.briar.ui.wizard.WizardPanel
- net.sf.briar.ui.wizard.WorkerPanel
-
-
-All Implemented Interfaces: java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, I18n.Listener
-
-
-
-public abstract class WorkerPanel extends WizardPanel
-
-
-
-
-See Also: Serialized Form
-
-
-
-
-
-
-
-
-
-Nested Class Summary
-
-
-
-
-
-Nested classes/interfaces inherited from class javax.swing.JPanel
-
-
-javax.swing.JPanel.AccessibleJPanel
-
-
-
-
-
-
-Nested classes/interfaces inherited from class javax.swing.JComponent
-
-
-javax.swing.JComponent.AccessibleJComponent
-
-
-
-
-
-
-Nested classes/interfaces inherited from class java.awt.Container
-
-
-java.awt.Container.AccessibleAWTContainer
-
-
-
-
-
-
-Nested classes/interfaces inherited from class java.awt.Component
-
-
-java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-protected java.util.concurrent.atomic.AtomicBoolean
-cancelled
-
-
-
-
-
-
-
-
-
-
-Fields inherited from class javax.swing.JComponent
-
-
-accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
-
-
-
-
-
-Fields inherited from class java.awt.Component
-
-
-BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
-
-
-
-
-
-Fields inherited from interface java.awt.image.ImageObserver
-
-
-ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-protected void
-cancelButtonPressed ()
-
-
-
-
-
-
-abstract void
-cancelled ()
-
-
-
-
-
-
-protected void
-display ()
-
-
-
-
-
-
- void
-displayProgress (java.lang.String message)
-
-
-
-
-
-
- void
-done (java.lang.String message)
-
-
-
-
-
-
-abstract void
-finished ()
-
-
-
-
-
-
-protected abstract java.lang.Runnable
-getWorker ()
-
-
-
-
-
-
- void
-localeChanged (java.awt.Font uiFont)
-
-
- Called whenever the i18n locale changes.
-
-
-
-
-
-
-
-Methods inherited from class javax.swing.JPanel
-
-
-getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
-
-
-
-
-
-Methods inherited from class javax.swing.JComponent
-
-
-addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
-
-
-
-
-
-Methods inherited from class java.awt.Container
-
-
-add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
-
-
-
-
-
-Methods inherited from class java.awt.Component
-
-
-action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-cancelled
-
-protected final java.util.concurrent.atomic.AtomicBoolean cancelled
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-WorkerPanel
-
-protected WorkerPanel (Wizard wizard,
- java.lang.String id,
- Stri18ng starting,
- Stri18ng cancelling)
-
-
-
-
-
-
-
-
-
-localeChanged
-
-public void localeChanged (java.awt.Font uiFont)
-
-Description copied from interface: I18n.Listener
-Called whenever the i18n locale changes.
-
-
-Parameters: uiFont - The user interface font for the new locale.
-
-
-
-
-
-cancelled
-
-public abstract void cancelled ()
-
-
-
-
-
-
-
-
-finished
-
-public abstract void finished ()
-
-
-
-
-
-
-
-
-getWorker
-
-protected abstract java.lang.Runnable getWorker ()
-
-
-
-
-
-
-
-
-display
-
-protected void display ()
-
-
-Specified by: display in class WizardPanel
-
-
-
-
-
-
-
-
-cancelButtonPressed
-
-protected void cancelButtonPressed ()
-
-
-Specified by: cancelButtonPressed in class WizardPanel
-
-
-
-
-
-
-
-
-displayProgress
-
-public void displayProgress (java.lang.String message)
-
-
-
-
-
-
-
-
-done
-
-public void done (java.lang.String message)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/wizard/package-frame.html b/javadoc/net/sf/briar/ui/wizard/package-frame.html
deleted file mode 100644
index b28d2662e..000000000
--- a/javadoc/net/sf/briar/ui/wizard/package-frame.html
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.ui.wizard (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.ui.wizard
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/wizard/package-summary.html b/javadoc/net/sf/briar/ui/wizard/package-summary.html
deleted file mode 100644
index 16f78cd53..000000000
--- a/javadoc/net/sf/briar/ui/wizard/package-summary.html
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.ui.wizard (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.ui.wizard
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/ui/wizard/package-tree.html b/javadoc/net/sf/briar/ui/wizard/package-tree.html
deleted file mode 100644
index 2bf595734..000000000
--- a/javadoc/net/sf/briar/ui/wizard/package-tree.html
+++ /dev/null
@@ -1,168 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.ui.wizard Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.ui.wizard
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-java.lang.Object
-java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
-
-java.awt.Container
-javax.swing.JComponent (implements java.io.Serializable)
-
-javax.swing.JPanel (implements javax.accessibility.Accessible)
-
-
-
-
- net.sf.briar.ui.wizard.Wizard (implements net.sf.briar.api.i18n.I18n.Listener )
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/util/ByteUtils.html b/javadoc/net/sf/briar/util/ByteUtils.html
deleted file mode 100644
index 2455f406f..000000000
--- a/javadoc/net/sf/briar/util/ByteUtils.html
+++ /dev/null
@@ -1,377 +0,0 @@
-
-
-
-
-
-
-ByteUtils (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.util
-
-Class ByteUtils
-
-java.lang.Object
- net.sf.briar.util.ByteUtils
-
-
-
-public class ByteUtils extends java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-Field Summary
-
-
-
-static int
-MAX_16_BIT_UNSIGNED
-
-
- The maximum value that can be represented as an unsigned 16-bit integer.
-
-
-
-static long
-MAX_32_BIT_UNSIGNED
-
-
- The maximum value that can be represented as an unsigned 32-bit integer.
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-ByteUtils ()
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-static int
-readUint16 (byte[] b,
- int offset)
-
-
-
-
-
-
-static long
-readUint32 (byte[] b,
- int offset)
-
-
-
-
-
-
-static void
-writeUint16 (int i,
- byte[] b,
- int offset)
-
-
-
-
-
-
-static void
-writeUint32 (long i,
- byte[] b,
- int offset)
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-MAX_16_BIT_UNSIGNED
-
-public static final int MAX_16_BIT_UNSIGNED
-
-The maximum value that can be represented as an unsigned 16-bit integer.
-
-
-See Also: Constant Field Values
-
-
-
-
-MAX_32_BIT_UNSIGNED
-
-public static final long MAX_32_BIT_UNSIGNED
-
-The maximum value that can be represented as an unsigned 32-bit integer.
-
-
-See Also: Constant Field Values
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-ByteUtils
-
-public ByteUtils ()
-
-
-
-
-
-
-
-
-
-writeUint16
-
-public static void writeUint16 (int i,
- byte[] b,
- int offset)
-
-
-
-
-
-
-
-
-writeUint32
-
-public static void writeUint32 (long i,
- byte[] b,
- int offset)
-
-
-
-
-
-
-
-
-readUint16
-
-public static int readUint16 (byte[] b,
- int offset)
-
-
-
-
-
-
-
-
-readUint32
-
-public static long readUint32 (byte[] b,
- int offset)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/util/FileUtils.Callback.html b/javadoc/net/sf/briar/util/FileUtils.Callback.html
deleted file mode 100644
index 6e15050ae..000000000
--- a/javadoc/net/sf/briar/util/FileUtils.Callback.html
+++ /dev/null
@@ -1,207 +0,0 @@
-
-
-
-
-
-
-FileUtils.Callback (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.util
-
-Interface FileUtils.Callback
-
-Enclosing class: FileUtils
-
-
-
-public static interface FileUtils.Callback
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-processingFile (java.io.File f)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-processingFile
-
-void processingFile (java.io.File f)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/util/FileUtils.html b/javadoc/net/sf/briar/util/FileUtils.html
deleted file mode 100644
index acfa89561..000000000
--- a/javadoc/net/sf/briar/util/FileUtils.html
+++ /dev/null
@@ -1,393 +0,0 @@
-
-
-
-
-
-
-FileUtils (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.util
-
-Class FileUtils
-
-java.lang.Object
- net.sf.briar.util.FileUtils
-
-
-
-public class FileUtils extends java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-FileUtils ()
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-static void
-copy (java.io.File src,
- java.io.File dest)
-
-
- Copies the contents of the source file to the destination file.
-
-
-
-static void
-copy (java.io.InputStream in,
- java.io.File dest)
-
-
- Copies the contents of the input stream to the destination file.
-
-
-
-static void
-copyRecursively (java.io.File src,
- java.io.File dest,
- FileUtils.Callback callback)
-
-
- Copies the source file or directory to the destination directory.
-
-
-
-static java.io.File
-createTempFile ()
-
-
- Creates and returns a temporary file.
-
-
-
-static void
-delete (java.io.File f)
-
-
-
-
-
-
-static java.io.File
-getBriarDirectory ()
-
-
- Returns the directory where Briar is installed.
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-FileUtils
-
-public FileUtils ()
-
-
-
-
-
-
-
-
-
-getBriarDirectory
-
-public static java.io.File getBriarDirectory ()
-
-Returns the directory where Briar is installed.
-
-
-
-
-
-
-
-
-createTempFile
-
-public static java.io.File createTempFile ()
- throws java.io.IOException
-
-Creates and returns a temporary file.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-copy
-
-public static void copy (java.io.File src,
- java.io.File dest)
- throws java.io.IOException
-
-Copies the contents of the source file to the destination file.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-copy
-
-public static void copy (java.io.InputStream in,
- java.io.File dest)
- throws java.io.IOException
-
-Copies the contents of the input stream to the destination file.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-copyRecursively
-
-public static void copyRecursively (java.io.File src,
- java.io.File dest,
- FileUtils.Callback callback)
- throws java.io.IOException
-
-Copies the source file or directory to the destination directory. If the
- callback is not null it's called once for each file created.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-delete
-
-public static void delete (java.io.File f)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/util/OsUtils.html b/javadoc/net/sf/briar/util/OsUtils.html
deleted file mode 100644
index 886a6460c..000000000
--- a/javadoc/net/sf/briar/util/OsUtils.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-OsUtils (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.util
-
-Class OsUtils
-
-java.lang.Object
- net.sf.briar.util.OsUtils
-
-
-
-public class OsUtils extends java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-OsUtils ()
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-static boolean
-isLinux ()
-
-
-
-
-
-
-static boolean
-isMac ()
-
-
-
-
-
-
-static boolean
-isWindows ()
-
-
-
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-OsUtils
-
-public OsUtils ()
-
-
-
-
-
-
-
-
-
-isWindows
-
-public static boolean isWindows ()
-
-
-
-
-
-
-
-
-isMac
-
-public static boolean isMac ()
-
-
-
-
-
-
-
-
-isLinux
-
-public static boolean isLinux ()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/util/StringUtils.html b/javadoc/net/sf/briar/util/StringUtils.html
deleted file mode 100644
index e6bb7bb2b..000000000
--- a/javadoc/net/sf/briar/util/StringUtils.html
+++ /dev/null
@@ -1,323 +0,0 @@
-
-
-
-
-
-
-StringUtils (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.util
-
-Class StringUtils
-
-java.lang.Object
- net.sf.briar.util.StringUtils
-
-
-
-public class StringUtils extends java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-static byte[]
-fromHexString (java.lang.String hex)
-
-
- Converts the given hex string to a byte array.
-
-
-
-static java.lang.String
-head (java.lang.String s,
- int length)
-
-
- Trims the given string to the given length, returning the head and
- appending "..." if the string was trimmed.
-
-
-
-static java.lang.String
-tail (java.lang.String s,
- int length)
-
-
- Trims the given string to the given length, returning the tail and
- prepending "..." if the string was trimmed.
-
-
-
-static java.lang.String
-toHexString (byte[] bytes)
-
-
- Converts the given byte array to a hex string.
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-StringUtils
-
-public StringUtils ()
-
-
-
-
-
-
-
-
-
-head
-
-public static java.lang.String head (java.lang.String s,
- int length)
-
-Trims the given string to the given length, returning the head and
- appending "..." if the string was trimmed.
-
-
-
-
-
-
-
-
-tail
-
-public static java.lang.String tail (java.lang.String s,
- int length)
-
-Trims the given string to the given length, returning the tail and
- prepending "..." if the string was trimmed.
-
-
-
-
-
-
-
-
-toHexString
-
-public static java.lang.String toHexString (byte[] bytes)
-
-Converts the given byte array to a hex string.
-
-
-
-
-
-
-
-
-fromHexString
-
-public static byte[] fromHexString (java.lang.String hex)
-
-Converts the given hex string to a byte array.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/util/ZipUtils.Callback.html b/javadoc/net/sf/briar/util/ZipUtils.Callback.html
deleted file mode 100644
index ae796c140..000000000
--- a/javadoc/net/sf/briar/util/ZipUtils.Callback.html
+++ /dev/null
@@ -1,207 +0,0 @@
-
-
-
-
-
-
-ZipUtils.Callback (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.util
-
-Interface ZipUtils.Callback
-
-Enclosing class: ZipUtils
-
-
-
-public static interface ZipUtils.Callback
-
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
- void
-processingFile (java.io.File f)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-processingFile
-
-void processingFile (java.io.File f)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/util/ZipUtils.html b/javadoc/net/sf/briar/util/ZipUtils.html
deleted file mode 100644
index 4b43d4808..000000000
--- a/javadoc/net/sf/briar/util/ZipUtils.html
+++ /dev/null
@@ -1,346 +0,0 @@
-
-
-
-
-
-
-ZipUtils (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.util
-
-Class ZipUtils
-
-java.lang.Object
- net.sf.briar.util.ZipUtils
-
-
-
-public class ZipUtils extends java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Constructor Summary
-
-
-ZipUtils ()
-
-
-
-
-
-
-
-
-
-
-
-
-Method Summary
-
-
-
-static void
-copyToZip (java.lang.String path,
- java.io.File file,
- java.util.zip.ZipOutputStream zip)
-
-
- Copies the given file to the given zip, using the given path for the
- zip entry.
-
-
-
-static void
-copyToZipRecursively (java.lang.String path,
- java.io.File dir,
- java.util.zip.ZipOutputStream zip,
- ZipUtils.Callback callback)
-
-
- Copies the given directory to the given zip recursively, using the
- given path in place of the directory's name as the parent of all the zip
- entries.
-
-
-
-static void
-unzipStream (java.io.InputStream in,
- java.io.File dir,
- java.lang.String regex,
- ZipUtils.Callback callback)
-
-
- Unzips the given stream to the given directory, skipping any zip entries
- that don't match the given regex (a null regex matches all entries).
-
-
-
-
-
-Methods inherited from class java.lang.Object
-
-
-clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
-
-
-
-
-Constructor Detail
-
-
-
-
-ZipUtils
-
-public ZipUtils ()
-
-
-
-
-
-
-
-
-
-copyToZip
-
-public static void copyToZip (java.lang.String path,
- java.io.File file,
- java.util.zip.ZipOutputStream zip)
- throws java.io.IOException
-
-Copies the given file to the given zip, using the given path for the
- zip entry.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-copyToZipRecursively
-
-public static void copyToZipRecursively (java.lang.String path,
- java.io.File dir,
- java.util.zip.ZipOutputStream zip,
- ZipUtils.Callback callback)
- throws java.io.IOException
-
-Copies the given directory to the given zip recursively, using the
- given path in place of the directory's name as the parent of all the zip
- entries. If the callback is not null it's called once for each file
- added.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-unzipStream
-
-public static void unzipStream (java.io.InputStream in,
- java.io.File dir,
- java.lang.String regex,
- ZipUtils.Callback callback)
- throws java.io.IOException
-
-Unzips the given stream to the given directory, skipping any zip entries
- that don't match the given regex (a null regex matches all entries). If
- the callback is not null it's called once for each file extracted.
-
-
-
-Throws:
-java.io.IOException
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/util/package-frame.html b/javadoc/net/sf/briar/util/package-frame.html
deleted file mode 100644
index 60a577b68..000000000
--- a/javadoc/net/sf/briar/util/package-frame.html
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.util (Briar)
-
-
-
-
-
-
-
-
-
-
-
-net.sf.briar.util
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/util/package-summary.html b/javadoc/net/sf/briar/util/package-summary.html
deleted file mode 100644
index ddd1052c6..000000000
--- a/javadoc/net/sf/briar/util/package-summary.html
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.util (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Package net.sf.briar.util
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/net/sf/briar/util/package-tree.html b/javadoc/net/sf/briar/util/package-tree.html
deleted file mode 100644
index 1134505e4..000000000
--- a/javadoc/net/sf/briar/util/package-tree.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
-
-
-net.sf.briar.util Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For Package net.sf.briar.util
-
-
-
-Package Hierarchies: All Packages
-
-
-Class Hierarchy
-
-
-
-Interface Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/overview-frame.html b/javadoc/overview-frame.html
deleted file mode 100644
index 25d1ee06a..000000000
--- a/javadoc/overview-frame.html
+++ /dev/null
@@ -1,90 +0,0 @@
-
-
-
-
-
-
-Overview List (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/overview-summary.html b/javadoc/overview-summary.html
deleted file mode 100644
index b2b8fe3d2..000000000
--- a/javadoc/overview-summary.html
+++ /dev/null
@@ -1,245 +0,0 @@
-
-
-
-
-
-
-Overview (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/overview-tree.html b/javadoc/overview-tree.html
deleted file mode 100644
index 056f13d79..000000000
--- a/javadoc/overview-tree.html
+++ /dev/null
@@ -1,209 +0,0 @@
-
-
-
-
-
-
-Class Hierarchy (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Hierarchy For All Packages
-
-
-Package Hierarchies: net.sf.briar.api , net.sf.briar.api.crypto , net.sf.briar.api.db , net.sf.briar.api.i18n , net.sf.briar.api.invitation , net.sf.briar.api.protocol , net.sf.briar.api.protocol.writers , net.sf.briar.api.serial , net.sf.briar.api.setup , net.sf.briar.api.transport , net.sf.briar.api.transport.batch , net.sf.briar.api.transport.stream , net.sf.briar.crypto , net.sf.briar.db , net.sf.briar.i18n , net.sf.briar.invitation , net.sf.briar.protocol , net.sf.briar.protocol.writers , net.sf.briar.serial , net.sf.briar.setup , net.sf.briar.transport , net.sf.briar.ui.invitation , net.sf.briar.ui.setup , net.sf.briar.ui.wizard , net.sf.briar.util
-
-
-Class Hierarchy
-
-
-java.lang.Object
-com.google.inject.AbstractModule (implements com.google.inject.Module)
-
- net.sf.briar.api.Bytes net.sf.briar.util.ByteUtils java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
-
-java.awt.Container
-javax.swing.JComponent (implements java.io.Serializable)
-
-javax.swing.JPanel (implements javax.accessibility.Accessible)
-
-
-
-
- net.sf.briar.api.ContactId net.sf.briar.util.FileUtils net.sf.briar.i18n.FontManagerImpl (implements net.sf.briar.api.i18n.FontManager )
- net.sf.briar.i18n.I18nImpl (implements net.sf.briar.api.i18n.I18n )
- net.sf.briar.util.OsUtils net.sf.briar.ui.setup.SetupMain net.sf.briar.setup.SetupWorkerFactoryImpl (implements net.sf.briar.api.setup.SetupWorkerFactory )
- net.sf.briar.api.i18n.Stri18ng net.sf.briar.util.StringUtils java.lang.Throwable (implements java.io.Serializable)
-
- net.sf.briar.api.protocol.UniqueId (implements net.sf.briar.api.serial.Writable )
-
- net.sf.briar.ui.wizard.Wizard (implements net.sf.briar.api.i18n.I18n.Listener )
- net.sf.briar.util.ZipUtils
-
-
-Interface Hierarchy
-
-
-
-Annotation Type Hierarchy
-
-
-net.sf.briar.api.crypto.SecretStorageKey (implements java.lang.annotation.Annotation)
- net.sf.briar.api.db.DatabasePassword (implements java.lang.annotation.Annotation)
-
-
-Enum Hierarchy
-
-
-java.lang.Object
-java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/package-list b/javadoc/package-list
deleted file mode 100644
index 8a4667328..000000000
--- a/javadoc/package-list
+++ /dev/null
@@ -1,25 +0,0 @@
-net.sf.briar.api
-net.sf.briar.api.crypto
-net.sf.briar.api.db
-net.sf.briar.api.i18n
-net.sf.briar.api.invitation
-net.sf.briar.api.protocol
-net.sf.briar.api.protocol.writers
-net.sf.briar.api.serial
-net.sf.briar.api.setup
-net.sf.briar.api.transport
-net.sf.briar.api.transport.batch
-net.sf.briar.api.transport.stream
-net.sf.briar.crypto
-net.sf.briar.db
-net.sf.briar.i18n
-net.sf.briar.invitation
-net.sf.briar.protocol
-net.sf.briar.protocol.writers
-net.sf.briar.serial
-net.sf.briar.setup
-net.sf.briar.transport
-net.sf.briar.ui.invitation
-net.sf.briar.ui.setup
-net.sf.briar.ui.wizard
-net.sf.briar.util
diff --git a/javadoc/resources/inherit.gif b/javadoc/resources/inherit.gif
deleted file mode 100644
index c814867a1..000000000
Binary files a/javadoc/resources/inherit.gif and /dev/null differ
diff --git a/javadoc/serialized-form.html b/javadoc/serialized-form.html
deleted file mode 100644
index ad081c6f0..000000000
--- a/javadoc/serialized-form.html
+++ /dev/null
@@ -1,454 +0,0 @@
-
-
-
-
-
-
-Serialized Form (Briar)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Serialized Form
-
-
-
-
-
-
-Package net.sf.briar.api
-
-
-
-
-
-
-
-
-serialVersionUID: 2274966775687766337L
-
-
-
-
-
-
-
-Package net.sf.briar.api.db
-
-
-
-
-
-
-
-
-serialVersionUID: 3706581789209939441L
-
-
-
-
-
-
-
-
-serialVersionUID: -7048538231308207386L
-
-
-
-
-
-
-
-Package net.sf.briar.api.transport
-
-
-
-
-
-
-
-
-serialVersionUID: 9123332784670286454L
-
-
-
-
-
-
-
-
-serialVersionUID: -6516979794153838108L
-
-
-
-
-
-
-
-Package net.sf.briar.ui.wizard
-
-
-
-
-
-
-
-
-serialVersionUID: 6692353522360807409L
-
-
-
-
-
-
-Serialized Fields
-
-
-
-
-prevId
-
-java.lang.String prevId
-
-
-
-
-
-
-nextId
-
-java.lang.String nextId
-
-
-
-
-
-
-title
-
-Stri18ng title
-
-
-
-
-
-
-i18n
-
-I18n i18n
-
-
-
-
-
-
-chosenDirectory
-
-java.io.File chosenDirectory
-
-
-
-
-
-
-
-
-
-
-serialVersionUID: -3046102503813671049L
-
-
-
-
-
-
-Serialized Fields
-
-
-
-
-text
-
-Stri18ng text
-
-
-
-
-
-
-label
-
-javax.swing.JLabel label
-
-
-
-
-
-
-
-
-
-
-serialVersionUID: 8657047449339969485L
-
-
-
-
-
-
-Serialized Fields
-
-
-
-
-wizard
-
-Wizard wizard
-
-
-
-
-
-
-
-
-
-
-serialVersionUID: -3761407066345183330L
-
-
-
-
-
-
-Serialized Fields
-
-
-
-
-starting
-
-Stri18ng starting
-
-
-
-
-
-
-cancelling
-
-Stri18ng cancelling
-
-
-
-
-
-
-label
-
-javax.swing.JLabel label
-
-
-
-
-
-
-progress
-
-javax.swing.JProgressBar progress
-
-
-
-
-
-
-started
-
-java.util.concurrent.atomic.AtomicBoolean started
-
-
-
-
-
-
-cancelled
-
-java.util.concurrent.atomic.AtomicBoolean cancelled
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/javadoc/stylesheet.css b/javadoc/stylesheet.css
deleted file mode 100644
index 6ea9e5161..000000000
--- a/javadoc/stylesheet.css
+++ /dev/null
@@ -1,29 +0,0 @@
-/* Javadoc style sheet */
-
-/* Define colors, fonts and other style attributes here to override the defaults */
-
-/* Page background color */
-body { background-color: #FFFFFF; color:#000000 }
-
-/* Headings */
-h1 { font-size: 145% }
-
-/* Table colors */
-.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */
-.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */
-.TableRowColor { background: #FFFFFF; color:#000000 } /* White */
-
-/* Font used in left-hand frame lists */
-.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
-.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
-.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
-
-/* Navigation bar fonts and colors */
-.NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */
-.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
-.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
-
-.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
-.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
-