|
|||||||||
| Home >> All >> org >> apache >> derby >> [ drda overview ] | PREV NEXT | ||||||||
D
- DEFAULT_PORTNUMBER - Static variable in class org.apache.derby.drda.NetworkServerControl
- displayCurrentStatus(HttpServletRequest, LocalizedResource, String) - Method in class org.apache.derby.drda.NetServlet
- Display the current Network server status
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.derby.drda.NetServlet
- Get the form of NetServlet.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.derby.drda.NetServlet
- Get the form of NetServlet.
E
- escapeSingleQuotes(String) - Method in class org.apache.derby.drda.NetServlet
- If the received string has one or more single quotes in it, replace each one with the HTML escape-code for a single quote (apostrophe) so that the string can be properly displayed on a submit button.
F
- formHeader - Variable in class org.apache.derby.drda.NetServlet
G
- getCurrentAppUI(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
- Determine the locale file needed for this browsers preferences Defaults to the settings for db2j.locale and db2j.codeset if set English otherwise if browsers preferences can't be found
- getCurrentProperties() - Method in class org.apache.derby.drda.NetworkServerControl
- Get current Network server properties
- getDoAction(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
- getForm(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
- getHtmlLabelledMessageInstance(LocalizedResource, String, String) - Method in class org.apache.derby.drda.NetServlet
- get an HTML labelled message from the resource bundle file, according to the given key.
- getIntParameter(HttpServletRequest, String, String, LocalizedResource, String) - Method in class org.apache.derby.drda.NetServlet
- Get an integer parameter
- getLocStringFromLanguage(String) - Method in class org.apache.derby.drda.NetServlet
- Get locale string from language which may have qvalue set
- getLogging(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
- getMaxThreads() - Method in class org.apache.derby.drda.NetworkServerControl
- Returns the current maxThreads setting for the running Network Server
- getParam(HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
- get UTF8 parameter value and decode international characters
- getRuntimeInfo() - Method in class org.apache.derby.drda.NetworkServerControl
- Return detailed session runtime information about sessions, prepared statements, and memory usage for the running Network Server.
- getServerStatus() - Method in class org.apache.derby.drda.NetServlet
- Get the currrent server status by using test connection
- getSysinfo() - Method in class org.apache.derby.drda.NetworkServerControl
- Return classpath and version information about the running Network Server.
- getTimeSlice() - Method in class org.apache.derby.drda.NetworkServerControl
- Return the current timeSlice setting for the running Network Server
- getTrace(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
H
- host - Variable in class org.apache.derby.drda.NetServlet
I
- INVALID - Static variable in class org.apache.derby.drda.NetServlet
- init(ServletConfig) - Method in class org.apache.derby.drda.NetServlet
- Initialize the servlet.
- isServerStarted(NetworkServerControl, int) - Static method in class org.apache.derby.drda.NetServlet
K
- knownLang - Variable in class org.apache.derby.drda.NetServlet
L
- locale - Variable in class org.apache.derby.drda.NetServlet
- logConnections(boolean) - Method in class org.apache.derby.drda.NetworkServerControl
- Turn logging connections on or off.
- logStatus - Variable in class org.apache.derby.drda.NetServlet
- logging(LocalizedResource, boolean, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
- Turn logging of connections on
M
- MAX_CONNECT_TRYS - Static variable in class org.apache.derby.drda.NetServlet
- main(String[]) - Static method in class org.apache.derby.drda.NetworkServerControl
- main routine for NetworkServerControl
N
- NOT_GIVEN - Static variable in class org.apache.derby.drda.NetServlet
- NetServlet - class org.apache.derby.drda.NetServlet.
- This servlet can be used to start Derby Network Server from a remote location.
- NetServlet() - Constructor for class org.apache.derby.drda.NetServlet
- NetworkServerControl - class org.apache.derby.drda.NetworkServerControl.
- NetworkServerControl provides the ability to start a Network Server or connect to a running Network Server to shutdown, configure or retreive diagnostic information.
- NetworkServerControl(InetAddress, int) - Constructor for class org.apache.derby.drda.NetworkServerControl
- Creates a NetworkServerControl object that is configured to control a Network Server on a specified port and InetAddress.
- NetworkServerControl() - Constructor for class org.apache.derby.drda.NetworkServerControl
- Creates a NetworkServerControl object that is configured to control a Network Server on the default host(localhost) and the default port(1527) unless derby.drda.portNumber and derby.drda.host are set.
O
- org.apache.derby.drda - package org.apache.derby.drda
- out - Variable in class org.apache.derby.drda.NetServlet
P
- ping() - Method in class org.apache.derby.drda.NetworkServerControl
- Check if Network Server is started Excecutes and returns without error if the server has started
- portNumber - Variable in class org.apache.derby.drda.NetServlet
- printAsContentHeader(String) - Method in class org.apache.derby.drda.NetServlet
- Print the received string as a header.
- printBanner(LocalizedResource) - Method in class org.apache.derby.drda.NetServlet
- Print Derby Network Server banner
- printErrorForm(LocalizedResource, HttpServletRequest, Exception, String) - Method in class org.apache.derby.drda.NetServlet
- Display an error form
- printErrorForm(LocalizedResource, HttpServletRequest, String, String) - Method in class org.apache.derby.drda.NetServlet
- Display an error form
R
- runServer(LocalizedResource, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
- Start the network server and attempt to connect to it before returning
S
- SERVLET_ADDRESS - Static variable in class org.apache.derby.drda.NetServlet
- SERVLET_PROP_MESSAGES - Static variable in class org.apache.derby.drda.NetServlet
- server - Variable in class org.apache.derby.drda.NetServlet
- serverImpl - Variable in class org.apache.derby.drda.NetworkServerControl
- service - Variable in class org.apache.derby.drda.NetServlet
- setClientLocale(String) - Method in class org.apache.derby.drda.NetworkServerControl
- set the client locale.
- setDefaults() - Method in class org.apache.derby.drda.NetServlet
- Set defaults for logging and tracing (both off)
- setMaxThreads(int) - Method in class org.apache.derby.drda.NetworkServerControl
- Set Network Server maxthread parameter.
- setNetParam(LocalizedResource, int, int, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
- Set Network server parameters
- setTimeSlice(int) - Method in class org.apache.derby.drda.NetworkServerControl
- Set Network Server connection time slice parameter.
- setTraceDirectory(String) - Method in class org.apache.derby.drda.NetworkServerControl
- Set directory for trace files.
- shutdown() - Method in class org.apache.derby.drda.NetworkServerControl
- Shutdown a Network Server.
- shutdownServer(LocalizedResource, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
- Shutdown the network server
- start(PrintWriter) - Method in class org.apache.derby.drda.NetworkServerControl
- Start a Network Server This method will launch a separate thread and start Network Server.
T
- trace(boolean) - Method in class org.apache.derby.drda.NetworkServerControl
- Turn tracing on or off for the specified connection on the Network Server.
- trace(int, boolean) - Method in class org.apache.derby.drda.NetworkServerControl
- Turn tracing on or off for all connections on the Network Server.
- traceAll(LocalizedResource, boolean, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
- Change tracing for all sessions
- traceDirectory(LocalizedResource, String, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
- Set trace directory
- traceSession(LocalizedResource, boolean, int, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
- Change tracing for a given session
- traceStatus - Variable in class org.apache.derby.drda.NetServlet
- tracingDirectory - Variable in class org.apache.derby.drda.NetServlet
- translationAvailable(String) - Method in class org.apache.derby.drda.NetServlet
- Check if the required translation is available
D E F G H I K L M N O P R S T
|
|||||||||
| Home >> All >> org >> apache >> derby >> [ drda overview ] | PREV NEXT | ||||||||