- 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.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.I2PSessionImpl
-
- 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.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
- 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
-
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
-
- wasAccepted() - Method in class net.i2p.client.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.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
-
- 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
-
- windowAdjusted() - Method in class net.i2p.client.streaming.impl.Connection
-
Notify all threads waiting in packetSendChoke()
- 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>, 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.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, String, String, PrivateKey, SigType) - Method in class net.i2p.crypto.SU3File
-
One-pass wrap and sign the content.
- write(OutputStream, byte[], Sha256Standalone) - Static method in class net.i2p.data.DataHelper
-
Deprecated.
use MessageDigest version
- 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.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
-
- 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
-
- 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
-
- writeBytes(byte[], int) - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- writeBytes(OutputStream) - Method in class net.i2p.data.i2np.FastI2NPMessageImpl
-
- 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
-
- 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
-
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.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(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<ClientAppConfig>) - Static method in class net.i2p.router.startup.ClientAppConfig
-
classpath and stopargs not supported
- 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
-
- writeErrorMessage(byte[], OutputStream, String, boolean, String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
No jump servers or extra message
- writeErrorMessage(byte[], OutputStream, String, boolean, String, String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
No extra message
- writeErrorMessage(byte[], String, OutputStream, String, boolean, String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
No jump servers
- writeErrorMessage(byte[], 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.
- 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
-
- 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
-
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.
- writeOut(DataOutputStream, Object) - Method in class net.metanotion.io.SerialStreams
-
- 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.
- 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
-
- 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, I2PAppContext, SigningPrivateKey) - Method in class net.i2p.client.streaming.impl.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(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
-
- writeToProperties(String, Properties) - Method in class net.i2p.router.TunnelPoolSettings
-
- 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
-