|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Action
object provides a service controller
implementation for taking an action before delegating to other
service implementations, which will handle the view.Action
object.
PriorityQueue
,
its priority is the long priority.
Buffer
.
Buffer
.
Buffer
.
Buffer
.
Buffer
.
char
to the end of the buffer.
String
to the end of the buffer.
ParseBuffer
to the end of this.
char
to the end of the buffer.
String
to the end of the buffer.
ParseBuffer
to the end of this.
Attributes
object which is used to convey
attributes for a given connection.BasicPage
object provides the base class for all
generated page objects.BasicPage
object.
BlockingQueue
is not specified
then the default size of 30 is set, this BlockingQueue
cannot resize so care is need when picking a size.
PriorityQueue
).
char
's this buffer accumulated.
Buffer
is intended to be a general purpose byte
Buffer
.Buffer
object.
Buffer
.
Buffer
with the data given.
Buffer
with the data given.
Buffer
with the data given.
Buffer
with the data given.
BufferedPipelineFacotry
object is used to buffer
the output for network performance.PipelineFactory
that will issue
instances of the Pipeline
that buffers output
so that 1Kb packets are sent to the underlying socket.
PipelineFactory
that will issue
instances of the Pipeline
that buffers output
to a specified size so that packets that are sent to the
underlying socket are sufficently large.
ByteStore
class is used to provide access
to a byte
buffer.Cache
used to store
objects.Cache
object for storing
objects.
Cache
object for storing
objects.
Cache
under the reference specified.
TimeCache
under the reference specified.
TimeCache
under the reference specified.
toString
.
CacheContentFactory
is used to create a factory
that can be used to create and cache files as instances of the
Content
interface.CacheContentFactory
object.
CacheContentFactory
object.
CacheContentFactory
object.
CacheContext
object is used to provide a caching
implementation of the context.CacheContext
object.
CacheContext
object.
CacheContext
object.
CacheContext
object.
CacheContext
object.
CacheContext
object.
resize
.
Cleaner
represents an object that is used to
clean up after the named resource.Buffer
.
Cache
.
TimeCache
.
clear
method is used to wipe out all the
currently existing tokens from the collection.
ParseBuffer
so that the
toString
paramater will return null
.
Response
.
Response
.
Compiler
object is used to compile a translated
source.Compiler
object.
CompileTask
represents an Ant task definition that
can be used within an Ant build file to compile JSP templates.Resource
that handles the basic
HTTP status reports.Component
without
any Context
object.
Component
is given the
Context
so that it can generate status reports.
Page
instance for the
named JSP source.
Composer
object is used to convert a requested JSP
source file to an executable Java object.Composer
object.
Composer
object.
Configuration
object is used to collect property
values for services loaded using the mapper engine.Configuration
object.
Configuration
object.
Configurator
object is used to allow custom
socket configurations to be used for the connected clients.ConfiguratorFactory
retrives an instance of
the Configurator
interface, used to configure the
connected TCP sockets.Pipeline
is created.
ServerSocket
.
Connection
manages connections from
ServerSocket
's.Connection
object
is used to create an instance that delegates all TCP
connections to the issued SocketHandler
.
Connection
that will
dispatch either HTTP requests or Pipeline
objects
to the handler specified.Container
object represents an interface to
the templating system used by the TemplateEngine
.contains
method is used to determine if
a mapping exists for the given name.
DomainHandler
has it.
State
.
contains
method is used to determine if
a mapping exists for the given name.
contains
method is used to determine if
a mapping exists for the given name.
Cache
.
TimeCache
.
Resolver
to see if the
pattern given is used by this Resolver
, if
it is this will return true
.
Resolver
to see if the
match given is used by this Resolver
, if it
is this will return true
.
Content
interface is used to provide an interface
to content within a Context
.ContentException
is thrown when the content
factory cannot produce a suitable Content
for
an issued request URI.ContentFactory
is used to create instances of
the Content
object.ContentParser
provides access to the MIME type parts,
that is the type subtype and an optional charset
parameter.ContentParser
that contains no charset, type or subtype.
charset
parameter.Context
that this resource is in.
Context
interface is used to give a view of the
file system to the ResourceEngine
.FileEngine
operates using a context.
Controller
object represents a service that can
access documents and properties provided by the templating system
environment.Controller
object.
Cookie
that does not need
the name or value to be set.
Cookie
that uses a default
version of 1, which is used by RFC 2109.
Cookie
that uses a default
version of 1, which is used by RFC 2109.
CookieCollection
object is used to represent
a collection of one or more Cookie
's.CookieParser
that contains no cookies.
char
's stored.
currentTime
in milliseconds from
the creation of this.
Database
interface is used to represent a source
of data for a template.Parser
for the HTTP date format.String
s that contain dates in the form of RFC 1123,
RFC 850 or asctime.
long
argument
in the constructor.
String
argument in the constructor.
Loader
objects.
Buffer
.
Buffer
.
Scheduler
.
Document
object represents a template with a
set of properties.DomainHandler
.
SchedulerQueue
this will set a priority based on the time this object is to be
released at, that is the sooner that the entry is to be released
the higher its priority.
char
's to be added.
char
's to be added.
Delegate
provides a full implementation of an
environment.Delegate
object.
Buffer
with the contents of another.
ErrorReport
is used to describe HTTP errors.ErrorReport
object.
execute
method is used to perform various
operations before a request and response is forwarded.
execute
method is used to perform various
operations before a template is rendered.
execute
method is used to perform various
operations before a template is rendered.
Runnable
objects
with one of the threads from the pool.
ExtendedContext
object is used to provide a file
context that extends another seperate context.ExtendedContext
object.
ExtendedContext
object.
Content
implementations.
FactoryContext
is a context implementation that can
be used to serve dynamic Content
objects.FactoryContext
.
FactoryContext
.
FactoryContext
.
FactoryContext
.
FileContext
provides an implementation of the
Context
object that provides a direct mapping from
a request URI as defined in RFC 2616 to an OS specific target.FileEngine
is used to produce implementations
of the Resource
object to represent files on the
underlying filesystem.FileEngine
.
Context
implementation and
operates relative to that implementation.
FileLocator
provides an implementation of the
Locator
interface for locating files from a list of
directories.FileLocator
object.
FileLocator
object.
FileLocator
object.
FileProperties
object is used as a convienience
class that is used to create a Properties
object
from a file path.FileProperties
object.
FileProperties
object.
FileProperties
object.
FilterPipeline
object that is used to wrap
the Pipeline
it is given.FilterPipeline
to be
extended in such a way that it does not do any initialization
of the object itself.
Pipeline
given.
FilterRequest
object is used so that the original
Request
object can be wrapped in a filtering proxy
object.FilterRequest
allows the original
Request
object to be wrapped so that adjustments
to the behavior of a Request
object handed to a
specialized ProtocolHandler
can be done simply.
FilterResponse
object is used so that the original
Response
object can be wrapped in a filtering proxy
object.FilterResponse
allows the original
Response
object to be wrapped so that adjustments
to the behavior of a Response
object handed to a
specialized ProtocolHandler
can be done simply.
Format
class is used to provide a specified format to
pages retrived by the ResourceEngine
.FormatException
is thrown is there was a
problem aquiring contents from a Format
object.FormatFactory
retrives the Format
implementation for the system.FreemarkerContainer
provides an implementation
of the Container
object for Freemarker.FreemarkerContainer
object.
FreemarkerContainer
object.
FreemarkerContainer
object.
FreemarkerContainer
object.
GenericHeader
object that can be used
to represent the headers that can be found in a HTTP message
header.get
method is used to retrieve the value
mapped to the specified name.
get
method is used to retrieve the value
mapped to the specified name.
put
method.
put
method.
get
method is used to retrieve the value
mapped to the specified name.
get
method is used to retrieve the value
mapped to the specified name.
get
method is used to acquire the value for
a named pair.
Request
.
Response
.
Request
.
Response
.
Buffer
.
ByteStore
.
Buffer
.
Buffer
.
ByteStore
.
ByteStore
.
charset
of this MIME
type.
charset
of this MIME type.
LoaderManager
.
PipelineHandler
object
using the PipelineHandlerFactory.getInstance
method.
PipelineHandler
object
using the PipelineHandlerFactory.getInstance
method.
PipelineHandler
object
using the PipelineHandlerFactory.getInstance
method.
PipelineHandler
object
using the PipelineHandlerFactory.getInstance
method.
Connection
object using the
PipelineHandler
given.
Connection
object using the
PipelineHandler
given.
Content
instances.
Content
object using
the issued ContentFactory
.
Content
instance that wraps the
specified resource.
Index
to
be acquired.
Cookie
object stored under the
specified name.
getCookies
method returns all cookies that
exist within the state.
System.currentTimeMillis
.
File
object that it represent the parent directory
of the URI.
File
object that it represent the parent directory
of the URI.
File
directory
for the index target.
File
object that it represents.
File
object that it represents.
File
object pointing
to the location of the named resource.
File
reference
for the index target.
File
object pointing
to the location of the named resource.
Context
object must be coupled with an instance
of the Format
object.
Context
object must be coupled with an instance
of the Format
object.
Index
for the
URI path provided.
Request
came
from.
Response
goes to.
Request
came
from.
Response
goes to.
InputStream
.
InputStream
.
Buffer
can be
represented as an input stream.
Pipeline
with the buffering
output stream.
Configurator
to
provide a uniform configuration for the server.
Mapper
implementation so that the MapperEngine
objects
can remain consistant.
Pipeline
with the
desired functionality once the implementation
wraps the given Socket
.
PipelineHandler
object for processing Pipeline
objects using an
instance of the ProtocolHandler
.
PipelineHandler
object for processing Pipeline
objects using an
instance of the ProtocolHandler
.
getInstance
method will
cache the created Content
object.
Content
instance for the
request URI issued.
Format
implementation so that the FileEngine
objects
can remain consistant.
ProtocolHandler
that uses
the ResourceEngine
to retrieve delegate handlers
for processing HTTP transactions.
Layout
implementation so that a layout can be imposed on templates.
Layout
implementation so that a layout can be imposed on templates.
Viewer
object, which wraps the
referenced template.
ProcessQueue
to become a system
static object.
Locale
for the Accept-Language value.
Locale
for the Accept-Language value.
Locale
for that resource.
Locale
for that resource.
Locale.getDefault
if there is no
locale information available for the index target.
Locale
for this
header.
Context
must supply a Locator
to
enable the system to locate configuration information and other
resources that reside outside the context path.
Context
must supply a Locator
to
enable the system to locate configuration information and other
resources that reside outside the context path.
getPattern
result
resolves for.
Match
at
the specified position.
Match
at
the specified position.
LoaderManager
.
Match
's of each pair that
was entered into this Resolver
.
Source
it wraps.
getName
method is used to retreive
the name of the principal.
Node
instance wraps.
LoaderManager
.
OutputStream
.
Response
.
Response
.
OutputStream
.
Response
.
Response
.
Panel
object
that implements the layout for the specified target.
PanelFactory
.
Panel
object to
represent the specified target.
getPassword
method is used to retreive
the password of the principal.
Path
object that it represents.
Path
object that it represents.
Path
object that
exposes various parts of the URI path.
Resolver
.
print
methods provided by
the PrintStream
.
print
methods provided by
the PrintStream
.
print
methods provided by
the PrintStream
.
print
methods provided by
the PrintStream
.
Properties
object
that contains the contents of the named Java properties file.
Properties
object
that contains the contents of the named Java properties file.
ClassLoader
can be
used to load the named resource.
ClassLoader
can be
used to load the named resource.
Session
for the
request.
Session
for the
request.
getSetCookies
method is used to retrieve the
cookies that have been added to the state.
State
represents the collection of cookies
sent with this HTTP request.
State
represents the collection of cookies
sent with this HTTP request.
Cookie
stored under the specified name.
Source.getValue
method
to be invoked.
Resource
to be handled in a
separate thread of execution.
Request
and Response
to the ProtocolHandler
for processing.
handle
is provided so that if any errors
occur when processing a HTTP transaction a '500 Server Error'
message will be sent to the client.
Cookies
left in the collection.
Cookie
s
left in the String
.
Index
object is used to represent the properties
a URI can contain.Match
stored using the specified pattern.
Match
stored using the specified pattern.
Configuration
instance is
uninitialized this attempts to set the root path for loading
of templates to the root context path.
Configuration
instance is
uninitialized this attempts to set the root path for loading
of templates to the specified path.
VelocityEngine
instance is
uninitialized this attempts to load a Java properties file to
provide configuration information.
VelocityEngine
instance is
uninitialized this attempts to load a Java properties file to
provide configuration information.
String
.
CookieParser
.
DateParser
.
String
.
Parser
when it is ready
to parse a new String
.
Parser
when it is ready
to parse a new String
.
ProtocolHandler
for the
specified pattern.
Buffer
at the specified position.
Buffer
at the specified position.
Buffer
at the specified position.
Buffer
at the specified position.
Buffer
at the specified position.
Registry
what the timeout of an incomming item is.
Introspector
provides a means to invoke methods
of arbitrary objects by matching a parameter list and name.Introspector
class.
Response
has been committed.
Response
has been committed.
State
is empty.
Resolver
.
Connection: close
header.
Connection: close
header.
Set
object for attribute
names for this pipeline object.
Accept-Language
header.Accept-Language
HTTP header value.
Accept-Language
HTTP header value.
Layout
represents the layout of the links and
resources within a specific LoaderManager
.Layout
object is used to perform a layout
given a specific target path.LayoutFactory
retrieves a Layout
implementation for the system.Lease
object is used to keep a named resource
active.Lease
object that
can be used to manage the release of a named resource.
LeaseException
is used to indicate that some
operation failed when attempting to use a Lease
.LeaseManager
is used to issue a lease for a
named resource.LeaseManager
object.
BlockingQueue
.
Buffer
object.
ByteStore
object contains.
ParseBuffer
.
Service
to a wild card
pattern.
Service
to a wild card
pattern.
Service
to a wild card
pattern.
Service
to a wild card
pattern.
ListParser
is used to extract a comma seperated
list of HTTP header values.ListParser
.
ListParser
.
ListParser
.
Properties.load
so that XML
properties can be loaded as well as standard properties.
Properties.load
so that XML
properties can be loaded as well as standard properties.
Loader
object represents an object that uses
the LoaderManager
to load and link resources.LoaderEngine
is used to load Service
implementations into the system so that they can be executed by
a ProtocolHandler
.LoaderEngine
that uses the
class loader of the current instance to load the services.
LoaderEngine
that uses the
class loader of the current instance to load the services.
LoaderEngine
takes a file
classpath.
LoaderEngine
that uses the
class loader of the current instance to load the services.
LoaderEngine
takes a URL
classpath.
LoaderManager
is used to load Service
implementation classes.LoaderPermission
is used to provide access to
the functions of the LoaderManager
.LoaderPermission
requires
an action string.
LoadingException
is thrown when the loading
of a Service
fails for some reason.LocateException
is thrown when the discovery
of a resource by a Locator
fails.Locator
interface is used to locate resources
outside the scope of a Context
.ProtocolHandler
for a specific domain.
Document
instance.
Document
instance.
Document
instance.
Document
instance.
Document
instance.
Document
instance.
Document
instance.
Document
instance.
Document
instance.
Document
instance.
Document
instance.
Cache
to see if the item
in the cache.
TimeCache
to see if the item
in the time cache.
Maintainer
is used to determine how long
a session is to remain active between references.Manager
object provides the interface to the
session management system.MapParser
object represents a parser for name
value pairs.MapParser
object.
Mapper
is intended to provide a mapping from
a URI path to a service.MapperEngine
provides an implementation of the
LoaderEngine
that does not require administration.MapperEngine
.
MapperEngine
.
MapperEngine
.
MapperEngine
.
MapperEngine
.
MapperEngine
.
MapperEngine
.
MapperFactory
retrieves the Mapper
implementation for the system.Resolver
to store
and retrive the pattern match pairs.MessageQueue
object for
passing messages between threads.
Model
is used to store all attributes that are
to be passed into the page.Model
object.
Model
object.
next
method is used to retrive the next
Cookie
in the list.
Cookie
object from the string
given.
Node
object acts as a wrapper for a KDOM element
that contains various convinience methods.Page
object is used to define the interface to a
compile page object.PageContainer
provides an implementation of the
Container
object for Page objects.PageContainer
object.
PageContainer
object.
Panel
object is used to represent a means for a
document to be written into a frame definition or screen.ParameterParser
is used to parse data encoded in
the application/x-www-form-urlencoded
MIME type.ParameterParser
.
ParameterParser
.
Parameters
object is used to represent HTTP
parameters.String
object.
Cookie
from the
buffer.
long
.
buf
.
String
given to it.
absoluteURI
or a relativeURI
.
StringBuffer
class, as a way for the Parser
to store the char's
for a specific region within the parse data that constitutes a
desired value.ParseBuffer
.
ParseBuffer
with a specific
default size.
Parser
object is to be used as a simple template
for parsing uncomplicated expressions.Parser
.
Path
represents the path part of a URI.PathParser
that
contains no specifics.
PatternMapper
provides a mapper that is used
to perform mapping using patterns.PatternMapper
.
Pipeline
that is wrapped.
Pipeline
object that is used to represent
a HTTP Pipeline
.Pipeline
to be extended
in such a way that it does not involve ant initialization of the
Pipeline
itself.
Pipeline
from a Socket
object.
PipelineFactory
enables any object that is
using a PipelineHandler
to produce the object
desired for processing with a Socket
.PipelineHandler
interface is used to represent
an object that handles Pipeline
objects in sequence
with a ProtocolHandler
.PipelineHandlerFactory
is used to hide a specific
implementation of the PipelineHandler
used.PlainLayout
object provides an implementation
of the Layout
interface, which performs no layout.PlainLayout
object.
PrefixMapper
provides a mapper that is used to
perform mapping using prefix paths.PrefixMapper
.
PrefixResolver
is used to extract service names
and types from an XML configuration file.PrefixResolver
.
PrefixResolver
.
prepare
method implemented by the subclass.
prepare
method implemented by the subclass.
Store
for
use with an active session.
Principal
interface is used to describe a
user that has a name and password.Parser
for the basic authorization
scheme.
Parser
for the basic authorization
scheme.
PriorityQueue
.PriorityQueue
object.
PriorityQueue
object.
PriorityQueue
object.
Socket
has been configured it can be
used to create a Pipeline
object.
Process
can be used to exploit the asynchronous
ability of the simple.http
framework.Process
object is used so
that the Context
can be acquired.
process
method is used to drive the
redirect
method.
Pipeline
which is a full duplex
communication link which may contain several http requests.
Exception
occurs the handle
method can capture and deal with the exception.
Exception
occurs the handle
method can capture and deal with the exception.
Component
.
process
method is used to drive the
execute
method.
process
method is used to drive the
execute
methods.
ProcessPermission
is used to provide access
to the ProcessQueue
.LoaderPermission
requires
an action string.
ProcessQueue
object provides a means for quick
independent executions.PropertyBuffer
object is used to create strings
which have system variable names replaced with their values.PropertyBuffer
object.
PropertyException
is used to describe the error
that occurs when a properties file cannot be read.PropertyException
.
PropertyException
.
ProtocolHandler
that is used to process
HTTP Request
and Response
objects.ProtocolHandlerFactory
is used to retrieve a
ProtocolHandler
to handle HTTP transactions.Scheduler
uses.
PulseScheduler
is a scheduler that is used when
the time accuracy is not of great importance.PulseScheduler
to schedule objects.
PulseScheduler
to schedule objects.
PulseScheduler
to schedule objects.
put
method is used to insert a mapping to
the attributes that pairs the issued name with the issued
value.
put
method is used to insert a mapping to
the attributes that pairs the issued name with the issued
value.
put
method is used to insert a mapping in
the database that pairs the issued name with the issued
value.
put
method is used to insert a mapping in
the environment that pairs the issued name with the issued
value.
put
method is used to insert the name and
value provided into the collection of tokens.
PriorityQueue
for the objects.
Redirect
object provides a redirectable
implementation of the Service
object.Redirect
object.
redirect
method is used to perform various
operations before a request or client is redirected.
Reference
object is used to determine whether
any of the files used to compose the JSP have changed.ReflectionStore
enables initialization to
be achieved using arbitrary prepare
methods.ReflectionStore
.
Buffer
.
Buffer
.
Registry
object.
Service
's.
Scheduler
.
remove
method is used to remove the
named value from the attributes.
remove
method is used to remove the
named value from the attributes.
Loader
object which has previously registered for updates.
Loader
object which has previously registered for updates.
ProtocolHandler
for the
specified pattern match.
State
.
remove
method is used to remove the
named value from the database.
remove
method is used to remove the
mapping from the environment.
remove
method is used to remove the named
token pair from the collection of tokens.
Resolver
so that
the pattern will not be used to resolve String
's any
more.
Resolver
so that
the pattern will not be used to resolve String
's any
more.
Resolver
so that
the pattern will not be used to resolve String
's any
more.
Report
interface is used to describe a HTTP
response message.RequestLine
is used to represent a HTTP
request line.reset
method is used to reset the output
from an issued OutputStream
.
reset
method is used to reset the output
from an issued OutputStream
.
Cookies
can be reiterated.
Cookies
can be reiterated.
Buffer
to allow for more chars to be added.
ProcessQueue
.
Document
instance.
Resolver
to
see if there is a pattern in it that matches the string given.
Resolver
for the linked classes.
String
's with the first pattern
that String
matches.Resolver
without a large cache size.
Resource
provides an abstraction of any given
object that can be retrieved using a HTTP request.ResourceEngine
is used to create implementations
of the Resource
interface that suit the targeted
resource.Scheduler
is used for scheduling arbitrary objects.Scheduler
.
Scheduler
object with the maximum
timeout specified.
Service
is a loadable component that is used
to process requests.Service
object.
Session
object is used to store session data
relating to a specific HTTP client.Buffer
at
an arbitrary position.
Buffer
at
an arbitrary position.
Buffer
at
an arbitrary position.
Buffer
at
an arbitrary position.
charset
to whatever value is
in the String
object.
charset
to whatever value is in the
String
object.
setCookie
method is used to set a cookie value
with the cookie name.
setCookie
method is used to set a cookie value
for a specified name.
setCookie
method is used to set a cookie value
for a specified name.
Cookie
to be
set.
String
object.
String
object.
String
object.
String
object.
Cookie
to be
set.
Resolver
.
String
within the
char
buf.
String
within the
char
buf.
SocketHandler
object is used in conjunction
with the Connection
to dispatch Pipeline
objects to a PipelineHandler
for incoming TCP
connections.SocketHandler
using
a PipelineHandler
object.
SocketHandler
using
a PipelineHandler
object.
Source
object is used to describe a translated JSP
page.State
is used by the Request
to
examine the cookies that have been issued with the HTTP request.StatusLine
is used to represent a HTTP status
line.StatusReport
is used to describe HTTP status
messages.StatusReport
object.
ProcessQueue
this
is similar a resize with zero.
Store
object provides the persistence scheme
used by sessions.StoreException
is used to indicate that some
operation failed when attempting to use a Store
.TemplateEngine
provides the core functionality
required to process templates.TemplateEngine
object.
TemplateEngine
object.
TemplateEngine
object.
Tile
object is used to represent a value that
has been acquired from a Source
.TileLayout
provides a document layout that
can be used to build a graph of templates that can be used to
create a single view.TileLayout
object.
TimeCache
for caching
objects.TimeCache
object for storing
objects.
TimeCache
object for storing
objects.
TimeCache
may have.
Buffer
object.
token
method is used to acquire the value
as a string.
long
, given the exact
time this will use the java.util.Date
to parse this date
into a long
.
String
that
contains each header formatted according to the HTTP/1.1
header format.
String
that
contains each header formatted according to the HTTP/1.1
header format.
toString
method of the source
value.
String
value of the MIME
type.
toString
method converts the cookie to the
Set-Cookie value.
String
object.
String
value of the MIME type.
toString
method is used to compose an string
in the application/x-www-form-urlencoded
MIME type.
toString
method is used to compose an string
in the application/x-www-form-urlencoded
MIME type.
ParseBuffer
as a String
object.
String
object.
Translator
object is used to translate a JSP source
file to a Java or Groovy source file.Translator
object.
Traverser
object is used to parse an XML document
in a simple element by element manner.Traverser
object this is used
to create a new instance with a new document builder object.
Service
that
was linked to the specified pattern.
Service
that
was linked to the specified match.
Service
that
was linked to the specified pattern.
Service
that
was linked to the specified match.
load
method this can be used to purge it from the system and
subsequently remove all links to it.
load
method this can be used to purge it from the system and
subsequently remove all links to it.
Registry
object.
update
method is invoked when there is a
change in the layout.
Loader
object which
is used to recieve updates on the configuration.
Loader
object which
is used to recieve updates on the configuration.
URI
interface is used to represent a generic
uniform resource identifier .URIParser
that contains no specifics.
URLProperties
object is used as a convienience
class that is used to create a Properties
object
from a URL.URLProperties
object.
URLProperties
object.
VelocityContainer
provides an implementation
of the Container
object for Velocity.VelocityContainer
object.
VelocityContainer
object.
VelocityContainer
object.
VelocityContainer
object.
View
object provides a service controller
implementation for providing a document view.View
object.
Viewer
object represents a template with a
set of properties.ViewerFactory
serves to resolve a template
view from a specified path.Workspace
object is used to specify the source and
build context for the JSP translation and compilation process.Workspace
object.
Workspace
object.
Workspace
object.
Workspace
object.
PrintWriter
.
OutputStream
.
Writer
.
Buffer
out to
an OutputStream
.
Buffer
out to
an OutputStream
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |