|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
sendRedirect method or, if encoding is not needed,
returns the URL unchanged.
Object.
Enumeration containing the
names of the attributes available to this request.
null
if the server does not have an authentication scheme.
null if the type is not known.
Cookie
objects the browser sent with this request.
long value that represents a
Date object.
String.
ServletInputStream, which
gives you the ability to read one line at a time.
ServletOutputStream suitable for writing binary
data in the response.
String,
or null if the parameter does not exist.
Enumeration of String
objects containing the names of the parameters contained
in this request.
String objects containing
all of the values the
given request parameter has, or null if the
parameter does not exist.
BufferedReader
that translates character set encodings.
ServletContext#getRealPath instead.
http, https, or ftp.
PrintWriter object that you
can use to send character text to the client.
MyHttpServletRequest.isRequestedSessionIdFromURL()
instead.
L'objet SOIF est il conforme au type mime application/rup.obj.info définit dans le protocol Rup v1.0 ?
On ainsi libre d'enrichir le protocol par la suite en rajoutant des méthodes de validité.
L'objet SOIF est il conforme au type mime application/rup.obj.response définit dans le protocol Rup v1.0 ?
MyRequest fournit tous les outils qui permettront par la suite à aider
de maniere considérable l'implémentation de toutes les interfaces des servlets distribuées par Sun.
HTTP/1.1 200 OK etc... ou alors envoyer une requête
du type GET /hello.html HTTP/1.1 .
requestEnabled()
Par défaut c'est uen réponse conforme au protocol HTTP.
requestEnabled<\code> avec comme paramètre
true<\code> alors on dait préciser le type de méthode que l'on veut effectuer.
- setHeader(String, String) -
Method in class rup.robot.httpserver.response.MyHttpServletResponse
- Adds a field to the response header with the given name and value.
- setHost(String) -
Method in class rup.robot.httpclient.SendRupRequest
- Spécifie le Host à qui l'on envoie cette requête.
- setHttpSocketServer(String) -
Method in class rup.robot.httpclient.rupHttpCommand
- Création d'une socket TCP/IP sur le serveur web indiqué par l'url.
- setIndices(int) -
Method in class rup.soif.AVPairs
- Sets the indice of a multivalue attribute value pair.
- setIntHeader(String, int) -
Method in class rup.robot.httpserver.response.MyHttpServletResponse
- Adds a field to the response header with the given name and
integer value.
- setPostMethod(String) -
Method in class rup.robot.httpserver.response.MyHttpServletResponse
-
- setSchemaName(String) -
Method in class rup.soif.SOIF2
- Set the schemaName.
- setServer(String) -
Method in class rup.robot.httpserver.response.MyHttpServletResponse
- Indique le nom du server à partir duquel on effectue la requête.
- setStatus(int) -
Method in class rup.robot.httpserver.response.MyHttpServletResponse
- Sets the status code for this response.
- setStatus(int, String) -
Method in class rup.robot.httpserver.response.MyHttpServletResponse
- Deprecated. ambiguous meaning. To send an error with a description
page, use sendError(int sc, String msg);
- setURL(URL) -
Method in class rup.soif.SOIF2
-
- setUserAgent(String) -
Method in class rup.robot.httpclient.SendRupRequest
- Spécifie le Champ User-Agent
(On manipule l'entête HTTP)
- setValue(String, int, String) -
Method in class rup.soif.SOIF2
- Set a value by attribute and multivalue indice.
- setValue(String, int, String) -
Method in class rup.soif.AVPairs
- Set a value by attribute and multivalue indice.
- setValue(String, String) -
Method in class rup.soif.SOIF2
- Set a value by nonmultivalue attribute.
- setValue(String, String) -
Method in class rup.soif.AVPairs
- Set a value by nonmultivalue attribute.
- skip(long) -
Method in class rup.robot.httpserver.request.MyRequest.JServInputStream
-
- SOIF2 - class rup.soif.SOIF2.
- Structure de données représentant un objet Soif.
- SOIF2() -
Constructor for class rup.soif.SOIF2
- Constructor.
- SOIF2(String) -
Constructor for class rup.soif.SOIF2
-
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||