Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C E H M P

A

addFieldToMessages(HashMap, String, String) - Static method in class com.aendvari.satyr.servlet.gateway.tethys.MessageGateway
Adds the given field and value to all messages in the given map.

C

com.aendvari.satyr.servlet.gateway.tethys - package com.aendvari.satyr.servlet.gateway.tethys
Various servlets and utilities for running satyr applications.

E

extension - Variable in class com.aendvari.satyr.servlet.gateway.tethys.MessageGateway.Processor
Allows extension of this HttpFormGateway.Processor implementation.

H

httpProcessor - Static variable in class com.aendvari.satyr.servlet.gateway.tethys.MessageGateway
Processing extension.

M

MessageGateway - class com.aendvari.satyr.servlet.gateway.tethys.MessageGateway.
An HTTP form POST to message gateway.
MessageGateway() - Constructor for class com.aendvari.satyr.servlet.gateway.tethys.MessageGateway
 
MessageGateway.Processor - class com.aendvari.satyr.servlet.gateway.tethys.MessageGateway.Processor.
Extracts tethys specific information from the HTTP POST.
MessageGateway.Processor() - Constructor for class com.aendvari.satyr.servlet.gateway.tethys.MessageGateway.Processor
Constructs a normal processor, with no extension.
MessageGateway.Processor(HttpFormGateway.Processor) - Constructor for class com.aendvari.satyr.servlet.gateway.tethys.MessageGateway.Processor
Constructs a processor with an extension.

P

process(HashMap, ServletConfig, HttpServletRequest, HttpServletResponse) - Method in class com.aendvari.satyr.servlet.gateway.tethys.MessageGateway.Processor
Extracts tethys specific information from the HTTP POST.
process(MessageBroker, ServletConfig, HttpServletRequest, HttpServletResponse, HttpFormGateway.Processor, HttpFormGateway.ContextModifier, HttpFormGateway.MessageModifier) - Static method in class com.aendvari.satyr.servlet.gateway.tethys.MessageGateway
Processes an HTTP request.

A C E H M P