Example implementations of Porlet Streamer classes.
oss.net.pstream.jca - package oss.net.pstream.jca oss.net.pstream.jsp - package oss.net.pstream.jsp
JSP tag handler classes.
oss.net.pstream.rewrite - package oss.net.pstream.rewrite oss.net.pstream.sax - package oss.net.pstream.sax
SAX Implementation Classes.
oss.net.pstream.util - package oss.net.pstream.util OutputControl - class oss.net.pstream.util.OutputControl. OutputControl(String) - 
Constructor for class oss.net.pstream.util.OutputControl
 
P
- password_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - path_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - pattern_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - PatternElement - class oss.net.pstream.sax.PatternElement.
 - Handles the pattern element.
 - PatternElement(boolean) - 
Constructor for class oss.net.pstream.sax.PatternElement
 -  
 - port_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - portlet_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - PortletElement - class oss.net.pstream.sax.PortletElement.
 - Handles the Portlet element.
 - PortletElement(boolean) - 
Constructor for class oss.net.pstream.sax.PortletElement
 -  
 - PortletStream - class oss.net.pstream.PortletStream.
 - Easy-to-use(R) interface to all the PortletStreams functionality.
 - PortletStream(boolean) - 
Constructor for class oss.net.pstream.PortletStream
 -  
 - PortletStreamException - exception oss.net.pstream.PortletStreamException.
 - Exception class for PortletStream Exceptions.
 - PortletStreamException(Exception) - 
Constructor for class oss.net.pstream.PortletStreamException
 - Creates a new PortletStreamException from a parent exception.
 - PortletStreamException(String) - 
Constructor for class oss.net.pstream.PortletStreamException
 - Redefinition of the Exception constructor.
 - PortletStreamException(String, Exception) - 
Constructor for class oss.net.pstream.PortletStreamException
 - Creates a new exception with the root cause of Cause and prepends the
 message Prepend to the error message.
 - PortletStreamParameters - class oss.net.pstream.PortletStreamParameters.
 -  
 - PortletStreamParameters(PortletStreamParameters, String) - 
Constructor for class oss.net.pstream.PortletStreamParameters
 - Constructs a new list of parmeters using another parameters object as a template.
 - PortletStreamParameters(String) - 
Constructor for class oss.net.pstream.PortletStreamParameters
 - Constructor which builds an empty parameters object with the exception of 
 it's unique name.
 - PortletStreamParametersMap - class oss.net.pstream.PortletStreamParametersMap.
 - Title: 
 - PortletStreamParametersMap() - 
Constructor for class oss.net.pstream.PortletStreamParametersMap
 -  
 - PortletStreamParametersMap(Map) - 
Constructor for class oss.net.pstream.PortletStreamParametersMap
 -  
 - PortletStreamSAXHandler - class oss.net.pstream.sax.PortletStreamSAXHandler.
 - An implementation of the JAXP SAX Handler spec.
 - PortletStreamSAXHandler(boolean) - 
Constructor for class oss.net.pstream.sax.PortletStreamSAXHandler
 - Default Constructor
 - postfetch(PortletStreamParameters) - 
Method in class oss.net.pstream.rewrite.Rewriter
 -  
 - prefetch(PortletStreamParameters) - 
Method in class oss.net.pstream.rewrite.Rewriter
 -  
 - prepareCall(String) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - prepareCall(String, int, int) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - prepareCall(String, int, int, int) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - prepareStatement(String) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - prepareStatement(String, int) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - prepareStatement(String, int[]) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - prepareStatement(String, int, int) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - prepareStatement(String, int, int, int) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - prepareStatement(String, String[]) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - presetResponseHeaders() - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method presetResponseHeaders will attempt to set all the response headers 
 from the target host to the client but will simply return if the HttpServletResponse object is null.
 - print(String) - 
Method in class oss.net.pstream.util.OutputControl
 -  
 - print(String, String) - 
Static method in class oss.net.pstream.util.OutputControl
 -  
 - println(String) - 
Method in class oss.net.pstream.util.OutputControl
 -  
 - println(String, String) - 
Static method in class oss.net.pstream.util.OutputControl
 -  
 - printStackTrace() - 
Method in class oss.net.pstream.PortletStreamException
 - Overrides parent PrintStackTrace to print the root exception cause.
 - printStackTrace(PrintStream) - 
Method in class oss.net.pstream.PortletStreamException
 - Overrides parent printStackTrace to the supplied PrintStream.
 - printStackTrace(PrintWriter) - 
Method in class oss.net.pstream.PortletStreamException
 - Overrides parent printStackTrace to the supplied PrintWriter
 - protocol_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - protocol_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - pstream_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - PstreamElement - class oss.net.pstream.sax.PstreamElement.
 - Title: 
 - PstreamElement(boolean) - 
Constructor for class oss.net.pstream.sax.PstreamElement
 -  
 - PstreamServletBaseImpl - class oss.net.pstream.example.PstreamServletBaseImpl.
 - The TextServletImple is the PSN implementation of the PortletStreamer code.
 - PstreamServletBaseImpl() - 
Constructor for class oss.net.pstream.example.PstreamServletBaseImpl
 -  
 
Q
- QueryHash - class oss.net.pstream.QueryHash.
 - An extension of a Hashmap object with some extra functionality for handling
 URI queries in the form of ([URL][RESOURCE][Query::?key=value&key=value...])
 - QueryHash() - 
Constructor for class oss.net.pstream.QueryHash
 -  
 - QueryHash(HttpServletRequest, PortletStreamParameters) - 
Constructor for class oss.net.pstream.QueryHash
 - A more permenant contructor.
 - QueryHash(HttpServletRequest, PortletStreamParameters, String) - 
Constructor for class oss.net.pstream.QueryHash
 - Constructor which grabs the Request and parses out query parameters from it
 This function is depricated because it was only created for debuggin purposes.
 - QueryHash(String) - 
Constructor for class oss.net.pstream.QueryHash
 - Simple constructor from a sring encoded query
 - QueryHash(String, String) - 
Constructor for class oss.net.pstream.QueryHash
 - A more simple contructor which builds a hashmap from a query string
 in the form of ?name=value&name=value.
 
R
- releaseSavepoint(Savepoint) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - removeConnectionEventListener(ConnectionEventListener) - 
Method in class oss.net.pstream.jca.StreamerManagedConnection
 -  
 - removeListener(ConnectionEventListener) - 
Method in class oss.net.pstream.jca.StreamerConnectionEventListener
 -  
 - replace(RewriteCondition, RewriteRule, PortletStreamParameters) - 
Method in class oss.net.pstream.rewrite.RewriteRule
 -  
 - REQUEST_CONTEXT - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - REQUEST_HEADER - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - REQUEST_HOST - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - RequestContextRewriteVariableHandler - class oss.net.pstream.rewrite.RequestContextRewriteVariableHandler.
 - Handles the VirtualHost rewrite variable
 
 - RequestContextRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.RequestContextRewriteVariableHandler
 -  
 - RequestHeaderRewriteVariableHandler - class oss.net.pstream.rewrite.RequestHeaderRewriteVariableHandler.
 - Handles the VirtualHost rewrite variable
 
 - RequestHeaderRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.RequestHeaderRewriteVariableHandler
 -  
 - RequestHostRewriteVariableHandler - class oss.net.pstream.rewrite.RequestHostRewriteVariableHandler.
 - Handles the VirtualHost rewrite variable
 
 - RequestHostRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.RequestHostRewriteVariableHandler
 -  
 - reset() - 
Method in class oss.net.pstream.rewrite.RewriterVector
 -  
 - reset() - 
Method in class oss.net.pstream.rewrite.RewriteStep
 -  
 - reset() - 
Method in class oss.net.pstream.rewrite.RewriteCondition
 -  
 - reset() - 
Method in class oss.net.pstream.rewrite.RewriteRule
 -  
 - resolve(MatchResult, MatchResult) - 
Method in class oss.net.pstream.rewrite.RewriteVariableResolver
 -  
 - resolve(MatchResult, MatchResult, PortletStreamParameters) - 
Method in class oss.net.pstream.rewrite.RewriteVariableResolver
 -  
 - ResourceHelper - class oss.net.pstream.ResourceHelper.
 - Creates a hashmap of PortletStreamParamterImpl classes from an XML file.
 - ResourceHelper(String) - 
Constructor for class oss.net.pstream.ResourceHelper
 -  
 - RESPONSE_BODY - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - RESPONSE_HEADER - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - ResponseBodyRewriteVariableHandler - class oss.net.pstream.rewrite.ResponseBodyRewriteVariableHandler.
 - Handles the DOCUMENT rewrite variable
 
 - ResponseBodyRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.ResponseBodyRewriteVariableHandler
 -  
 - ResponseHeaderRewriteVariableHandler - class oss.net.pstream.rewrite.ResponseHeaderRewriteVariableHandler.
 - Handles the VirtualHost rewrite variable
 
 - ResponseHeaderRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.ResponseHeaderRewriteVariableHandler
 -  
 - REWRITE_CONDITION - 
Static variable in class oss.net.pstream.rewrite.RewriteStep
 -  
 - rewrite_condition_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - rewrite_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - REWRITE_RULE - 
Static variable in class oss.net.pstream.rewrite.RewriteStep
 -  
 - rewrite_rule_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - RewriteCondition - class oss.net.pstream.rewrite.RewriteCondition.
 - A rewrite condition is a rewrite step which decides if the rewrite steps which
 follow it should be executed.
 - RewriteCondition(String, String, boolean) - 
Constructor for class oss.net.pstream.rewrite.RewriteCondition
 - The standard constructor.
 - RewriteConditionElement - class oss.net.pstream.sax.RewriteConditionElement.
 - Title: 
 - RewriteConditionElement(boolean) - 
Constructor for class oss.net.pstream.sax.RewriteConditionElement
 -  
 - RewriteElement - class oss.net.pstream.sax.RewriteElement.
 - Title: 
 - RewriteElement(boolean) - 
Constructor for class oss.net.pstream.sax.RewriteElement
 -  
 - RewriteException - exception oss.net.pstream.rewrite.RewriteException.
 - Title: 
 - RewriteException() - 
Constructor for class oss.net.pstream.rewrite.RewriteException
 -  
 - RewriteException(String) - 
Constructor for class oss.net.pstream.rewrite.RewriteException
 -  
 - Rewriter - class oss.net.pstream.rewrite.Rewriter.
 - Title: 
 - Rewriter(String, String, boolean) - 
Constructor for class oss.net.pstream.rewrite.Rewriter
 -  
 - RewriteRule - class oss.net.pstream.rewrite.RewriteRule.
 - Title: 
 - RewriteRule(String, String, boolean) - 
Constructor for class oss.net.pstream.rewrite.RewriteRule
 -  
 - RewriteRuleElement - class oss.net.pstream.sax.RewriteRuleElement.
 - Title: 
 - RewriteRuleElement(boolean) - 
Constructor for class oss.net.pstream.sax.RewriteRuleElement
 -  
 - RewriteRuleVector - class oss.net.pstream.rewrite.RewriteRuleVector.
 - Title: 
 - RewriteRuleVector() - 
Constructor for class oss.net.pstream.rewrite.RewriteRuleVector
 -  
 - RewriterVector - class oss.net.pstream.rewrite.RewriterVector.
 - Title: 
 - RewriterVector() - 
Constructor for class oss.net.pstream.rewrite.RewriterVector
 -  
 - RewriterVector(Collection) - 
Constructor for class oss.net.pstream.rewrite.RewriterVector
 -  
 - RewriterVector(RewriterVector) - 
Constructor for class oss.net.pstream.rewrite.RewriterVector
 -  
 - RewriteStep - class oss.net.pstream.rewrite.RewriteStep.
 - Title: 
 - RewriteStep() - 
Constructor for class oss.net.pstream.rewrite.RewriteStep
 -  
 - RewriteSubstitution - class oss.net.pstream.rewrite.RewriteSubstitution.
 - RewriteSubstitution implements a Substitution consisting of a simple
 literal string.
 - RewriteSubstitution(MatchResult, PortletStreamParameters, RewriteVariableResolver) - 
Constructor for class oss.net.pstream.rewrite.RewriteSubstitution
 - Creates a RewriteSubstitution representing the given string.
 - RewriteVariableHandler - class oss.net.pstream.rewrite.RewriteVariableHandler.
 - An abstract class to predefine common strings and the functions used for
 resolving rewrite variables in both RewriteCondition and RewriteRule sets.
 - RewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.RewriteVariableHandler
 - Default constructure required to set the debug variable for child use.
 - RewriteVariableHandlerMap - class oss.net.pstream.rewrite.RewriteVariableHandlerMap.
 - Title: 
 - RewriteVariableHandlerMap(boolean) - 
Constructor for class oss.net.pstream.rewrite.RewriteVariableHandlerMap
 -  
 - RewriteVariableResolver - class oss.net.pstream.rewrite.RewriteVariableResolver.
 - This class runs a special form of substitution for variables on a string.
 - RewriteVariableResolver(String, boolean) - 
Constructor for class oss.net.pstream.rewrite.RewriteVariableResolver
 -  
 - rollback() - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - rollback(Savepoint) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 
S
- sendClose(StreamerConnection) - 
Method in class oss.net.pstream.jca.StreamerManagedConnection
 -  
 - sendError(StreamerConnection) - 
Method in class oss.net.pstream.jca.StreamerManagedConnection
 -  
 - SESSION - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - session_params_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - SessionRewriteVariableHandler - class oss.net.pstream.rewrite.SessionRewriteVariableHandler.
 - Handles the VirtualHost rewrite variable
 
 - SessionRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.SessionRewriteVariableHandler
 -  
 - setAutoCommit(boolean) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - setCatalog(String) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - setConfigURL(String) - 
Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 -  
 - setConnect_timeout(Integer) - 
Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 -  
 - setContentBuffer(String) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setContentBuffer sets the buffer for the content.
 - setContentURI(String) - 
Method in class oss.net.pstream.jsp.TextContentHandler
 -  
 - setContext(String) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setContext sets the context path buffer.
 - setFlag(char) - 
Method in class oss.net.pstream.rewrite.RewriteCondition
 -  
 - setFlag(char) - 
Method in class oss.net.pstream.rewrite.RewriteRule
 -  
 - setFlags(String) - 
Method in class oss.net.pstream.rewrite.RewriteCondition
 -  
 - setFlags(String) - 
Method in class oss.net.pstream.rewrite.RewriteRule
 -  
 - setFree(boolean) - 
Method in class oss.net.pstream.jca.StreamerManagedConnection
 -  
 - setHoldability(int) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - setHost(String) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Sets the host header in the HttpMethodBase
 - setHost(String) - 
Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 -  
 - setJndi_name(String) - 
Method in class oss.net.pstream.jsp.TextContentHandler
 -  
 - setLoginTimeout(int) - 
Method in class oss.net.pstream.jca.StreamerDataSource
 -  
 - setLogWriter(PrintWriter) - 
Method in class oss.net.pstream.jca.StreamerDataSource
 -  
 - setLogWriter(PrintWriter) - 
Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 -  
 - setLogWriter(PrintWriter) - 
Method in class oss.net.pstream.jca.StreamerManagedConnection
 -  
 - setLookupKey(String) - 
Method in class oss.net.pstream.rewrite.RewriteVariableHandler
 - Sets the lookup key if this handler is a lookup handler
 - setManager(StreamerManagedConnection) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - setPatternString(String) - 
Method in class oss.net.pstream.rewrite.RewriteStep
 -  
 - setPatternString(String) - 
Method in class oss.net.pstream.rewrite.RewriteCondition
 - Sets the regular expression pattern this condition will search with.
 - setPatternString(String) - 
Method in class oss.net.pstream.rewrite.RewriteRule
 -  
 - setPool_timeout(Integer) - 
Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 -  
 - setPort(Integer) - 
Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 -  
 - setPortletName(String) - 
Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 -  
 - setProtocol(String) - 
Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 -  
 - setQuery(String) - 
Method in class oss.net.pstream.jsp.TextContentHandler
 -  
 - setReadOnly(boolean) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - setReference(Reference) - 
Method in class oss.net.pstream.jca.StreamerDataSource
 -  
 - setResponseHeader(String, String) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setResponseHeader sets the value of a response header with the given name (key).
 - setRewrite(String) - 
Method in class oss.net.pstream.jsp.TextContentHandler
 -  
 - setSavepoint() - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - setSavepoint(String) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - setSearchString(String) - 
Method in class oss.net.pstream.rewrite.RewriteCondition
 - Sets the value of the string this condition is to search.
 - setSubstitutionString(String) - 
Method in class oss.net.pstream.rewrite.RewriteRule
 -  
 - setTarget(RewriteVariableHandler) - 
Method in class oss.net.pstream.rewrite.RewriteStep
 -  
 - setTarget(RewriteVariableHandler) - 
Method in class oss.net.pstream.rewrite.RewriteCondition
 - Rewrite conditions don't actually do anything to/with the target, but rather handle their own target (which can be the rewrite target if the %{REWRITE_TARGET} variable is specified.
 - setTarget(RewriteVariableHandler) - 
Method in class oss.net.pstream.rewrite.RewriteRule
 -  
 - setTargetPath(String) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setTargetPath sets the path of the method.
 - setTargetQuery(NameValuePair[]) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setTargetQuery.
 - setTargetQuery(String) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setTargetQuery.
 - setTargetURI(String) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setTargetURI sets the target URI in a single go.
 - setTimeout(Integer) - 
Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 -  
 - setTransactionIsolation(int) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - setTypeMap(Map) - 
Method in class oss.net.pstream.jca.StreamerConnection
 -  
 - setUserRequestHeader(String, String) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setUserRequestHeader sets a new header to be proxied to the target host.
 - setUserResponseHeader(String, String) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setUserResponseHeader sets a new header to be proxied back to the client.
 - setUservar(String, String) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setUservar sets the value of a user variable.
 - setUservars(HashMap) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Method setUservars sets the hashmap in this object to point to the hashmap UV.
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.HostPathRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.HostProtocolRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.TargetPathRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.RewriteVariableHandler
 - Sets the value of this variable to the passed Params.
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.HostNameRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.TargetQueryRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.TargetNameRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.RequestHostRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.TargetProtocolRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.SessionRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.HostPortRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.UservarRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.RequestContextRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.ResponseBodyRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.ResponseHeaderRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.TargetPortRewriteVariableHandler
 -  
 - setValue(PortletStreamParameters, String) - 
Method in class oss.net.pstream.rewrite.RequestHeaderRewriteVariableHandler
 -  
 - sparam_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - src_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - startElement(String, String, String, Attributes) - 
Method in class oss.net.pstream.sax.PortletStreamSAXHandler
 -  
 - startSession(HttpClient, HttpMethodBase, HttpServletRequest, HttpServletResponse, HashSet) - 
Method in class oss.net.pstream.PortletStreamParameters
 - Sets the state of this parameters object to active (and makes it immediately unsafe for threading).
 - StreamerConnection - class oss.net.pstream.jca.StreamerConnection.
 -  
 - StreamerConnection(StreamerManagedConnection, PortletStreamParameters, String, int, String) - 
Constructor for class oss.net.pstream.jca.StreamerConnection
 -  
 - StreamerConnectionEventListener - class oss.net.pstream.jca.StreamerConnectionEventListener.
 -  
 - StreamerConnectionEventListener(ManagedConnection) - 
Constructor for class oss.net.pstream.jca.StreamerConnectionEventListener
 -  
 - StreamerConnectionRequestInfo - class oss.net.pstream.jca.StreamerConnectionRequestInfo.
 -  
 - StreamerConnectionRequestInfo(String, String, String, int, String) - 
Constructor for class oss.net.pstream.jca.StreamerConnectionRequestInfo
 -  
 - StreamerDataSource - class oss.net.pstream.jca.StreamerDataSource.
 -  
 - StreamerDataSource(StreamerManagedConnectionFactory, ConnectionManager) - 
Constructor for class oss.net.pstream.jca.StreamerDataSource
 -  
 - StreamerManagedConnection - class oss.net.pstream.jca.StreamerManagedConnection.
 -  
 - StreamerManagedConnection(StreamerManagedConnectionFactory, String) - 
Constructor for class oss.net.pstream.jca.StreamerManagedConnection
 -  
 - StreamerManagedConnectionFactory - class oss.net.pstream.jca.StreamerManagedConnectionFactory.
 -  
 - StreamerManagedConnectionFactory() - 
Constructor for class oss.net.pstream.jca.StreamerManagedConnectionFactory
 -  
 - StreamerManagedConnectionMetadata - class oss.net.pstream.jca.StreamerManagedConnectionMetadata.
 -  
 - StreamerManagedConnectionMetadata(StreamerManagedConnection) - 
Constructor for class oss.net.pstream.jca.StreamerManagedConnectionMetadata
 -  
 - substitution_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - SubstitutionElement - class oss.net.pstream.sax.SubstitutionElement.
 - Title: 
 - SubstitutionElement(boolean) - 
Constructor for class oss.net.pstream.sax.SubstitutionElement
 -  
 
T
- target_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - target_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - TARGET_FILE - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - target_host_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - TARGET_NAME - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - TARGET_PATH - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - TARGET_PORT - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - TARGET_PROTOCOL - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - TARGET_QUERY - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - TARGET_URL - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - TargetElement - class oss.net.pstream.sax.TargetElement.
 - Title: 
 - TargetElement(boolean) - 
Constructor for class oss.net.pstream.sax.TargetElement
 -  
 - TargetNameRewriteVariableHandler - class oss.net.pstream.rewrite.TargetNameRewriteVariableHandler.
 - Title: 
 - TargetNameRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.TargetNameRewriteVariableHandler
 -  
 - TargetPathRewriteVariableHandler - class oss.net.pstream.rewrite.TargetPathRewriteVariableHandler.
 - Title: 
 - TargetPathRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.TargetPathRewriteVariableHandler
 -  
 - TargetPortRewriteVariableHandler - class oss.net.pstream.rewrite.TargetPortRewriteVariableHandler.
 - Title: 
 - TargetPortRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.TargetPortRewriteVariableHandler
 -  
 - TargetProtocolRewriteVariableHandler - class oss.net.pstream.rewrite.TargetProtocolRewriteVariableHandler.
 - Title: 
 - TargetProtocolRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.TargetProtocolRewriteVariableHandler
 -  
 - TargetQueryRewriteVariableHandler - class oss.net.pstream.rewrite.TargetQueryRewriteVariableHandler.
 -  
 - TargetQueryRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.TargetQueryRewriteVariableHandler
 -  
 - TextContentHandler - class oss.net.pstream.jsp.TextContentHandler.
 - Title: Portlet Streams
 - TextContentHandler() - 
Constructor for class oss.net.pstream.jsp.TextContentHandler
 -  
 - type_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 
U
- url_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - URLQueryKeyPair - class oss.net.pstream.URLQueryKeyPair.
 -  
 - URLQueryKeyPair(String) - 
Constructor for class oss.net.pstream.URLQueryKeyPair
 -  
 - URLQueryKeyPair(String, String) - 
Constructor for class oss.net.pstream.URLQueryKeyPair
 -  
 - use_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - use_httpclientra_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - username_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - USERVAR - 
Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - uservar_element - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - UservarElement - class oss.net.pstream.sax.UservarElement.
 -  
 - UservarElement(boolean) - 
Constructor for class oss.net.pstream.sax.UservarElement
 -  
 - UservarRewriteVariableHandler - class oss.net.pstream.rewrite.UservarRewriteVariableHandler.
 - Handles the VirtualHost rewrite variable
 
 - UservarRewriteVariableHandler(boolean) - 
Constructor for class oss.net.pstream.rewrite.UservarRewriteVariableHandler
 -  
 - usesNamespaces(String) - 
Method in class oss.net.pstream.sax.PortletStreamSAXHandler
 - A helper function to tell if namespaces are being used.
 - usetemplate_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 
V
- value - 
Variable in class oss.net.pstream.URLQueryKeyPair
 -  
 - value_attr - 
Static variable in class oss.net.pstream.sax.ElementHandler
 -  
 - VALUE_ONLY - 
Static variable in class oss.net.pstream.URLQueryKeyPair
 -  
 
W
- wasBackreffed() - 
Method in class oss.net.pstream.rewrite.RewriteVariableResolver
 -  
 - wasLastRule() - 
Method in class oss.net.pstream.rewrite.RewriteRule
 -  
 
_
- _case_sensitive - 
Variable in class oss.net.pstream.rewrite.RewriteCondition
 - Defines if this condition should be case-sensitive.
 - _classname - 
Variable in class oss.net.pstream.util.OutputControl
 -  
 - _debug - 
Variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 - _last_rule - 
Variable in class oss.net.pstream.rewrite.RewriteRule
 -  
 - _lookupKey - 
Variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 -  
 
A C D E F G H I J K L M N O P Q R S T U V W _ 
Copyright © 2000 Dummy Corp. All Rights Reserved.