Skip navigation links
A B C D E F G H I L O P R S T U V W 

A

acceptSocket() - Method in class org.johnnei.javatorrent.internal.utp.UtpPeerConnectionAcceptor
 
Acknowledgement - Class in org.johnnei.javatorrent.internal.utp
 
Acknowledgement(short) - Constructor for class org.johnnei.javatorrent.internal.utp.Acknowledgement
 
acknowledgePacket(Acknowledgement) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
addValue(T) - Method in class org.johnnei.javatorrent.internal.utils.SlidingTimedValue
Registers a value to be considered the minimum.
allocateSocket(Function<Short, UtpSocket>) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocketRegistry
Takes a function which creates, and stores, a socket based on the allocated connection id.
available() - Method in class org.johnnei.javatorrent.internal.utp.stream.UtpInputStream
 

B

bind(SocketAddress) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
build() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader.Builder
 
build() - Method in class org.johnnei.javatorrent.utp.UtpModule.Builder
 
Builder() - Constructor for class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader.Builder
 
Builder() - Constructor for class org.johnnei.javatorrent.utp.UtpModule.Builder
 

C

close() - Method in class org.johnnei.javatorrent.internal.utp.UtpMultiplexer
 
close() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
configureTorrentClient(TorrentClient.Builder) - Method in class org.johnnei.javatorrent.utp.UtpModule
 
connect(InetSocketAddress) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
ConnectionState - Enum in org.johnnei.javatorrent.internal.utp.protocol
The states the connection of a uTP socket can be in.
consumedFromBuffer(ByteBuffer) - Method in class org.johnnei.javatorrent.internal.utp.stream.UtpInputStream
 
createInitiatingSocket(DatagramChannel, short) - Static method in class org.johnnei.javatorrent.internal.utp.UtpSocket
Creates a new UtpSocket and configures it to be the initiating side.
createPayload(ByteBuffer) - Method in enum org.johnnei.javatorrent.internal.utp.protocol.PacketType
Factory method to create payload instances.
createRemoteConnecting(DatagramChannel, UtpPacket) - Static method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
createSocket(SocketAddress, UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocketRegistry
 
createSocketFactory() - Method in class org.johnnei.javatorrent.utp.UtpModule
 
createUnconnectedSocket() - Method in class org.johnnei.javatorrent.internal.utp.UtpMultiplexer
 

D

DatalessPayload - Class in org.johnnei.javatorrent.internal.utp.protocol.packet
 
DatalessPayload() - Constructor for class org.johnnei.javatorrent.internal.utp.protocol.packet.DatalessPayload
 
DataPayload - Class in org.johnnei.javatorrent.internal.utp.protocol.packet
 
DataPayload(ByteBuffer) - Constructor for class org.johnnei.javatorrent.internal.utp.protocol.packet.DataPayload
 

E

equals(Object) - Method in class org.johnnei.javatorrent.internal.utp.Acknowledgement
 

F

FinPayload - Class in org.johnnei.javatorrent.internal.utp.protocol.packet
 
FinPayload() - Constructor for class org.johnnei.javatorrent.internal.utp.protocol.packet.FinPayload
 
flush() - Method in class org.johnnei.javatorrent.internal.utp.stream.UtpOutputStream
Causes all buffered data to be immediately enqueued for sending.
flush() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 

G

getAcknowledgeNumber() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
 
getAllSockets() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocketRegistry
 
getBytesInFlight() - Method in class org.johnnei.javatorrent.internal.utp.SocketWindowHandler
 
getByType(int) - Static method in enum org.johnnei.javatorrent.internal.utp.protocol.PacketType
 
getConnectionId() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
 
getConnectionState() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
getCurrentMicros() - Method in class org.johnnei.javatorrent.internal.utils.PrecisionTimer
 
getData() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.DatalessPayload
 
getData() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.DataPayload
 
getData() - Method in interface org.johnnei.javatorrent.internal.utp.protocol.packet.Payload
 
getDependsOn() - Method in class org.johnnei.javatorrent.utp.UtpModule
 
getExtension() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
 
getHeader() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpPacket
 
getInputStream() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
getMaxWindow() - Method in class org.johnnei.javatorrent.internal.utp.SocketWindowHandler
 
getMeasuredDelay() - Method in class org.johnnei.javatorrent.internal.utp.SocketDelayHandler
 
getMinimum() - Method in class org.johnnei.javatorrent.internal.utils.SlidingTimedValue
Finds the minimum value of the set of values.
getOutputStream() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
getPacketPayloadSize() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
getPacketSize() - Method in class org.johnnei.javatorrent.internal.utp.PacketSizeHandler
 
getPayload() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpPacket
 
getRelatedBep() - Method in class org.johnnei.javatorrent.utp.UtpModule
 
getSequenceNumber() - Method in class org.johnnei.javatorrent.internal.utp.Acknowledgement
 
getSequenceNumber() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
 
getSize() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpPacket
 
getSocket(short) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocketRegistry
 
getTimesSeen() - Method in class org.johnnei.javatorrent.internal.utp.Acknowledgement
 
getTimestamp() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
 
getTimestampDifference() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
 
getType() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.DataPayload
 
getType() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.FinPayload
 
getType() - Method in interface org.johnnei.javatorrent.internal.utp.protocol.packet.Payload
 
getType() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.ResetPayload
 
getType() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.StatePayload
 
getType() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.SynPayload
 
getType() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
 
getTypeField() - Method in enum org.johnnei.javatorrent.internal.utp.protocol.PacketType
 
getUtpSocketClass() - Method in class org.johnnei.javatorrent.utp.UtpModule
 
getVersion() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
 
getWindowSize() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
 

H

hashCode() - Method in class org.johnnei.javatorrent.internal.utp.Acknowledgement
 

I

IMPLEMENTED_VERSION - Static variable in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
The currently implemented version.
incrementSentCount() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpPacket
 
isClosed() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
isCompleteUntil(short) - Method in class org.johnnei.javatorrent.internal.utp.stream.UtpInputStream
 
isInputShutdown() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
isOutputShutdown() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
isSendOnce() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpPacket
 
isShutdown() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
isTimeoutExpired() - Method in class org.johnnei.javatorrent.internal.utp.SocketTimeoutHandler
 

L

listenOn(int) - Method in class org.johnnei.javatorrent.utp.UtpModule.Builder
Configures on which UDP port uTP connections will be accepted.

O

onAckedPacket(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.SocketTimeoutHandler
 
onBuild(TorrentClient) - Method in class org.johnnei.javatorrent.utp.UtpModule
 
onPacketLoss() - Method in class org.johnnei.javatorrent.internal.utp.PacketSizeHandler
 
onPacketLoss(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.SocketWindowHandler
 
onPostHandshake(Peer) - Method in class org.johnnei.javatorrent.utp.UtpModule
 
onReceivedConnection(UtpSocket) - Method in class org.johnnei.javatorrent.internal.utp.UtpPeerConnectionAcceptor
Adds a newly found uTP connection to the queue to be connected.
onReceivedPacket(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.PacketAckHandler
Processes the acknowledgement in the received packet and potentially marks a packet to be resent.
onReceivedPacket(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.PacketLossHandler
 
onReceivedPacket(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.PacketSizeHandler
 
onReceivedPacket(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.SocketDelayHandler
 
onReceivedPacket() - Method in class org.johnnei.javatorrent.internal.utp.SocketTimeoutHandler
 
onReceivedPacket(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.SocketWindowHandler
Updates the Socket Window based on the received packet.
onReceivedPacket(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
Updates the socket state based on the received packet.
onReceivedPayload(UtpHeader, UtpSocket) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.DataPayload
 
onReceivedPayload(UtpHeader, UtpSocket) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.FinPayload
 
onReceivedPayload(UtpHeader, UtpSocket) - Method in interface org.johnnei.javatorrent.internal.utp.protocol.packet.Payload
Updates the socket state based on the received payload (this instance).
onReceivedPayload(UtpHeader, UtpSocket) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.ResetPayload
 
onReceivedPayload(UtpHeader, UtpSocket) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.StatePayload
 
onReceivedPayload(UtpHeader, UtpSocket) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.SynPayload
 
onSentPacket(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.PacketLossHandler
 
onSentPacket(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.PacketSizeHandler
 
onSentPacket() - Method in class org.johnnei.javatorrent.internal.utp.SocketTimeoutHandler
 
onSentPacket(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.SocketWindowHandler
 
onShutdown() - Method in class org.johnnei.javatorrent.utp.UtpModule
 
onTimeout() - Method in class org.johnnei.javatorrent.internal.utp.PacketSizeHandler
 
onTimeout() - Method in class org.johnnei.javatorrent.internal.utp.SocketTimeoutHandler
 
onTimeout() - Method in class org.johnnei.javatorrent.internal.utp.SocketWindowHandler
 
org.johnnei.javatorrent.internal.utils - package org.johnnei.javatorrent.internal.utils
 
org.johnnei.javatorrent.internal.utp - package org.johnnei.javatorrent.internal.utp
 
org.johnnei.javatorrent.internal.utp.protocol - package org.johnnei.javatorrent.internal.utp.protocol
 
org.johnnei.javatorrent.internal.utp.protocol.packet - package org.johnnei.javatorrent.internal.utp.protocol.packet
 
org.johnnei.javatorrent.internal.utp.stream - package org.johnnei.javatorrent.internal.utp.stream
 
org.johnnei.javatorrent.utp - package org.johnnei.javatorrent.utp
 
OVERHEAD_IN_BYTES - Static variable in class org.johnnei.javatorrent.internal.utp.stream.PacketWriter
The required amount of bytes in a packet which are used to coordinate the protocol.

P

PacketAckHandler - Class in org.johnnei.javatorrent.internal.utp
Handles the determining of which packets can be acked based on the received packets.
PacketAckHandler(UtpSocket) - Constructor for class org.johnnei.javatorrent.internal.utp.PacketAckHandler
Created an Ack Handler with an uninitialized initial packet.
PacketAckHandler(UtpSocket, short) - Constructor for class org.johnnei.javatorrent.internal.utp.PacketAckHandler
Created an Ack Handler with an initialized initial packet.
PacketLossHandler - Class in org.johnnei.javatorrent.internal.utp
Keeps tracks of sent packets and ensures that they will be resend when they are considered lost by the protocol.
PacketLossHandler(UtpSocket) - Constructor for class org.johnnei.javatorrent.internal.utp.PacketLossHandler
 
PacketReader - Class in org.johnnei.javatorrent.internal.utp.stream
 
PacketReader() - Constructor for class org.johnnei.javatorrent.internal.utp.stream.PacketReader
 
packetSeen() - Method in class org.johnnei.javatorrent.internal.utp.Acknowledgement
 
PacketSizeHandler - Class in org.johnnei.javatorrent.internal.utp
This handler is responsible to reduce packet overhead on reliable/fast sockets by changing the amount of payload in DATA packets.
PacketSizeHandler(SocketWindowHandler) - Constructor for class org.johnnei.javatorrent.internal.utp.PacketSizeHandler
 
PacketType - Enum in org.johnnei.javatorrent.internal.utp.protocol
The types of payload which can be contained in a UtpPacket
PacketWriter - Class in org.johnnei.javatorrent.internal.utp.stream
 
PacketWriter() - Constructor for class org.johnnei.javatorrent.internal.utp.stream.PacketWriter
 
Payload - Interface in org.johnnei.javatorrent.internal.utp.protocol.packet
 
PrecisionTimer - Class in org.johnnei.javatorrent.internal.utils
Class which provides high accuracy timestamps.
PrecisionTimer() - Constructor for class org.johnnei.javatorrent.internal.utils.PrecisionTimer
 
processSendQueue() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
Writes the UtpPacket onto the UtpSocket.channel if the window allows for it.
processTimeout() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
Validates if the socket is in timeout state or not.
putIfAbsent(E) - Method in class org.johnnei.javatorrent.internal.utils.RecentLinkedList
Adds the given element to the list.

R

read(ByteBuffer) - Method in class org.johnnei.javatorrent.internal.utp.stream.PacketReader
 
read(byte[], int, int) - Method in class org.johnnei.javatorrent.internal.utp.stream.UtpInputStream
 
read() - Method in class org.johnnei.javatorrent.internal.utp.stream.UtpInputStream
 
RecentLinkedList<E> - Class in org.johnnei.javatorrent.internal.utils
A LinkedList implementation which only records the last n elements dropping out the least recently used ones.
RecentLinkedList(int) - Constructor for class org.johnnei.javatorrent.internal.utils.RecentLinkedList
Creates a new capacity limited list.
removeShutdownSockets() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocketRegistry
Removes all shutdown sockets freeing up their allocated IDs.
renew(short, int, int) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader
Renews the packet for sending.
resend(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
Submits a packet that has been previously sent but has not arrived on the remote.
ResetPayload - Class in org.johnnei.javatorrent.internal.utp.protocol.packet
 
ResetPayload() - Constructor for class org.johnnei.javatorrent.internal.utp.protocol.packet.ResetPayload
 
run() - Method in class org.johnnei.javatorrent.internal.utp.UtpMultiplexer
 

S

send(ByteBuffer) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
Submits data to be send.
setAcknowledgeNumber(short) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader.Builder
 
setAcknowledgeNumber(short) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
setConnectionId(short) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader.Builder
 
setConnectionState(ConnectionState) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
setExtension(byte) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader.Builder
 
setSequenceNumber(short) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader.Builder
 
setTimestamp(int) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader.Builder
 
setTimestampDifference(int) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader.Builder
 
setType(byte) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader.Builder
 
setWindowSize(int) - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpHeader.Builder
 
shutdownInputStream(short) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
SlidingTimedValue<T> - Class in org.johnnei.javatorrent.internal.utils
A class which tracks the minimum value out of a set of values within a given time window.
SlidingTimedValue() - Constructor for class org.johnnei.javatorrent.internal.utils.SlidingTimedValue
Creates a new instance to track the minimum value.
SocketDelayHandler - Class in org.johnnei.javatorrent.internal.utp
Handles the measuring of the 'delay' on received packets.
SocketDelayHandler(PrecisionTimer) - Constructor for class org.johnnei.javatorrent.internal.utp.SocketDelayHandler
 
SocketTimeoutHandler - Class in org.johnnei.javatorrent.internal.utp
 
SocketTimeoutHandler(PrecisionTimer) - Constructor for class org.johnnei.javatorrent.internal.utp.SocketTimeoutHandler
 
SocketWindowHandler - Class in org.johnnei.javatorrent.internal.utp
Responsible for calculating the delay on the socket and adjust the window size to reach additional delay of SocketWindowHandler.CCONTROL_TARGET on top of the normal socket delay.
SocketWindowHandler() - Constructor for class org.johnnei.javatorrent.internal.utp.SocketWindowHandler
 
StatePayload - Class in org.johnnei.javatorrent.internal.utp.protocol.packet
 
StatePayload() - Constructor for class org.johnnei.javatorrent.internal.utp.protocol.packet.StatePayload
 
StreamState - Enum in org.johnnei.javatorrent.internal.utp.stream
Represents the state of an InputStream.
submitData(short, byte[]) - Method in class org.johnnei.javatorrent.internal.utp.stream.UtpInputStream
 
submitData(short, byte[]) - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 
SynPayload - Class in org.johnnei.javatorrent.internal.utp.protocol.packet
 
SynPayload() - Constructor for class org.johnnei.javatorrent.internal.utp.protocol.packet.SynPayload
 

T

toString() - Method in class org.johnnei.javatorrent.internal.utp.Acknowledgement
 
toString() - Method in class org.johnnei.javatorrent.internal.utp.protocol.packet.DataPayload
 
toString() - Method in class org.johnnei.javatorrent.internal.utp.UtpSocket
 

U

updateLastActivity() - Method in class org.johnnei.javatorrent.internal.utp.SocketTimeoutHandler
 
updateSockets() - Method in class org.johnnei.javatorrent.internal.utp.UtpMultiplexer
 
UtpHeader - Class in org.johnnei.javatorrent.internal.utp.protocol.packet
Represents the header of an UtpPacket.
UtpHeader.Builder - Class in org.johnnei.javatorrent.internal.utp.protocol.packet
A builder to create headers in a readable manner.
UtpInputStream - Class in org.johnnei.javatorrent.internal.utp.stream
 
UtpInputStream(short) - Constructor for class org.johnnei.javatorrent.internal.utp.stream.UtpInputStream
 
UtpModule - Class in org.johnnei.javatorrent.utp
Module which allows for creating connections via uTP.
UtpModule.Builder - Class in org.johnnei.javatorrent.utp
 
UtpMultiplexer - Class in org.johnnei.javatorrent.internal.utp
 
UtpMultiplexer(UtpPeerConnectionAcceptor, PacketReader, int) - Constructor for class org.johnnei.javatorrent.internal.utp.UtpMultiplexer
 
UtpOutputStream - Class in org.johnnei.javatorrent.internal.utp.stream
 
UtpOutputStream(UtpSocket) - Constructor for class org.johnnei.javatorrent.internal.utp.stream.UtpOutputStream
 
UtpPacket - Class in org.johnnei.javatorrent.internal.utp.protocol.packet
Represents a single packet on the uTP connection.
UtpPacket(UtpHeader, Payload) - Constructor for class org.johnnei.javatorrent.internal.utp.protocol.packet.UtpPacket
 
UtpPeerConnectionAcceptor - Class in org.johnnei.javatorrent.internal.utp
Accepts connection which have been detected as a new connection in UtpMultiplexer
UtpPeerConnectionAcceptor(TorrentClient) - Constructor for class org.johnnei.javatorrent.internal.utp.UtpPeerConnectionAcceptor
Creates a new uTP acceptor
UtpProtocolViolationException - Exception in org.johnnei.javatorrent.internal.utp.protocol
An exception indicating that the uTP protocol has not been used correctly.
UtpProtocolViolationException(String) - Constructor for exception org.johnnei.javatorrent.internal.utp.protocol.UtpProtocolViolationException
 
UtpSocket - Class in org.johnnei.javatorrent.internal.utp
 
UtpSocketRegistry - Class in org.johnnei.javatorrent.internal.utp
 
UtpSocketRegistry(DatagramChannel) - Constructor for class org.johnnei.javatorrent.internal.utp.UtpSocketRegistry
 

V

valueOf(String) - Static method in enum org.johnnei.javatorrent.internal.utp.protocol.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.johnnei.javatorrent.internal.utp.protocol.PacketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.johnnei.javatorrent.internal.utp.stream.StreamState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.johnnei.javatorrent.internal.utp.protocol.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.johnnei.javatorrent.internal.utp.protocol.PacketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.johnnei.javatorrent.internal.utp.stream.StreamState
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(UtpPacket) - Method in class org.johnnei.javatorrent.internal.utp.stream.PacketWriter
 
write(int) - Method in class org.johnnei.javatorrent.internal.utp.stream.UtpOutputStream
 
write(byte[]) - Method in class org.johnnei.javatorrent.internal.utp.stream.UtpOutputStream
 
A B C D E F G H I L O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.