All Packages Class Hierarchy
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
Index of all Fields and Methods
- BmrbFileGetSend(URL).
Constructor for class EDU.bmrb.net.BmrbFileGetSend
- Constructor: Creates the URL for the file_get_send CGI program,
by using this applets' document base string.
- cgiURL.
Variable in class EDU.bmrb.net.BmrbFileGetSend
-
- delFile(String).
Method in class EDU.bmrb.net.BmrbFileGetSend
- This method deletes the specified file from the host
- getFile(String).
Method in class EDU.bmrb.net.BmrbFileGetSend
- This method gets the specified file, and generates a new
String containing the contents of the file.
- getMessage().
Method in class EDU.bmrb.net.HTTPException
- Returns the string status, for example: "HTTP/1.0 404 Not Found"
- HTTPException(String).
Constructor for class EDU.bmrb.net.HTTPException
-
- sendFile(String, byte[]).
Method in class EDU.bmrb.net.BmrbFileGetSend
- This method sends the file's contents from a string variable.