Serialized Form


Package com.aelitis.azureus.core

Class com.aelitis.azureus.core.AzureusCoreException extends java.lang.RuntimeException implements Serializable


Package com.aelitis.azureus.core.cnetwork

Class com.aelitis.azureus.core.cnetwork.ContentNetworkException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.content

Class com.aelitis.azureus.core.content.ContentException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.crypto

Class com.aelitis.azureus.core.crypto.VuzeCryptoException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.custom

Class com.aelitis.azureus.core.custom.CustomizationException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.devices

Class com.aelitis.azureus.core.devices.DeviceManagerException extends java.lang.Exception implements Serializable

Class com.aelitis.azureus.core.devices.TranscodeActionVetoException extends java.lang.Exception implements Serializable

Class com.aelitis.azureus.core.devices.TranscodeException extends java.lang.Exception implements Serializable

Serialized Fields

disable_retry

boolean disable_retry

Package com.aelitis.azureus.core.dht.transport

Class com.aelitis.azureus.core.dht.transport.DHTTransportException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.dht.transport.udp.impl.packethandler

Class com.aelitis.azureus.core.dht.transport.udp.impl.packethandler.DHTUDPPacketHandlerException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.diskmanager.cache

Class com.aelitis.azureus.core.diskmanager.cache.CacheFileManagerException extends java.lang.Exception implements Serializable

Serialized Fields

file

CacheFile file

fail_index

int fail_index

Package com.aelitis.azureus.core.diskmanager.file

Class com.aelitis.azureus.core.diskmanager.file.FMFileManagerException extends java.lang.Exception implements Serializable

Serialized Fields

recoverable

boolean recoverable

Package com.aelitis.azureus.core.messenger

Class com.aelitis.azureus.core.messenger.PlatformMessengerException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.metasearch

Class com.aelitis.azureus.core.metasearch.MetaSearchException extends java.lang.Exception implements Serializable

Class com.aelitis.azureus.core.metasearch.SearchException extends java.lang.Exception implements Serializable

Class com.aelitis.azureus.core.metasearch.SearchLoginException extends SearchException implements Serializable


Package com.aelitis.azureus.core.nat

Class com.aelitis.azureus.core.nat.NATTraversalException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.networkmanager.admin

Class com.aelitis.azureus.core.networkmanager.admin.NetworkAdminException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.pairing

Class com.aelitis.azureus.core.pairing.PairingException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.peermanager.messaging

Class com.aelitis.azureus.core.peermanager.messaging.MessageException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.proxy

Class com.aelitis.azureus.core.proxy.AEProxyException extends java.lang.Exception implements Serializable

Class com.aelitis.azureus.core.proxy.AEProxyFactory.UnknownHostException extends java.lang.RuntimeException implements Serializable


Package com.aelitis.azureus.core.security

Class com.aelitis.azureus.core.security.CryptoManagerException extends java.lang.Exception implements Serializable

Class com.aelitis.azureus.core.security.CryptoManagerPasswordException extends CryptoManagerException implements Serializable

Serialized Fields

incorrect

boolean incorrect

Package com.aelitis.azureus.core.subs

Class com.aelitis.azureus.core.subs.SubscriptionException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.core.tag

Class com.aelitis.azureus.core.tag.TagException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.plugins.extseed

Class com.aelitis.azureus.plugins.extseed.ExternalSeedException extends java.lang.Exception implements Serializable

Serialized Fields

permanent

boolean permanent

Package com.aelitis.azureus.plugins.magnet

Class com.aelitis.azureus.plugins.magnet.MagnetPluginException extends java.lang.Exception implements Serializable


Package com.aelitis.azureus.plugins.net.buddy

Class com.aelitis.azureus.plugins.net.buddy.BuddyPluginException extends java.lang.Exception implements Serializable

Class com.aelitis.azureus.plugins.net.buddy.BuddyPluginPasswordException extends BuddyPluginException implements Serializable

Serialized Fields

was_incorrecte

boolean was_incorrecte

Class com.aelitis.azureus.plugins.net.buddy.BuddyPluginTimeoutException extends BuddyPluginException implements Serializable

Serialized Fields

was_active

boolean was_active

Package com.aelitis.net.magneturi

Class com.aelitis.net.magneturi.MagnetURIHandlerException extends java.lang.Exception implements Serializable


Package com.aelitis.net.udp.mc

Class com.aelitis.net.udp.mc.MCGroupException extends java.lang.Exception implements Serializable


Package com.aelitis.net.udp.uc

Class com.aelitis.net.udp.uc.PRUDPPacketHandlerException extends BoringException implements Serializable


Package com.aelitis.net.upnp

Class com.aelitis.net.upnp.UPnPException extends java.lang.Exception implements Serializable

Serialized Fields

soap_action

java.lang.String soap_action

action

UPnPActionImpl action

fault

java.lang.String fault

fault_code

int fault_code

resp_doc

SimpleXMLParserDocument resp_doc

Package com.aelitis.net.upnpms

Class com.aelitis.net.upnpms.UPnPMSException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.core3.config.impl

Class org.gudy.azureus2.core3.config.impl.ConfigurationParameterNotFoundException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.core3.disk

Class org.gudy.azureus2.core3.disk.DiskManagerException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.core3.download

Class org.gudy.azureus2.core3.download.DownloadManagerException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.core3.download.impl

Class org.gudy.azureus2.core3.download.impl.DownloadManagerImpl.NoStackException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.core3.global

Class org.gudy.azureus2.core3.global.GlobalManagerDownloadRemovalVetoException extends java.lang.Exception implements Serializable

Serialized Fields

silent

boolean silent

Package org.gudy.azureus2.core3.html

Class org.gudy.azureus2.core3.html.HTMLException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.core3.internat

Class org.gudy.azureus2.core3.internat.LocaleUtilEncodingException extends java.lang.Exception implements Serializable

Serialized Fields

valid_charsets

java.lang.String[] valid_charsets

valid_names

java.lang.String[] valid_names

abandoned

boolean abandoned

Package org.gudy.azureus2.core3.torrent

Class org.gudy.azureus2.core3.torrent.TOTorrentException extends java.lang.Exception implements Serializable

Serialized Fields

reason

int reason

Package org.gudy.azureus2.core3.torrentdownloader

Class org.gudy.azureus2.core3.torrentdownloader.TorrentDownloaderException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.core3.tracker.client

Class org.gudy.azureus2.core3.tracker.client.TRTrackerAnnouncerException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.core3.tracker.host

Class org.gudy.azureus2.core3.tracker.host.TRHostException extends java.lang.Exception implements Serializable

Class org.gudy.azureus2.core3.tracker.host.TRHostTorrentRemovalVetoException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.core3.tracker.server

Class org.gudy.azureus2.core3.tracker.server.TRTrackerServerException extends java.lang.Exception implements Serializable

Serialized Fields

response_code

int response_code

response_text

java.lang.String response_text

response_headers

java.util.Map<K,V> response_headers

user_message

boolean user_message

error_map

java.util.Map<K,V> error_map

Package org.gudy.azureus2.core3.util

Class org.gudy.azureus2.core3.util.AEVerifierException extends java.lang.Exception implements Serializable

Serialized Fields

failure_type

int failure_type

Class org.gudy.azureus2.core3.util.BEncodingException extends java.io.IOException implements Serializable

Class org.gudy.azureus2.core3.util.BoringException extends java.lang.Exception implements Serializable

Class org.gudy.azureus2.core3.util.ByteEncodedKeyHashMap extends java.util.HashMap<T,S> implements Serializable

Class org.gudy.azureus2.core3.util.FileIsADirectoryException extends java.io.FileNotFoundException implements Serializable

Class org.gudy.azureus2.core3.util.HostNameToIPResolverException extends java.net.UnknownHostException implements Serializable

Serialized Fields

is_anonymous

boolean is_anonymous

Package org.gudy.azureus2.platform.win32.access

Class org.gudy.azureus2.platform.win32.access.AEWin32AccessException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.platform.win32.access.impl

Class org.gudy.azureus2.platform.win32.access.impl.AEWin32AccessExceptionImpl extends AEWin32AccessException implements Serializable


Package org.gudy.azureus2.plugins

Class org.gudy.azureus2.plugins.PluginException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.clientid

Class org.gudy.azureus2.plugins.clientid.ClientIDException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.ddb

Class org.gudy.azureus2.plugins.ddb.DistributedDatabaseException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.disk

Class org.gudy.azureus2.plugins.disk.DiskManagerException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.download

Class org.gudy.azureus2.plugins.download.DownloadException extends java.lang.Exception implements Serializable

Class org.gudy.azureus2.plugins.download.DownloadRemovalVetoException extends java.lang.Exception implements Serializable

Serialized Fields

silent

boolean silent

Package org.gudy.azureus2.plugins.ipc

Class org.gudy.azureus2.plugins.ipc.IPCException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.ipfilter

Class org.gudy.azureus2.plugins.ipfilter.IPFilterException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.messaging

Class org.gudy.azureus2.plugins.messaging.MessageException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.network

Class org.gudy.azureus2.plugins.network.TransportException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.platform

Class org.gudy.azureus2.plugins.platform.PlatformManagerException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.sharing

Class org.gudy.azureus2.plugins.sharing.ShareException extends java.lang.Exception implements Serializable

Class org.gudy.azureus2.plugins.sharing.ShareResourceDeletionVetoException extends ShareException implements Serializable


Package org.gudy.azureus2.plugins.torrent

Class org.gudy.azureus2.plugins.torrent.TorrentEncodingException extends TorrentException implements Serializable

Serialized Fields

valid_charsets

java.lang.String[] valid_charsets

valid_names

java.lang.String[] valid_names

Class org.gudy.azureus2.plugins.torrent.TorrentException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.tracker

Class org.gudy.azureus2.plugins.tracker.TrackerException extends java.lang.Exception implements Serializable

Class org.gudy.azureus2.plugins.tracker.TrackerTorrentRemovalVetoException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.ui

Class org.gudy.azureus2.plugins.ui.UIException extends java.lang.Exception implements Serializable

Class org.gudy.azureus2.plugins.ui.UIRuntimeException extends java.lang.RuntimeException implements Serializable


Package org.gudy.azureus2.plugins.update

Class org.gudy.azureus2.plugins.update.UpdateException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.utils.resourcedownloader

Class org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderCancelledException extends ResourceDownloaderException implements Serializable

Class org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloaderException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.utils.resourceuploader

Class org.gudy.azureus2.plugins.utils.resourceuploader.ResourceUploaderException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.utils.search

Class org.gudy.azureus2.plugins.utils.search.SearchException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.utils.subscriptions

Class org.gudy.azureus2.plugins.utils.subscriptions.SubscriptionException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.plugins.utils.xml.simpleparser

Class org.gudy.azureus2.plugins.utils.xml.simpleparser.SimpleXMLParserDocumentException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.pluginsimpl.local

Class org.gudy.azureus2.pluginsimpl.local.PluginInterfaceImpl.propertyWrapper extends java.util.Properties implements Serializable

Serialized Fields

initialising

boolean initialising

Package org.gudy.azureus2.pluginsimpl.local.deprecate

Class org.gudy.azureus2.pluginsimpl.local.deprecate.PluginDeprecationException extends java.lang.RuntimeException implements Serializable


Package org.gudy.azureus2.pluginsimpl.remote

Class org.gudy.azureus2.pluginsimpl.remote.RPException extends java.lang.RuntimeException implements Serializable

Class org.gudy.azureus2.pluginsimpl.remote.RPObject extends java.lang.Object implements Serializable

Serialized Fields

_object_id

java.lang.Long _object_id

Class org.gudy.azureus2.pluginsimpl.remote.RPPluginConfig extends RPObject implements Serializable

Serialized Fields

cached_property_names

java.lang.String[] cached_property_names

cached_property_values

java.lang.Object[] cached_property_values

Class org.gudy.azureus2.pluginsimpl.remote.RPPluginInterface extends RPObject implements Serializable

Serialized Fields

azureus_name

java.lang.String azureus_name

azureus_version

java.lang.String azureus_version

_connection_id

long _connection_id

Class org.gudy.azureus2.pluginsimpl.remote.RPReply extends java.lang.Object implements Serializable

Serialized Fields

response

java.lang.Object response

response_class

java.lang.Class<T> response_class

Class org.gudy.azureus2.pluginsimpl.remote.RPRequest extends java.lang.Object implements Serializable

Serialized Fields

object

RPObject object

method

java.lang.String method

params

java.lang.Object[] params

connection_id

long connection_id

request_id

long request_id

Package org.gudy.azureus2.pluginsimpl.remote.disk

Class org.gudy.azureus2.pluginsimpl.remote.disk.RPDiskManagerFileInfo extends RPObject implements Serializable

Serialized Fields

access_mode

int access_mode

downloaded

long downloaded

length

long length

file

java.io.File file

first_piece_number

int first_piece_number

num_pieces

int num_pieces

is_priority

boolean is_priority

is_skipped

boolean is_skipped

Package org.gudy.azureus2.pluginsimpl.remote.download

Class org.gudy.azureus2.pluginsimpl.remote.download.RPDownload extends RPObject implements Serializable

Serialized Fields

torrent

RPTorrent torrent

stats

RPDownloadStats stats

announce_result

RPDownloadAnnounceResult announce_result

scrape_result

RPDownloadScrapeResult scrape_result

position

int position

force_start

boolean force_start

Class org.gudy.azureus2.pluginsimpl.remote.download.RPDownloadAnnounceResult extends RPObject implements Serializable

Serialized Fields

seed_count

int seed_count

non_seed_count

int non_seed_count

Class org.gudy.azureus2.pluginsimpl.remote.download.RPDownloadManager extends RPObject implements Serializable

Class org.gudy.azureus2.pluginsimpl.remote.download.RPDownloadScrapeResult extends RPObject implements Serializable

Serialized Fields

seed_count

int seed_count

non_seed_count

int non_seed_count

Class org.gudy.azureus2.pluginsimpl.remote.download.RPDownloadStats extends RPObject implements Serializable

Serialized Fields

downloaded

long downloaded

uploaded

long uploaded

completed

int completed

downloadCompletedLive

int downloadCompletedLive

downloadCompletedStored

int downloadCompletedStored

status

java.lang.String status

status_localised

java.lang.String status_localised

upload_average

long upload_average

download_average

long download_average

eta

java.lang.String eta

share_ratio

int share_ratio

availability

float availability

bytesUnavailable

long bytesUnavailable

health

int health

Package org.gudy.azureus2.pluginsimpl.remote.ipfilter

Class org.gudy.azureus2.pluginsimpl.remote.ipfilter.RPIPFilter extends RPObject implements Serializable

Serialized Fields

last_update_time

long last_update_time

number_of_ranges

int number_of_ranges

number_of_blocked_ips

int number_of_blocked_ips

Class org.gudy.azureus2.pluginsimpl.remote.ipfilter.RPIPRange extends RPObject implements Serializable

Serialized Fields

description

java.lang.String description

start_ip

java.lang.String start_ip

end_ip

java.lang.String end_ip

Package org.gudy.azureus2.pluginsimpl.remote.rpexceptions

Class org.gudy.azureus2.pluginsimpl.remote.rpexceptions.RPInternalProcessException extends RPException implements Serializable

Class org.gudy.azureus2.pluginsimpl.remote.rpexceptions.RPMethodAccessDeniedException extends RPException implements Serializable

Class org.gudy.azureus2.pluginsimpl.remote.rpexceptions.RPNoObjectIDException extends RPException implements Serializable

Class org.gudy.azureus2.pluginsimpl.remote.rpexceptions.RPObjectNoLongerExistsException extends RPException implements Serializable

Class org.gudy.azureus2.pluginsimpl.remote.rpexceptions.RPThrowableAsReplyException extends RPException implements Serializable


Package org.gudy.azureus2.pluginsimpl.remote.torrent

Class org.gudy.azureus2.pluginsimpl.remote.torrent.RPTorrent extends RPObject implements Serializable

Serialized Fields

name

java.lang.String name

size

long size

hash

byte[] hash

Class org.gudy.azureus2.pluginsimpl.remote.torrent.RPTorrentDownloader extends RPObject implements Serializable

Class org.gudy.azureus2.pluginsimpl.remote.torrent.RPTorrentManager extends RPObject implements Serializable


Package org.gudy.azureus2.pluginsimpl.remote.tracker

Class org.gudy.azureus2.pluginsimpl.remote.tracker.RPTracker extends RPObject implements Serializable

Class org.gudy.azureus2.pluginsimpl.remote.tracker.RPTrackerTorrent extends RPObject implements Serializable

Serialized Fields

torrent

RPTorrent torrent

status

int status

total_uploaded

long total_uploaded

total_downloaded

long total_downloaded

average_uploaded

long average_uploaded

average_downloaded

long average_downloaded

total_left

long total_left

completed_count

long completed_count

total_bytes_in

long total_bytes_in

average_bytes_in

long average_bytes_in

total_bytes_out

long total_bytes_out

average_bytes_out

long average_bytes_out

scrape_count

long scrape_count

average_scrape_count

long average_scrape_count

announce_count

long announce_count

average_announce_count

long average_announce_count

seed_count

int seed_count

leecher_count

int leecher_count

bad_NAT_count

int bad_NAT_count

Package org.gudy.azureus2.pluginsimpl.remote.utils

Class org.gudy.azureus2.pluginsimpl.remote.utils.RPShortCuts extends RPObject implements Serializable


Package org.gudy.azureus2.pluginsimpl.update.sf

Class org.gudy.azureus2.pluginsimpl.update.sf.SFPluginDetailsException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.ui.common.util

Class org.gudy.azureus2.ui.common.util.LegacyHashtable extends java.util.Hashtable implements Serializable


Package org.gudy.azureus2.ui.console.util

Class org.gudy.azureus2.ui.console.util.StringEncrypter.EncryptionException extends java.lang.Exception implements Serializable

serialVersionUID: -8767982102667004210L


Package org.gudy.azureus2.ui.swt.mainwindow

Class org.gudy.azureus2.ui.swt.mainwindow.SWTThreadAlreadyInstanciatedException extends java.lang.Exception implements Serializable


Package org.gudy.azureus2.ui.swt.pluginsimpl

Class org.gudy.azureus2.ui.swt.pluginsimpl.UISWTViewEventCancelledException extends java.lang.Exception implements Serializable

serialVersionUID: -1750725255042799344L


Package org.gudy.bouncycastle.crypto

Class org.gudy.bouncycastle.crypto.CryptoException extends java.lang.Exception implements Serializable

Class org.gudy.bouncycastle.crypto.DataLengthException extends RuntimeCryptoException implements Serializable

Class org.gudy.bouncycastle.crypto.InvalidCipherTextException extends CryptoException implements Serializable

Class org.gudy.bouncycastle.crypto.OutputLengthException extends DataLengthException implements Serializable

Class org.gudy.bouncycastle.crypto.RuntimeCryptoException extends java.lang.RuntimeException implements Serializable


Package org.gudy.bouncycastle.jce.interfaces

Package org.gudy.bouncycastle.jce.provider

Class org.gudy.bouncycastle.jce.provider.BouncyCastleProvider extends java.security.Provider implements Serializable

Class org.gudy.bouncycastle.jce.provider.JCEECPrivateKey extends java.lang.Object implements Serializable

Serialized Fields

algorithm

java.lang.String algorithm

d

java.math.BigInteger d

ecSpec

ECParameterSpec ecSpec

pkcs12Attributes

java.util.Hashtable<K,V> pkcs12Attributes

pkcs12Ordering

java.util.Vector<E> pkcs12Ordering

Class org.gudy.bouncycastle.jce.provider.JCEECPublicKey extends java.lang.Object implements Serializable

Serialized Fields

algorithm

java.lang.String algorithm

q

ECPoint q

ecSpec

ECParameterSpec ecSpec

Class org.gudy.bouncycastle.jce.provider.JCERSAPublicKey extends java.lang.Object implements Serializable

Serialized Fields

modulus

java.math.BigInteger modulus

publicExponent

java.math.BigInteger publicExponent

Class org.gudy.bouncycastle.jce.provider.PKIXCertPath extends java.security.cert.CertPath implements Serializable

Serialized Fields

certificates

java.util.List<E> certificates

Class org.gudy.bouncycastle.jce.provider.X509CertificateObject extends java.security.cert.X509Certificate implements Serializable

Serialized Fields

c

X509CertificateStructure c

pkcs12Attributes

java.util.Hashtable<K,V> pkcs12Attributes

pkcs12Ordering

java.util.Vector<E> pkcs12Ordering

Package org.gudy.bouncycastle.jce.spec

Class org.gudy.bouncycastle.jce.spec.IEKeySpec extends java.lang.Object implements Serializable

Serialized Fields

pubKey

java.security.PublicKey pubKey

privKey

java.security.PrivateKey privKey

Package org.json.simple

Class org.json.simple.JSONArray extends java.util.ArrayList<java.lang.Object> implements Serializable


Package org.pf.text

Class org.pf.text.StringPattern extends java.lang.Object implements Serializable

Serialized Fields

ignoreCase

boolean ignoreCase

pattern

java.lang.String pattern

digitWildcard

java.lang.Character digitWildcard