| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
java.awt.datatransfer.DataFlavor.index.
altNameCtx.
altName is specified.
java.lang.Object.clone 
 method to return a copy of this cookie.
PortableRemoteObject.connect(java.rmi.Remote, java.rmi.Remote).
Stub.connect(org.omg.CORBA.ORB).
Util.copyObject(java.lang.Object, org.omg.CORBA.ORB).
Util.copyObjects(java.lang.Object[], org.omg.CORBA.ORB).
Util.createValueHandler().
ValueHandler interface.
DataContentHandlers.DataHandler instance referencing the
 specified DataSource.
DataHandler instance representing an object
 of this MIME type.
DataHandler instance referencing a URL.
service method)
 to allow a servlet to handle a DELETE request.
service method) to
 allow a servlet to handle a GET request.
service method)
 to allow a servlet to handle a OPTIONS request.
service method)
 to allow a servlet to handle a POST request.
service method)
 to allow a servlet to handle a PUT request.
service method)
 to allow a servlet to handle a TRACE request.
sendRedirect method or, if encoding is not needed,
 returns the URL unchanged.
isMimeTypeEqual method.
Stub.equals(java.lang.Object).
PortableRemoteObject.exportObject(java.rmi.Remote).
altName field of this exception.
altNameCtx field of this exception.
null if there is no attribute by that name.
Object,
 or null if no attribute of the given name exists.
null if no object is bound under the name.
Enumeration containing the 
 attribute names available
 within this servlet context.
Enumeration containing the
 names of the attributes available to this request.
Enumeration of String objects
 containing the names of all the objects bound to this session.
null
 if the servlet was not protected.
Util.getCodebase(java.lang.Class).
cmdName for the MIME type.
null if the cookie has no comment.
null if the type is not known.
ServletContext object that 
 corresponds to a specified URL on the server.
Cookie
 objects the client sent with this request.
long value that represents a 
 Date object.
NamingManager.getInitialContext()
 and cache it in defaultInitCtx.
Flags object containing the flags for 
 this message.
Flags object containing the flags for 
 this message.
String.
Enumeration of String objects.
Enumeration and will be removed
			in a future version of this API.
String containing the value of the 
 named initialization parameter, or null if 
 the parameter does not exist.
String containing the value of the named
 context-wide initialization parameter, or null if the 
 parameter does not exist.
String containing the value of the named
 initialization parameter, or null if the parameter does
 not exist.
Enumeration of String objects, 
 or an empty Enumeration if the servlet has
 no initialization parameters.
Enumeration of String objects, or an
 empty Enumeration if the context has no initialization
 parameters.
Enumeration of String objects,
 or an empty Enumeration if the servlet has no
 initialization parameters.
ServletInputStream.
InputStream representing the
 the data and throws the appropriate exception if it can
 not do so.
int.
HttpServletRequest
 object was last modified,
 in milliseconds since midnight January 1, 1970 GMT.
Locale that the client will 
 accept content in, based on the Accept-Language header.
Enumeration of Locale objects
 indicating, in decreasing order starting with the preferred locale, the
 locales that are acceptable to the client based on the Accept-Language
 header.
-1 indicating the cookie will persist
 until browser shutdown.
MessageContext for the current part.
null if 
 the MIME type is not known.
getFile method on the URL used to
 instantiate the object.
RequestDispatcher object that acts
 as a wrapper for the named servlet.
ServletOutputStream suitable for writing binary 
 data in the response.
OutputStream where the
 data can be written and throws the appropriate exception if it can
 not do so.
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.
Part that contains this Multipart
 object, or null if not known.
Multipart object,
 or null if not known.
BufferedReader.
String containing the real path 
 for a given virtual path.
ServletContext.getRealPath(java.lang.String) instead.
null if the user 
 has not been authenticated.
RequestDispatcher object that acts
 as a wrapper for the resource located at the given path.
RequestDispatcher object that acts as a wrapper for
 the resource located at the given path.
HttpServletRequest object.
InputStream object.
http, https, or ftp.
true if the browser is sending cookies
 only over a secure protocol, or false if the
 browser can send cookies using any protocol.
This method was originally defined to retrieve a servlet
 from a ServletContext. In this version, this method 
 always returns null and remains only to preserve 
 binary compatibility. This method will be permanently removed 
 in a future version of the Java Servlet API.
 
In lieu of this method, servlets can share information using the 
 ServletContext class and can perform shared business logic
 by invoking methods on common non-servlet classes.
ServletConfig object, which contains
 initialization and startup parameters for this servlet.
ServletConfig object.
ServletContext in which the servlet
 is executing.
ServletContext in which this servlet
 is running.
This method was originally defined to return an 
 Enumeration
 of all the servlet names known to this context. In this version,
 this method always returns an empty Enumeration and 
 remains only to preserve binary compatibility. This method will 
 be permanently removed in a future version of the Java Servlet API.
This method was originally defined to return an Enumeration
 of all the servlets known to this servlet context. In this
 version, this method always returns an empty enumeration and
 remains only to preserve binary compatibility. This method
 will be permanently removed in a future version of the Java
 Servlet API.
HttpSession
 associated with this request or, if if there is no
 current session and create is true, returns 
 a new session.
Util.getTie(java.rmi.Remote).
name.
name.
java.security.Principal object containing
 the name of the current authenticated user.
HttpSession.getAttribute(java.lang.String).
HttpSession.getAttributeNames()
PrintWriter object that 
 can send character text to the client.
Stub.hashCode().
ServletRequest interface
 to provide request information for HTTP servlets.ServletResponse interface to provide HTTP-specific
 functionality in sending a response.HttpSessionBindingListener when the object is
 bound to or unbound from the session.HttpUtils object.
super.init(config).
Util.isLocal(javax.rmi.CORBA.Stub).
primaryType and 
 subType.
primaryType and 
 subType.
primaryType and 
 subType.
true if the client does not yet know about the
 session or if the client chooses not to join the session.
boolean indicating
 whether the servlet is permanently unavailable.
list() method).
HttpServletRequest.isRequestedSessionIdFromURL()
				instead.
flag
 argument is set in this message.
flag
 argument is set in this message.
end
 parameter in getMessages(start, end), to denote the
 last UID in this folder.
Util.loadClass(java.lang.String, java.lang.String, java.lang.Class).
ServletContext.log(String message, Throwable throwable) 
			instead.
 This method was originally defined to write an exception's stack trace and an explanatory error message to the servlet log file.
Throwable exception
 to the servlet log file.
Throwable exception
 to the servlet log file, prepended by the servlet's name.
Util.mapSystemException(org.omg.CORBA.SystemException).
DataSources to
 supply information to a DataContentHandler about the
 message context in which the data content object is operating.DataSource that contains body
 parts.PortableRemoteObject.narrow(java.lang.Object, java.lang.Class).
Part containing this Multipart,
 if known.
Multipart object containing this BodyPart,
 if known.
HashTable object
 with key-value pairs.
Part interface is the common base interface for 
 Messages and BodyParts.exportObject(this).
PortableRemoteObject.boolean value to the client,
 with no carriage return-line feed (CRLF) 
 character at the end.
double value to the client,
 with no carriage return-line feed (CRLF) at the end.
float value to the client,
 with no carriage return-line feed (CRLF) at the end.
long value to the client,
 with no carriage return-line feed (CRLF) at the end.
String to the client, 
 without a carriage return-line feed (CRLF) 
 character at the end.
boolean value to the client, 
 followed by a 
 carriage return-line feed (CRLF).
double value to the client, 
 followed by a carriage return-line feed (CRLF).
float value to the client, 
 followed by a carriage return-line feed (CRLF).
long value to the client, followed by a 
 carriage return-line feed (CRLF).
String to the client, 
 followed by a carriage return-line feed (CRLF).
HttpSession.setAttribute(java.lang.String, java.lang.Object)
Util.readAny(org.omg.CORBA.portable.InputStream).
boolean from the stream message.
boolean from the bytes message stream.
double from the stream message.
double from the bytes message stream.
float from the stream message.
float from the bytes message stream.
Stub.readObject(java.io.ObjectInputStream).
Util.registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote).
HttpSession.setAttribute(java.lang.String, java.lang.Object)
Content-Length.
Request-Line is not allowed for the resource
 identified by the Request-URI.
Request-URI is longer
 than the server is willing to interpret.
Location field.
service method and dispatches
 them to the doXXX methods defined in 
 this class.
service method.
readLine method
 for reading data one line at a time.altName field of this exception.
altNameCtx field of this exception.
attrs.
InternetAddress.getLocalAddress method.
Multipart to be the specified
 Part.
list()
 method).
setStatus(int), to send an error with a description
 use sendError(int, String).
 Sets the status code and message for this response.
Util.registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote) to set the target
 for this tie.
XAResource
 instance.
Stub.java.lang.String.getURLName.toString() if this service has a URLName,
 otherwise it will return the default toString.
Stub.toString().
PortableRemoteObject.toStub(java.rmi.Remote).
FetchProfile during a fetch request to a Folder.
UIDFolder interface is implemented by Folders 
 that can support the "disconnected" mode of operation, by providing 
 unique-ids for messages in the folder.UnavailableException.UnavailableException(String, int) instead.
UnavailableException.UnavailableException(String) instead.
Util.unexportObject(java.rmi.Remote).
Tie.deactivate() 
 to deactivate the object.
PortableRemoteObject.unexportObject(java.rmi.Remote).
saveChanges method to actually
 update the MIME headers.
URLName of this service.
URL
 object in a DataSource interface.Util.Util.wrapException(java.lang.Throwable).
Util.writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object).
Util.writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object).
boolean to the stream message.
boolean to the bytes message stream as a 1-byte value.
byte to the stream message.
byte to the bytes message stream as a 1-byte value.
char to the stream message.
char to the bytes message stream as a 2-byte value, 
 high byte first.
double to the stream message.
long using the
 doubleToLongBits method in class Double,
 and then writes that long value to the bytes message
 stream as an 8-byte quantity, high byte first.
float to the stream message.
int using the
 floatToIntBits method in class Float,
 and then writes that int value to the bytes message
 stream as a 4-byte quantity, high byte first.
int to the stream message.
int to the bytes message stream as four bytes, 
 high byte first.
long to the stream message.
long to the bytes message stream as eight bytes, 
 high byte first.
Stub.writeObject(java.io.ObjectOutputStream).
Util.writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object).
writeReplace method then the result
 is returned.
short to the stream message.
short to the bytes message stream as two bytes, high 
 byte first.
OutputStream.
| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||