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 Z _ 

W

wait(int) - Static method in class org.cybergarage.util.TimerUtil
 
waitEventValue(String) - Method in class net.i2p.i2ptunnel.irc.EventReceiver
 
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
 
waitForAccept(long) - Method in class net.i2p.client.impl.MessageState
For guaranteed/best effort only.
waitForAccept(int) - Method in interface net.i2p.client.streaming.impl.MessageOutputStream.WriteStatus
Wait until the data written is accepted into the outbound pool, (i.e.
waitForAccept(int) - Method in class net.i2p.client.streaming.impl.PacketLocal
Blocks until outbound window is not full.
waitForCompletion(int) - Method in interface net.i2p.client.streaming.impl.MessageOutputStream.WriteStatus
Wait until the data written either fails or succeeds.
waitForCompletion(int) - Method in class net.i2p.client.streaming.impl.PacketLocal
block until the packet is acked from the far end
waitForConnect() - Method in class net.i2p.client.streaming.impl.Connection
wait until a connection is made or the connection fails within the timeout period, setting the error accordingly.
waitForDate() - Method in class net.i2p.client.impl.I2PSessionImpl
 
waitForHelloReply() - Method in class net.i2p.sam.client.SAMEventHandler
Wait for the connection to be established, returning the server version if everything went ok
waitForInitialization() - Method in class net.i2p.router.time.RouterTimestamper
 
waitForInitialization() - Method in class net.i2p.time.Timestamper
dummy
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.
waitForSessionAddReply() - Method in class net.i2p.sam.client.SAMEventHandler
Wait for the session to be added, returning true if everything went ok
waitForSessionCreateReply() - Method in class net.i2p.sam.client.SAMEventHandler
Wait for the session to be created, returning true if everything went ok
waitForStreamStatusReply() - Method in class net.i2p.sam.client.SAMEventHandler
Wait for the stream 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
This is only called from NTCPConnection.complete() if there is more data, which is rare (never?) so we don't need to check for dups or make _wantsRead a Set.
wantsRead(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.Reader
 
wantsWrite(NTCPConnection, byte[]) - Method in class net.i2p.router.transport.ntcp.EventPumper
Called by the connection when it has data ready to write.
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(Throwable) - Method in class i2p.susi.dns.BaseBean
 
warn(String) - Method in class net.i2p.BOB.Logger
 
warn(String, Throwable) - Method in class net.i2p.BOB.Logger
 
warn(String, Object, Object) - Method in class net.i2p.jetty.I2PLogger
 
warn(String, Throwable) - Method in class net.i2p.jetty.I2PLogger
 
warn(Throwable) - Method in class net.i2p.jetty.I2PLogger
 
warn(String, Object...) - Method in class net.i2p.jetty.I2PLogger
 
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
 
warnUnavailableCrypto(RouterContext) - Static method in class net.i2p.router.tasks.CryptoChecker
 
wasAccepted() - Method in class net.i2p.client.impl.MessageState
 
wasAttempted(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
 
wasAttempted(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchState
 
wasMounted() - Method in class net.metanotion.io.block.BlockFile
I2P was the file locked when we opened it?
wasQueried(Hash) - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Did we send a request to this peer?
wasRecentlyBuilding(long) - Method in class net.i2p.router.tunnel.pool.BuildExecutor
 
wasRecentlyClosed(long) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Was this conn recently closed?
wasReused() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Did we reuse this tunnel?
wasReused() - Method in interface net.i2p.router.TunnelInfo
Did we reuse this tunnel?
wasSuccessful() - Method in class net.i2p.client.impl.MessageState
 
wasUnreachable(Hash) - Method in class net.i2p.router.CommSystemFacade
 
wasUnreachable() - Method in class net.i2p.router.peermanager.PeerProfile
 
wasUnreachable(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
 
wasUnreachable(Hash) - Method in interface net.i2p.router.transport.Transport
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.TransportImpl
Was the peer UNreachable (outbound only) the last time we tried it? This is NOT reset if the peer contacts us.
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.
WATCHDOG - Static variable in class net.i2p.router.util.EventLog
 
wday - Variable in class org.jrobin.core.timespec.TimeSpec
 
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(I2PAppContext) - Static method in class net.i2p.router.web.RouterConsoleRunner
 
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
 
WED - Static variable in class org.jrobin.core.timespec.TimeToken
 
WEDNESDAY - Static variable in interface org.jrobin.graph.RrdGraphConstants
Constant to represent Wednesday
WEEK - Static variable in interface org.jrobin.graph.RrdGraphConstants
Constant to represent week
WEEKS - Static variable in class org.jrobin.core.timespec.TimeToken
 
WHITE - Static variable in class com.google.zxing.client.j2se.MatrixToImageConfig
 
width - Variable in class org.jrobin.graph.Line
 
width - Variable in class org.jrobin.graph.RrdGraphDef
 
width - Variable in class org.jrobin.graph.RrdGraphInfo
 
width - Variable in class org.jrobin.graph.Rule
 
windowAdjusted() - Method in class net.i2p.client.streaming.impl.Connection
Notify all threads waiting in packetSendChoke()
WORDS - Static variable in class org.jrobin.core.timespec.TimeScanner
 
worker - Variable in class org.jrobin.graph.RrdGraph
 
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.
wrap(RouterContext, I2NPMessage, RouterInfo) - Static method in class net.i2p.router.networkdb.kademlia.MessageWrapper
Garlic wrap a message from nobody, destined for a router, to hide the contents from the OBEP.
wrap(RouterContext, I2NPMessage, MessageWrapper.OneTimeSession) - Static method in class net.i2p.router.networkdb.kademlia.MessageWrapper
Garlic wrap a message from nobody, destined for an unknown router, to hide the contents from the IBGW.
wrap(RouterContext, I2NPMessage, SessionKey, SessionTag) - Static method in class net.i2p.router.networkdb.kademlia.MessageWrapper
Garlic wrap a message from nobody, destined for an unknown router, to hide the contents from the IBGW.
WrapperListener - Class in net.i2p.router.web
Listen for events.
WrapperListener(RouterContext) - Constructor for class net.i2p.router.web.WrapperListener
Wrapper must be 3.2.0 or higher, or will throw class not found error.
wrapperLogFile(I2PAppContext) - Static method in class net.i2p.router.web.LogsHelper
Does not necessarily exist.
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>, File) - Static method in class net.i2p.addressbook.ConfigParser
Write contents of Map map to the File file.
write(Map<String, HostTxtEntry>, File) - Static method in class net.i2p.addressbook.HostTxtParser
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(BufferedWriter) - Method in class net.i2p.client.naming.HostTxtEntry
Write as a standard line name=dest[#!k1=v1#k2=v2...] Includes newline.
write(Writer) - Method in class net.i2p.client.naming.HostTxtEntry
Write as a standard line name=dest[#!k1=v1#k2=v2...] Does not include newline.
write(byte[]) - Method in class net.i2p.client.streaming.impl.MessageOutputStream
 
write(byte[], int, int) - Method in class net.i2p.client.streaming.impl.MessageOutputStream
 
write(int) - Method in class net.i2p.client.streaming.impl.MessageOutputStream
 
write(PacketLocal) - Method in class net.i2p.client.streaming.impl.PcapWriter
For outbound packets
write(Packet, Connection) - Method in class net.i2p.client.streaming.impl.PcapWriter
For inbound packets
write(File, int, int, String, String, PrivateKey, SigType) - Method in class net.i2p.crypto.SU3File
One-pass wrap and sign the content.
write(OutputStream, byte[], MessageDigest) - Static method in class net.i2p.data.DataHelper
update the hash along the way
write() - Method in class net.i2p.data.PrivateKeyFile
Copied from I2PClientImpl.createDestination()
write(int) - Method in class net.i2p.i2ptunnel.GunzipOutputStream
 
write(byte[]) - Method in class net.i2p.i2ptunnel.GunzipOutputStream
 
write(byte[], int, int) - Method in class net.i2p.i2ptunnel.GunzipOutputStream
 
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(ByteBuffer) - Method in class net.i2p.sam.SSLSocketChannel
 
write(ByteBuffer[], int, int) - Method in class net.i2p.sam.SSLSocketChannel
 
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
 
write(long, byte[]) - Method in class org.jrobin.core.RrdBackend
Writes an array of bytes to the underlying storage starting from the given storage offset.
write(long, byte[]) - Method in class org.jrobin.core.RrdFileBackend
Writes bytes to the underlying RRD file on the disk
write(long, byte[]) - Method in class org.jrobin.core.RrdJRobin14FileBackend
Writes bytes to the underlying RRD file on the disk
write(long, byte[]) - Method in class org.jrobin.core.RrdMemoryBackend
 
write(long, byte[]) - Method in class org.jrobin.core.RrdNioBackend
Writes bytes to the underlying RRD file on the disk
write(long, byte[]) - Method in class org.jrobin.core.RrdNioByteBufferBackend
Writes bytes to the underlying RRD file on the disk
write(DataOutput, int, int) - Method in class org.klomp.snark.PartialPiece
Piece must be complete.
write(int) - Method in class org.klomp.snark.web.WriterOutputStream
 
writeAccepted() - Method in interface net.i2p.client.streaming.impl.MessageOutputStream.WriteStatus
Was the write was accepted.
writeAccepted() - Method in class net.i2p.client.streaming.impl.PacketLocal
 
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.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
Deprecated.
unused
writeBytes(byte[], int) - Method in class net.i2p.data.i2np.DeliveryInstructions
 
writeBytes(OutputStream) - Method in class net.i2p.data.i2np.FastI2NPMessageImpl
Deprecated.
unused
writeBytes(OutputStream) - Method in class net.i2p.data.i2np.GarlicClove
Deprecated.
unused, use byte array method to avoid copying
writeBytes(OutputStream) - Method in class net.i2p.data.i2np.I2NPMessageImpl
Deprecated.
unused
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.router.RouterAddress
As of 0.9.3, expiration MUST be all zeros as it is ignored on readin and the signature will fail.
writeBytes(OutputStream) - Method in class net.i2p.data.router.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(ByteBuffer) - Method in class net.i2p.sam.SAMHandler
Write a byte array on the handler's socket.
writeBytes(String) - Method in class net.metanotion.io.RAIFile
 
writeBytes(String) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeBytes(byte[]) - Method in class org.jrobin.core.RrdPrimitive
 
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<ClientAppConfig>) - Static method in class net.i2p.router.startup.ClientAppConfig
classpath and stopargs not supported
writeComment(Object) - Method in class org.jrobin.core.XmlWriter
Writes XML comment to output stream
writeData(byte[], int, int) - Method in class net.i2p.client.streaming.impl.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.impl.MessageOutputStream.DataReceiver
Nonblocking write
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
 
writeDouble(long, double) - Method in class org.jrobin.core.RrdBackend
 
writeDouble(long, double, int) - Method in class org.jrobin.core.RrdBackend
 
writeDouble(long, double[]) - Method in class org.jrobin.core.RrdBackend
 
writeDouble(double) - Method in class org.jrobin.core.RrdPrimitive
 
writeDouble(int, double, int) - Method in class org.jrobin.core.RrdPrimitive
 
writeDouble(int, double[]) - Method in class org.jrobin.core.RrdPrimitive
 
writeErrorMessage(String, OutputStream, String, boolean, String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
No jump servers or extra message
writeErrorMessage(String, OutputStream, String, boolean, String, String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
No extra message
writeErrorMessage(String, String, OutputStream, String, boolean, String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
No jump servers
writeErrorMessage(String, String, OutputStream, String, boolean, String, String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
writeFailed() - Method in interface net.i2p.client.streaming.impl.MessageOutputStream.WriteStatus
did the write fail?
writeFailed() - Method in class net.i2p.client.streaming.impl.PacketLocal
 
writeFirstFragment(PendingGatewayMessage, 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
 
writeFooter(OutputStream) - Static method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Flushes.
writeFooter(Writer) - Static method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Flushes.
writeFragment(byte[], int, int) - Method in class net.i2p.router.transport.udp.OutboundMessageState
Write a part of the the message onto the specified buffer.
writeHeaders(HttpServletResponse, BasicServlet.HttpContent, long) - Method in class org.klomp.snark.web.BasicServlet
 
writeInProcess() - Method in class net.i2p.client.streaming.impl.ConnectionDataReceiver
This tells the flusher in MessageOutputStream whether to flush.
writeInProcess() - Method in interface net.i2p.client.streaming.impl.MessageOutputStream.DataReceiver
 
writeInt(int) - Method in class net.metanotion.io.RAIFile
 
writeInt(int) - Method in interface net.metanotion.io.RandomAccessInterface
 
writeInt(long, int) - Method in class org.jrobin.core.RrdBackend
 
writeInt(int) - Method in class org.jrobin.core.RrdPrimitive
 
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
 
writeLong(long, long) - Method in class org.jrobin.core.RrdBackend
 
writeLong(long) - Method in class org.jrobin.core.RrdPrimitive
 
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
Not thread-safe.
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.TunnelBuildMessageBase
 
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.
writePacket(byte[], int) - Method in class net.i2p.client.streaming.impl.Packet
Write the packet to the buffer (starting at the offset) and return the number of bytes written.
writePacket(byte[], int, int) - Method in class net.i2p.client.streaming.impl.Packet
 
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.
writeProps(Writer) - Method in class net.i2p.client.naming.HostTxtEntry
Write the props part (if any) only, without newline
Writer - Interface in com.google.zxing
The base class for all objects which encode/generate a barcode image.
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
 
writeRecord(LogRecord, String) - Method in class net.i2p.util.FileLogWriter
 
writeRecord(int, String) - Method in class net.i2p.util.FileLogWriter
 
writeRecord(LogRecord, String) - Method in class net.i2p.util.LogWriter
Write the provided LogRecord to the writer.
writeRecord(int, String) - Method in class net.i2p.util.LogWriter
Write a single String verbatim to the writer.
writeRemove(Writer) - Method in class net.i2p.client.naming.HostTxtEntry
Write as a "remove" line #!dest=dest#name=name#k1=v1#sig=sig...] This works whether constructed with name and dest, or just properties.
writeRemoveLine(BufferedWriter) - Method in class net.i2p.client.naming.HostTxtEntry
Write as a "remove" line #!dest=dest#name=name#k1=v1#sig=sig...] This works whether constructed with name and dest, or just properties.
WriterException - Exception in com.google.zxing
A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework.
WriterException() - Constructor for exception com.google.zxing.WriterException
 
WriterException(String) - Constructor for exception com.google.zxing.WriterException
 
WriterException(Throwable) - Constructor for exception com.google.zxing.WriterException
 
WriterOutputStream - Class in net.i2p.router.web
Treat a writer as an output stream.
WriterOutputStream(Writer) - Constructor for class net.i2p.router.web.WriterOutputStream
 
WriterOutputStream - Class in org.klomp.snark.web
Treat a writer as an output stream.
WriterOutputStream(Writer) - Constructor for class org.klomp.snark.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) - Method in class net.i2p.client.streaming.impl.PacketLocal
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
Unsynchronized, use with caution
writeString(String, String) - Method in class net.i2p.sam.SAMv1Handler
Write a string and message, escaping the message.
writeString(long, String) - Method in class org.jrobin.core.RrdBackend
 
writeString(String) - Method in class org.jrobin.core.RrdPrimitive
 
writeStringUTF8(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(PendingGatewayMessage, byte[], int) - Method in class net.i2p.router.tunnel.TrivialPreprocessor
 
writeSuccessful() - Method in interface net.i2p.client.streaming.impl.MessageOutputStream.WriteStatus
did the write succeed?
writeSuccessful() - Method in class net.i2p.client.streaming.impl.PacketLocal
 
writeTag(String, Object) - Method in class org.jrobin.core.XmlWriter
Writes <tag>value</tag> to output stream
writeTag(String, int) - Method in class org.jrobin.core.XmlWriter
Writes <tag>value</tag> to output stream
writeTag(String, long) - Method in class org.jrobin.core.XmlWriter
Writes <tag>value</tag> to output stream
writeTag(String, double, String) - Method in class org.jrobin.core.XmlWriter
Writes <tag>value</tag> to output stream
writeTag(String, double) - Method in class org.jrobin.core.XmlWriter
Writes <tag>value</tag> to output stream
writeTag(String, boolean) - Method in class org.jrobin.core.XmlWriter
Writes <tag>value</tag> to output stream
writeTag(String, Color) - Method in class org.jrobin.core.XmlWriter
Writes <tag>value</tag> to output stream
writeTag(String, Font) - Method in class org.jrobin.core.XmlWriter
Writes <tag>value</tag> to output stream
writeTag(String, File) - Method in class org.jrobin.core.XmlWriter
Writes <tag>value</tag> to output stream
writeToFile(BitMatrix, String, File) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
writeToFile(BitMatrix, String, File, MatrixToImageConfig) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
writeToPath(BitMatrix, String, Path) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
Writes a BitMatrix to a file with default configuration.
writeToPath(BitMatrix, String, Path, MatrixToImageConfig) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
As MatrixToImageWriter.writeToFile(BitMatrix, String, File), but allows customization of the output.
writeToProperties(String, Properties) - Method in class net.i2p.router.TunnelPoolSettings
 
writeToStream(BitMatrix, String, OutputStream) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
Writes a BitMatrix to a stream with default configuration.
writeToStream(BitMatrix, String, OutputStream, MatrixToImageConfig) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
As MatrixToImageWriter.writeToStream(BitMatrix, String, OutputStream), but allows customization of the output.
writeTruncatedBytes(OutputStream) - Method in class net.i2p.data.SigningPublicKey
Write the data up to a max of 128 bytes.
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
 
wrtxt(OutputStream, String) - Static method in class net.i2p.BOB.Demos.echo.echoclient.Main
 
wrtxt(OutputStream, String) - Static method in class net.i2p.BOB.Demos.echo.echoserver.Main
 
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 Z _