Enhydra 3.0.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X _

U

unauthorized - Static variable in class com.lutris.http.HttpStatus
 
UnavailableException - exception javax.servlet.UnavailableException.
Defines an exception that a servlet throws to indicate that it is permanently or temporarily unavailable.
UnavailableException(int, Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String, int) instead.
UnavailableException(Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String) instead.
UnavailableException(String) - Constructor for class javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is permanently unavailable.
UnavailableException(String, int) - Constructor for class javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
UNBOUNDED_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
constant indicating that the Writer is buffered and is unbounded; this is used in BodyContent
unindent() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Decrement the indentation for the next line.
Unix - Static variable in class org.apache.xml.serialize.LineSeparator
Line separator for Unix systems (\n).
UNKNOWN - Static variable in class com.lutris.util.ConfigException
The reason field may contain this value to indicate that the cause of the current exception is unknown.
unparsedEntityDecl(int, int, int, int) - Method in class org.apache.xerces.framework.XMLParser
callback for an unparsed entity declaration.
unparsedEntityDecl(int, int, int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!ENTITY Name ExternalID NDataDecl> (unparsed)
unparsedEntityDecl(int, int, int, int) - Method in class org.apache.xerces.parsers.SAXParser
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of an unparsed entity declaration.
unRegister() - Static method in class com.lutris.appserver.server.Enhydra
Remove the association between the current thread and it's Application.
unRegister(Thread) - Static method in class com.lutris.appserver.server.Enhydra
Remove the association between the specified thread and it's Application.
unregisterUser(Session) - Method in class com.lutris.appserver.server.session.StandardSessionManager
Removes a session's user from the session-to-user table.
UNSPECIFIED_EVENT_TYPE - Static variable in class org.apache.xerces.domx.DOMException
 
UNSPECIFIED_EVENT_TYPE_ERR - Static variable in class org.w3c.dom.events.EventException
 
UNSUPPORTED_EVENT_TYPE - Static variable in class org.apache.xerces.domx.DOMException
 
unsupportedMediaType - Static variable in class com.lutris.http.HttpStatus
 
update(Transaction) - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method to update an object in the database.
update(Transaction) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method to update an object in the database.
uri - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
url - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
JDBC URL of database.
url - Variable in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Database URL, used for error messages.
URLDecoder - class com.lutris.http.URLDecoder.
This class contains a utility method for converting a String from the MIME "x-www-form-urlencoded" into its original format.
URLDecoder() - Constructor for class com.lutris.http.URLDecoder
 
urn - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
useProxy - Static variable in class com.lutris.http.HttpStatus
 
user - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
SQL user name.
user - Variable in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Database user, for error messages.
User - interface com.lutris.appserver.server.user.User.
User object interface.
userData - Variable in class org.apache.xerces.dom.NodeImpl
NON-DOM FEATURE; see setUserData/getUserData.
username - Variable in class com.lutris.http.BasicAuthResult
The username that was sent along with the request.

Enhydra 3.0.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X _