Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
M
O
P
S
W
A
AbstractCommand
- Class in
org.molwind.servlet
Abstract Command is n abtract implementation of
AbstractCommand()
- Constructor for class org.molwind.servlet.
AbstractCommand
C
Command
- Interface in
org.molwind.servlet
Command interface gives the basic methode for the Command-Pattern
D
DEFAULT_COMMAND
- Static variable in class org.molwind.servlet.
GetImageCommand
Default name of a command
DEFAULT_COMMAND
- Static variable in class org.molwind.servlet.
MolwindServlet
Default name of a command
DEFAULT_WORLD
- Static variable in class org.molwind.servlet.
GetImageCommand
Default name of a Molwind world.
DEFAULT_WORLD
- Static variable in class org.molwind.servlet.
MolwindServlet
Default name of a Molwind world.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.molwind.servlet.
MolwindServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
E
execute(HttpServletRequest, HttpServletResponse)
- Method in interface org.molwind.servlet.
Command
Executes the GetWorldCommand
execute(HttpServletRequest, HttpServletResponse)
- Method in class org.molwind.servlet.
GetImageCommand
Executes the GetImageCommand
execute(HttpServletRequest, HttpServletResponse)
- Method in class org.molwind.servlet.
GetWorldNamesCommand
Executes the GetWorldCommand
G
GetImageCommand
- Class in
org.molwind.servlet
GetWorldNamesCommand implements a Command which can be invoked by a client via Webservice to get Images
GetImageCommand()
- Constructor for class org.molwind.servlet.
GetImageCommand
getImageLocation()
- Method in class org.molwind.servlet.
GetImageCommand
Get the ImageLocation value.
GetWorldNamesCommand
- Class in
org.molwind.servlet
MolwindWebService GetWorldNamesCommand implements a Command which can be invoked by a client TODO complete this class
GetWorldNamesCommand()
- Constructor for class org.molwind.servlet.
GetWorldNamesCommand
I
IMAGE_PARAM
- Static variable in class org.molwind.servlet.
GetImageCommand
Name of the parameter, which includes the name of the world.
init(ServletConfig)
- Method in class org.molwind.servlet.
MolwindServlet
Called by the servlet container to indicate that the servlet is being placed into service.
M
MolwindServlet
- Class in
org.molwind.servlet
MolwindServlet serves tiles to a WorldWind client.
MolwindServlet()
- Constructor for class org.molwind.servlet.
MolwindServlet
O
org.molwind.servlet
- package org.molwind.servlet
P
PARAM_COMMAND
- Static variable in class org.molwind.servlet.
GetImageCommand
Name of the parameter, which includes the name of the called command
PARAM_COMMAND
- Static variable in class org.molwind.servlet.
MolwindServlet
Name of the parameter, which includes the name of the called command
PARAM_WORLD
- Static variable in class org.molwind.servlet.
GetImageCommand
PARAM_WORLD
- Static variable in class org.molwind.servlet.
MolwindServlet
Name of the parameter, which includes the name of the world.
S
setImageLocation(String)
- Method in class org.molwind.servlet.
GetImageCommand
Set the ImageLocation value.
W
writeXML(HttpServletResponse, String[])
- Method in class org.molwind.servlet.
AbstractCommand
Constructs an Xml-Document from the Array und puts to the HttpServletResponse
writeXML(OutputStream, String[])
- Method in class org.molwind.servlet.
AbstractCommand
A
C
D
E
G
I
M
O
P
S
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2010. All Rights Reserved.