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

W

wait(int) - Static method in class org.cybergarage.util.TimerUtil
 
waitEventValue(String) - Method in class net.i2p.i2ptunnel.I2PTunnel
 
waitEventValue(String) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
 
waitEventValue(String) - Method in interface net.i2p.util.EventDispatcher
Wait until the given event has received a value
waitEventValue(String) - Method in class net.i2p.util.EventDispatcherImpl
 
waitFor(int, long) - Method in class net.i2p.client.MessageState
 
waitForAccept(int) - Method in interface net.i2p.client.streaming.MessageOutputStream.WriteStatus
Wait until the data written is accepted into the outbound pool, (i.e.
waitForAccept(int) - Method in class net.i2p.client.streaming.PacketLocal
Blocks until outbound window is not full.
waitForCompletion(int) - Method in interface net.i2p.client.streaming.MessageOutputStream.WriteStatus
Wait until the data written either fails or succeeds.
waitForCompletion(int) - Method in class net.i2p.client.streaming.PacketLocal
block until the packet is acked from the far end
waitForConnect() - Method in class net.i2p.client.streaming.Connection
wait until a connection is made or the connection fails within the timeout period, setting the error accordingly.
waitForHelloReply() - Method in class net.i2p.sam.client.SAMEventHandler
Wait for the connection to be established, returning true if everything went ok
waitForInitialization() - Method in class net.i2p.time.Timestamper
 
waitForMoreAllowed() - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
Block until we allow more messages to be admitted to the active pool.
waitForNamingReply(String) - Method in class net.i2p.sam.client.SAMEventHandler
Return the destination found matching the name, or null if the key was not able to be retrieved.
waitForNextAllocation() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
block until we are allocated some more bytes
waitForServer(String) - Method in class net.i2p.apps.systray.UrlLauncher
Prevent bad user experience by waiting for the server to be there before launching the browser.
waitForSessionCreateReply() - Method in class net.i2p.sam.client.SAMEventHandler
Wait for the session to be created, returning true if everything went ok
waitRandom(int) - Static method in class org.cybergarage.util.TimerUtil
 
wakeup() - Static method in class net.i2p.addressbook.Daemon
Call this to get the addressbook to reread its config and refetch its subscriptions.
wantPiece(Peer, BitField) - Method in class org.klomp.snark.PeerCoordinator
Returns one of pieces in the given BitField that is still wanted or -1 if none of the given pieces are wanted.
wantPiece(Peer, BitField) - Method in interface org.klomp.snark.PeerListener
Called when we are downloading from the peer and need to ask for a new piece.
wantsPumping(PumpedTunnelGateway) - Method in class net.i2p.router.tunnel.TunnelGatewayPumper
 
wantsRead(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.EventPumper
 
wantsRead(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.Reader
 
wantsWrite(NTCPConnection, byte[]) - Method in class net.i2p.router.transport.ntcp.EventPumper
 
wantsWrite(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.EventPumper
called by the connection when it has data ready to write (after bw allocation)
wantsWrite(NTCPConnection, String) - Method in class net.i2p.router.transport.ntcp.Writer
 
warModTimes - Static variable in class net.i2p.router.web.WebAppStarter
 
warn(String) - Static method in class net.i2p.BOB.BOB
Log a warning
WARN - Static variable in class net.i2p.util.Log
 
warn(String) - Method in class net.i2p.util.Log
 
warn(String, Throwable) - Method in class net.i2p.util.Log
 
warning(String) - Static method in class org.cybergarage.util.Debug
 
warning(String, Exception) - Static method in class org.cybergarage.util.Debug
 
warning(Exception) - Static method in class org.cybergarage.util.Debug
 
WARNING - Static variable in class org.klomp.snark.Snark
 
wasAttempted(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
 
wasAttempted(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchState
 
wasRecentlyBuilding(long) - Method in class net.i2p.router.tunnel.pool.BuildExecutor
 
wasUnreachable(Hash) - Method in class net.i2p.router.CommSystemFacade
 
wasUnreachable(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
 
wasUnreachable(Hash) - Method in interface net.i2p.router.transport.Transport
 
wasUnreachable(Hash) - Method in class net.i2p.router.transport.TransportImpl
Was the peer UNreachable (outbound only) the last time we tried it? This is NOT reset if the peer contacts us and it is never expired.
wasUnreachable(Hash) - Method in class net.i2p.router.transport.TransportManager
Was the peer UNreachable (outbound only) on any transport, based on the last time we tried it for each transport? This is NOT reset if the peer contacts us.
WebAppConfiguration - Class in net.i2p.router.web
Add to the webapp classpath as specified in webapps.config.
WebAppConfiguration() - Constructor for class net.i2p.router.web.WebAppConfiguration
 
webAppProperties() - Static method in class net.i2p.router.web.RouterConsoleRunner
public void stopConsole() { try { _server.stop(); } catch (InterruptedException ie) { ie.printStackTrace(); } }
webAppProperties(String) - Static method in class net.i2p.router.web.RouterConsoleRunner
 
WebAppStarter - Class in net.i2p.router.web
Add, start or stop a webapp.
WebAppStarter() - Constructor for class net.i2p.router.web.WebAppStarter
 
WebMail - Class in i2p.susi.webmail
 
WebMail() - Constructor for class i2p.susi.webmail.WebMail
 
WebMail.DateSorter - Class in i2p.susi.webmail
sorts Mail objects by date field
WebMail.DateSorter(MailCache) - Constructor for class i2p.susi.webmail.WebMail.DateSorter
Set MailCache object, where to get Mails from
WebMail.IDSorter - Class in i2p.susi.webmail
sorts Mail objects by id field
WebMail.IDSorter(MailCache) - Constructor for class i2p.susi.webmail.WebMail.IDSorter
Set MailCache object, where to get Mails from
WebMail.SenderSorter - Class in i2p.susi.webmail
sorts Mail objects by sender field
WebMail.SenderSorter(MailCache) - Constructor for class i2p.susi.webmail.WebMail.SenderSorter
Set MailCache object, where to get Mails from
WebMail.SessionObject - Class in i2p.susi.webmail
data structure to hold any persistent data (to store them in session dictionary)
WebMail.SessionObject() - Constructor for class i2p.susi.webmail.WebMail.SessionObject
 
WebMail.SizeSorter - Class in i2p.susi.webmail
sorts Mail objects by message size
WebMail.SizeSorter(MailCache) - Constructor for class i2p.susi.webmail.WebMail.SizeSorter
Set MailCache object, where to get Mails from
WebMail.SubjectSorter - Class in i2p.susi.webmail
sorts Mail objects by subject field
WebMail.SubjectSorter(MailCache) - Constructor for class i2p.susi.webmail.WebMail.SubjectSorter
Set MailCache object, where to get Mails from
windowAdjusted() - Method in class net.i2p.client.streaming.Connection
 
wordOffset - Variable in class org.xlattice.crypto.filters.BloomSHA1
 
WorkingDir - Class in net.i2p.router.startup
Get a working directory for i2p.
WorkingDir() - Constructor for class net.i2p.router.startup.WorkingDir
 
wrap(String, long, String, long) - Method in class net.i2p.router.MessageHistory
Note that we're wrapping the given message within another message (via tunnel/garlic)
wrap(RouterContext, I2NPMessage, Hash, RouterInfo) - Static method in class net.i2p.router.networkdb.kademlia.MessageWrapper
Garlic wrap a message from a client or this router, destined for a router, to hide the contents from the OBEP.
write(File) - Method in class net.i2p.addressbook.AddressBook
Write the contents of this AddressBook out to the File file.
write() - Method in class net.i2p.addressbook.AddressBook
Write this AddressBook out to the file it was read from.
write(Map<String, String>, BufferedWriter) - Static method in class net.i2p.addressbook.ConfigParser
Write contents of Map map to BufferedWriter output.
write(Map<String, String>, File) - Static method in class net.i2p.addressbook.ConfigParser
Write contents of Map map to the File file.
write() - Method in class net.i2p.addressbook.SubscriptionList
Write the etag and last-modified headers, and the last-fetched time, for each Subscription to files.
write(byte[]) - Method in class net.i2p.client.streaming.MessageOutputStream
 
write(byte[], int, int) - Method in class net.i2p.client.streaming.MessageOutputStream
 
write(int) - Method in class net.i2p.client.streaming.MessageOutputStream
 
write(OutputStream, byte[], Sha256Standalone) - Static method in class net.i2p.data.DataHelper
 
write() - Method in class net.i2p.data.PrivateKeyFile
Copied from I2PClientImpl.createDestination()
write(int) - Method in class net.i2p.i2ptunnel.HTTPResponseOutputStream
 
write(byte[]) - Method in class net.i2p.i2ptunnel.HTTPResponseOutputStream
 
write(byte[], int, int) - Method in class net.i2p.i2ptunnel.HTTPResponseOutputStream
 
write(ByteBuffer) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
The contents of the buffer have been encrypted / padded / etc and have been fully allocated for the bandwidth limiter.
write(int) - Method in class net.i2p.router.web.WriterOutputStream
 
write(int) - Method in class net.i2p.util.ResettableGZIPOutputStream
 
write(byte[]) - Method in class net.i2p.util.ResettableGZIPOutputStream
 
write(byte[], int, int) - Method in class net.i2p.util.ResettableGZIPOutputStream
 
write(int) - Method in class net.metanotion.io.RAIFile
 
write(byte[]) - Method in class net.metanotion.io.RAIFile
 
write(byte[], int, int) - Method in class net.metanotion.io.RAIFile
 
write(int) - Method in interface net.metanotion.io.RandomAccessInterface
 
write(byte[]) - Method in interface net.metanotion.io.RandomAccessInterface
 
write(byte[], int, int) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeAccepted() - Method in interface net.i2p.client.streaming.MessageOutputStream.WriteStatus
the write was accepted.
writeAccepted() - Method in class net.i2p.client.streaming.PacketLocal
 
writeBigI(OutputStream, BigInteger) - Static method in class net.i2p.crypto.DHSessionKeyBuilder
Write out the integer as a 256 byte value.
writeBlock() - Method in class net.metanotion.io.block.FreeListBlock
 
writeBoolean(OutputStream, Boolean) - Static method in class net.i2p.data.DataHelper
Deprecated. unused
writeBoolean(boolean) - Method in class net.metanotion.io.RAIFile
 
writeBoolean(boolean) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeByte(int) - Method in class net.metanotion.io.RAIFile
 
writeByte(int) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeBytes(OutputStream) - Method in class net.i2p.data.Address
 
writeBytes(OutputStream) - Method in class net.i2p.data.Certificate
 
writeBytes(byte[], int) - Method in class net.i2p.data.Certificate
 
writeBytes(OutputStream) - Method in interface net.i2p.data.DataStructure
Write out the data structure to the stream, using the format defined in the I2P data structure specification.
writeBytes(OutputStream) - Method in class net.i2p.data.DateAndFlags
 
writeBytes(byte[], int) - Method in class net.i2p.data.Destination
deprecated, used only by Packet.java in streaming
writeBytes(OutputStream) - Method in class net.i2p.data.i2cp.AbuseReason
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2cp.AbuseSeverity
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2cp.I2CPMessageImpl
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2cp.MessageId
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2cp.SessionConfig
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2cp.SessionId
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2np.DeliveryInstructions
 
writeBytes(byte[], int) - Method in class net.i2p.data.i2np.DeliveryInstructions
return the number of bytes written to the target
writeBytes(OutputStream) - Method in class net.i2p.data.i2np.GarlicClove
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2np.I2NPMessageImpl
 
writeBytes(OutputStream) - Method in class net.i2p.data.KeysAndCert
 
writeBytes(OutputStream) - Method in class net.i2p.data.Lease
 
writeBytes(OutputStream) - Method in class net.i2p.data.LeaseSet
This does NOT validate the signature
writeBytes(OutputStream) - Method in class net.i2p.data.Payload
 
writeBytes(byte[], int) - Method in class net.i2p.data.Payload
 
writeBytes(OutputStream) - Method in class net.i2p.data.RouterAddress
 
writeBytes(OutputStream) - Method in class net.i2p.data.RouterInfo
This does NOT validate the signature
writeBytes(OutputStream) - Method in class net.i2p.data.SimpleDataStructure
 
writeBytes(OutputStream) - Method in class net.i2p.data.TunnelId
 
writeBytes(OutputStream) - Method in class net.i2p.router.LeaseSetKeys
 
writeBytes(ByteBuffer) - Method in class net.i2p.sam.SAMHandler
Write a byte array on the handler's socket.
writeBytes(ByteBuffer, SocketChannel) - Static method in class net.i2p.sam.SAMHandler
 
writeBytes(String) - Method in class net.metanotion.io.RAIFile
 
writeBytes(String) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeChar(int) - Method in class net.metanotion.io.RAIFile
 
writeChar(int) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeChars(String) - Method in class net.metanotion.io.RAIFile
 
writeChars(String) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeClientAppConfig(RouterContext, List) - Static method in class net.i2p.router.startup.ClientAppConfig
classpath and stopargs not supported
writeComplete(OutputStream) - Method in class net.i2p.router.tunnel.FragmentedMessage
 
writeComplete(byte[], int) - Method in class net.i2p.router.tunnel.FragmentedMessage
 
writeData(byte[], int, int) - Method in class net.i2p.client.streaming.ConnectionDataReceiver
Send some data through the connection, or if there is no new data, this may generate a packet with a plain ACK/NACK or CLOSE, or nothing whatsoever if there's nothing new to send.
writeData(byte[], int, int) - Method in interface net.i2p.client.streaming.MessageOutputStream.DataReceiver
Nonblocking write
writeData(byte[], int, int) - Method in class net.i2p.router.transport.udp.UDPPacket
 
writeDate(OutputStream, Date) - Static method in class net.i2p.data.DataHelper
Write out a date to the stream as specified by the I2P data structure spec.
writeDouble(double) - Method in class net.metanotion.io.RAIFile
 
writeDouble(double) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeFailed() - Method in interface net.i2p.client.streaming.MessageOutputStream.WriteStatus
did the write fail?
writeFailed() - Method in class net.i2p.client.streaming.PacketLocal
 
writeFirstFragment(TunnelGateway.Pending, byte[], int) - Method in class net.i2p.router.tunnel.TrivialPreprocessor
 
writeFloat(float) - Method in class net.metanotion.io.RAIFile
 
writeFloat(float) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeFragment(byte[], int, int) - Method in class net.i2p.router.transport.udp.OutboundMessageState
Write a part of the the message onto the specified buffer.
writeInProcess() - Method in class net.i2p.client.streaming.ConnectionDataReceiver
This tells the flusher in MessageOutputStream whether to flush.
writeInProcess() - Method in interface net.i2p.client.streaming.MessageOutputStream.DataReceiver
 
writeInt(int) - Method in class net.metanotion.io.RAIFile
 
writeInt(int) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeLong(OutputStream, int, long) - Static method in class net.i2p.data.DataHelper
Write an integer as defined by the I2P data structure specification to the stream.
writeLong(long) - Method in class net.metanotion.io.RAIFile
 
writeLong(long) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeMessage(OutputStream) - Method in interface net.i2p.data.i2cp.I2CPMessage
Write the current message to the output stream as a full message following the specification from the I2CP definition.
writeMessage(OutputStream) - Method in class net.i2p.data.i2cp.I2CPMessageImpl
Write out the full message to the stream, including the 4 byte size and 1 byte type header.
writeMessage(OutputStream) - Method in class net.i2p.data.i2cp.MessagePayloadMessage
Write out the full message to the stream, including the 4 byte size and 1 byte type header.
writeMessage(OutputStream) - Method in class net.i2p.data.i2cp.MessageStatusMessage
Override to reduce mem churn
writeMessage(OutputStream) - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
Override to reduce mem churn
writeMessage(OutputStream) - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
Write out the full message to the stream, including the 4 byte size and 1 byte type header.
writeMessage(OutputStream) - Method in class net.i2p.data.i2cp.SendMessageMessage
Write out the full message to the stream, including the 4 byte size and 1 byte type header.
writeMessage(I2CPMessage) - Method in class net.i2p.router.client.ClientConnectionRunner
 
writeMessage(I2CPMessage) - Method in class net.i2p.router.client.QueuedClientConnectionRunner
In super(), doSend queues it to the writer thread and the writer thread calls writeMessage() to write to the output stream.
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
 
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
write the message body to the output array, starting at the given index
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.DatabaseStoreMessage
write the message body to the output array, starting at the given index
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.DataMessage
write the message body to the output array, starting at the given index
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.DeliveryStatusMessage
write the message body to the output array, starting at the given index
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.GarlicMessage
write the message body to the output array, starting at the given index
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.I2NPMessageImpl
write the message body to the output array, starting at the given index.
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.TunnelBuildMessage
 
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.TunnelBuildReplyMessage
 
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.TunnelDataMessage
write the message body to the output array, starting at the given index
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.TunnelGatewayMessage
write the message body to the output array, starting at the given index
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.UnknownI2NPMessage
write the message body to the output array, starting at the given index
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.VariableTunnelBuildMessage
 
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
 
writeMultiPageData(byte[], int, int[], int[]) - Method in class net.metanotion.io.block.BlockFile
Write bytes This will allocate additional continuation pages as necessary.
writeOut(DataOutputStream, Object) - Method in class net.metanotion.io.SerialStreams
 
writePacket(byte[], int) - Method in class net.i2p.client.streaming.Packet
Write the packet to the buffer (starting at the offset) and return the number of bytes written.
writeProfile(PeerProfile) - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
write out the data from the profile to the stream
writeProfile(PeerProfile, OutputStream) - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
write out the data from the profile to the stream
writeProperties(OutputStream, Properties) - Static method in class net.i2p.data.DataHelper
Write a mapping to the stream, as defined by the I2P data structure spec, and store it into a Properties object.
writeProperties(OutputStream, Properties, boolean) - Static method in class net.i2p.data.DataHelper
Writes the props to the stream, sorted by property name.
writeProperties(OutputStream, Properties, boolean, boolean) - Static method in class net.i2p.data.DataHelper
Writes the props to the stream, sorted by property name if sort == true or if props is an OrderedProperties.
Writer - Class in net.i2p.router.transport.ntcp
Pool of running threads which will transform the next I2NP message into something ready to be transferred over an NTCP connection, including the encryption of the data read.
Writer(RouterContext) - Constructor for class net.i2p.router.transport.ntcp.Writer
 
WriterOutputStream - Class in net.i2p.router.web
Treat a writer as an output stream.
WriterOutputStream(Writer) - Constructor for class net.i2p.router.web.WriterOutputStream
 
writeSeed(byte[]) - Static method in class net.i2p.util.RandomSource
 
writeShort(int) - Method in class net.metanotion.io.RAIFile
 
writeShort(int) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeSignedPacket(byte[], int, I2PAppContext, SigningPrivateKey) - Method in class net.i2p.client.streaming.Packet
Sign and write the packet to the buffer (starting at the offset) and return the number of bytes written.
writeString(OutputStream, String) - Static method in class net.i2p.data.DataHelper
Write out a string to the stream as specified by the I2P data structure spec.
writeString(String) - Method in class net.i2p.sam.SAMHandler
Write a string to the handler's socket.
writeString(String, SocketChannel) - Static method in class net.i2p.sam.SAMHandler
 
writeSubscriptions(List<String>, BufferedWriter) - Static method in class net.i2p.addressbook.ConfigParser
Write contents of List list to BufferedReader output.
writeSubscriptions(List<String>, File) - Static method in class net.i2p.addressbook.ConfigParser
Write contents of List list to File file.
writeSubsequentFragment(TunnelGateway.Pending, byte[], int) - Method in class net.i2p.router.tunnel.TrivialPreprocessor
 
writeSuccessful() - Method in interface net.i2p.client.streaming.MessageOutputStream.WriteStatus
did the write succeed?
writeSuccessful() - Method in class net.i2p.client.streaming.PacketLocal
 
writeToProperties(Properties) - Method in class net.i2p.router.ClientTunnelSettings
 
writeToProperties(String, Properties) - Method in class net.i2p.router.TunnelPoolSettings
 
writeUTF(String) - Method in class net.metanotion.io.RAIFile
Write a UTF encoded string I would delegate here.
writeUTF(String) - Method in interface net.metanotion.io.RandomAccessInterface
 
writtenSize() - Method in class net.i2p.client.streaming.Packet
how large would this packet be if we wrote it

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