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

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, which we throttle rather than accept arbitrary data and queue
waitForAccept(int) - Method in class net.i2p.client.streaming.PacketLocal
 
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
 
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.
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.
waitForNextAllocation() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
block until we are allocated some more bytes
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
 
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
 
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
 
windowAdjusted() - Method in class net.i2p.client.streaming.Connection
 
wordOffset - Variable in class org.xlattice.crypto.filters.BloomSHA1
 
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)
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(int) - Method in class net.i2p.crypto.AESOutputStream
 
write(byte[]) - Method in class net.i2p.crypto.AESOutputStream
 
write(byte[], int, int) - Method in class net.i2p.crypto.AESOutputStream
 
write(OutputStream, byte[], Sha256Standalone) - Static method in class net.i2p.data.DataHelper
 
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(int) - Method in class net.i2p.router.transport.BandwidthLimitedOutputStream
 
write(byte[]) - Method in class net.i2p.router.transport.BandwidthLimitedOutputStream
 
write(byte[], int, int) - Method in class net.i2p.router.transport.BandwidthLimitedOutputStream
 
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_BUFFER_SIZE - Static variable in class net.i2p.router.transport.tcp.ConnectionBuilder
 
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.
writeBoolean(OutputStream, Boolean) - Static method in class net.i2p.data.DataHelper
Write out a boolean as specified by the I2P data structure spec.
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.Destination
 
writeBytes(byte[], int) - Method in class net.i2p.data.Destination
 
writeBytes(OutputStream) - Method in class net.i2p.data.Hash
 
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.EndPointPrivateKey
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2np.EndPointPublicKey
 
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.i2np.TunnelSessionKey
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2np.TunnelSigningPrivateKey
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2np.TunnelSigningPublicKey
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2np.TunnelVerificationStructure
 
writeBytes(OutputStream) - Method in class net.i2p.data.Lease
 
writeBytes(OutputStream) - Method in class net.i2p.data.LeaseSet
 
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.PrivateKey
 
writeBytes(OutputStream) - Method in class net.i2p.data.PublicKey
 
writeBytes(OutputStream) - Method in class net.i2p.data.RouterAddress
 
writeBytes(OutputStream) - Method in class net.i2p.data.RouterIdentity
 
writeBytes(OutputStream) - Method in class net.i2p.data.RouterInfo
 
writeBytes(OutputStream) - Method in class net.i2p.data.SessionKey
 
writeBytes(OutputStream) - Method in class net.i2p.data.SessionTag
 
writeBytes(OutputStream) - Method in class net.i2p.data.Signature
 
writeBytes(OutputStream) - Method in class net.i2p.data.SigningPrivateKey
 
writeBytes(OutputStream) - Method in class net.i2p.data.SigningPublicKey
 
writeBytes(OutputStream) - Method in class net.i2p.data.TunnelId
 
writeBytes(byte[], int) - Method in class net.i2p.data.TunnelId
 
writeBytes(OutputStream) - Method in class net.i2p.router.LeaseSetKeys
 
writeBytes(OutputStream) - Method in class net.i2p.router.TunnelSettings
 
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.
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
 
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
 
writeInProcess() - Method in interface net.i2p.client.streaming.MessageOutputStream.DataReceiver
 
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.
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.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
 
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.DateMessage
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.TunnelCreateMessage
write the message body to the output array, starting at the given index
writeMessageBody(byte[], int) - Method in class net.i2p.data.i2np.TunnelCreateStatusMessage
write the message body to the output array, starting at the given index
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.router.SSUDemo.FooMessage
 
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.
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
 
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.
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
 
written() - Method in class net.i2p.data.i2np.DataMessage
 
written() - Method in class net.i2p.data.i2np.GarlicMessage
 
written() - Method in class net.i2p.data.i2np.I2NPMessageImpl
 
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 _