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

R

readNext(int) - Method in interface com.prolixtech.jaminid.MusicStream
 
Request - Class in com.prolixtech.jaminid
The request class encapsulates an HTTP request.
Request(Daemon, Connection) - Constructor for class com.prolixtech.jaminid.Request
Creates a new request object
REQUEST_ENTITY_TOO_LARGE - Static variable in class com.prolixtech.jaminid.Protocol
 
REQUEST_TIMEOUT - Static variable in class com.prolixtech.jaminid.Protocol
 
REQUEST_URI_TOO_LONG - Static variable in class com.prolixtech.jaminid.Protocol
 
REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class com.prolixtech.jaminid.Protocol
 
requestHeaderExists(String) - Static method in class com.prolixtech.jaminid.Protocol
checks if a request header exists in the protocol
RESET_CONTENT - Static variable in class com.prolixtech.jaminid.Protocol
 
Response - Class in com.prolixtech.jaminid
The response class encapsulates an HTTP response.
Response(int, Protocol, OutputStream, Request) - Constructor for class com.prolixtech.jaminid.Response
 
run() - Method in class com.prolixtech.jaminid.Connection
The thread runs here.
run() - Method in class com.prolixtech.jaminid.Daemon
Handles listening for new connections and launching client threads

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