A C D E F G H I J K L M N O P Q R S T U V W _

A

action_attr - Static variable in class oss.net.pstream.sax.ElementHandler
 
addConnectionEventListener(ConnectionEventListener) - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
addListener(ConnectionEventListener) - Method in class oss.net.pstream.jca.StreamerConnectionEventListener
 
addResponseHeader(String, String) - Method in class oss.net.pstream.PortletStreamParameters
Method addResponseHeader appends a new header with the given value, even should that header already exist in the response.
addRewriter(Rewriter) - Method in class oss.net.pstream.PortletStreamParameters
Method addRewriter adds a new rewriter to the stack.
addStep(RewriteStep) - Method in class oss.net.pstream.rewrite.Rewriter
 
addStep(String, String, int) - Method in class oss.net.pstream.rewrite.Rewriter
 
appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern) - Method in class oss.net.pstream.rewrite.RewriteSubstitution
Appends the substitution to a buffer containing the original input with substitutions applied for the pattern matches found so far.
associateConnection(Object) - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
AttributeException(String, String) - Method in class oss.net.pstream.sax.ElementHandler
A shortcut for throwing a SAXException for attributes.
authenticate_element - Static variable in class oss.net.pstream.sax.ElementHandler
 

C

characters(char[], int, int) - Method in class oss.net.pstream.sax.PortletStreamSAXHandler
 
cleanup() - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
clearWarnings() - Method in class oss.net.pstream.jca.StreamerConnection
 
close() - Method in class oss.net.pstream.jca.StreamerConnection
 
commit() - Method in class oss.net.pstream.jca.StreamerConnection
 
connectionClosed(ConnectionEvent) - Method in class oss.net.pstream.jca.StreamerConnectionEventListener
 
connectionErrorOccurred(ConnectionEvent) - Method in class oss.net.pstream.jca.StreamerConnectionEventListener
 
CONTENT_TYPE - Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 
createConnectionFactory() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
createConnectionFactory(ConnectionManager) - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
createStatement() - Method in class oss.net.pstream.jca.StreamerConnection
 
createStatement(int, int) - Method in class oss.net.pstream.jca.StreamerConnection
 
createStatement(int, int, int) - Method in class oss.net.pstream.jca.StreamerConnection
 

D

debug_attr - Static variable in class oss.net.pstream.sax.ElementHandler
 
debug() - Method in class oss.net.pstream.PortletStreamParameters
Method debug tells you if debug is turned on.
debug(boolean) - Method in class oss.net.pstream.PortletStreamParameters
Method debug.
debug(String, Attributes) - Method in class oss.net.pstream.sax.ElementHandler
Debug function for printing out all the stuff in the current element.
debug(String, String) - Method in class oss.net.pstream.sax.ElementHandler
Debug function for printing random info Very handy for figuring out which element is blowing up on you and where.
destroy() - Method in class oss.net.pstream.example.PstreamServletBaseImpl
 
destroy() - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
doCondition(RewriteCondition) - Method in class oss.net.pstream.rewrite.Rewriter
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class oss.net.pstream.example.PstreamServletBaseImpl
 
doEndTag() - Method in class oss.net.pstream.jsp.TextContentHandler
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class oss.net.pstream.example.PstreamServletBaseImpl
Implementation of the servlet doGet function, passes off to the handle function
doHead(HttpServletRequest, HttpServletResponse) - Method in class oss.net.pstream.example.PstreamServletBaseImpl
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class oss.net.pstream.example.PstreamServletBaseImpl
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class oss.net.pstream.example.PstreamServletBaseImpl
Implementation of the servlet doPost function, passes off to the handle function
doPut(HttpServletRequest, HttpServletResponse) - Method in class oss.net.pstream.example.PstreamServletBaseImpl
 
doRewrite(RewriteRule, RewriteCondition, PortletStreamParameters) - Method in class oss.net.pstream.rewrite.Rewriter
 
doStartTag() - Method in class oss.net.pstream.jsp.TextContentHandler
 
doTrace(HttpServletRequest, HttpServletResponse) - Method in class oss.net.pstream.example.PstreamServletBaseImpl
 

E

ElementHandler - class oss.net.pstream.sax.ElementHandler.
This abstract class was designed to lessen the pain of implementing a SAX handler.
ElementHandler(boolean) - Constructor for class oss.net.pstream.sax.ElementHandler
global constructor designed to set element debug options.
ElementHandlerMap - class oss.net.pstream.sax.ElementHandlerMap.
A custom HashMap for keeping track of all my element handlers.
ElementHandlerMap(boolean) - Constructor for class oss.net.pstream.sax.ElementHandlerMap
The only constructor.
endElement(String, String, String) - Method in class oss.net.pstream.sax.PortletStreamSAXHandler
 
endSession() - Method in class oss.net.pstream.PortletStreamParameters
Resets this object and prepares it for the next proxy request.
escapePipes(String) - Method in class oss.net.pstream.rewrite.RewriteVariableResolver
 
execute(HttpClient, HttpMethodBase, PortletStreamParameters, HttpServletRequest) - Method in class oss.net.pstream.PortletStream
Like the execute above, except that the Response is not passed and, concequently, not modified.
execute(HttpClient, HttpMethodBase, PortletStreamParameters, HttpServletRequest, HttpServletResponse) - Method in class oss.net.pstream.PortletStream
A one-stop method to build out the parms, run the prefetch rewrite, execute the method, run the postfetch rewrite and set the response headers.
execute(HttpServletRequest, HttpMethodBase) - Method in class oss.net.pstream.jca.StreamerConnection
 
execute(HttpServletRequest, HttpServletResponse, HttpMethodBase) - Method in class oss.net.pstream.jca.StreamerConnection
 

F

fcookie_element - Static variable in class oss.net.pstream.sax.ElementHandler
 
fhost_element - Static variable in class oss.net.pstream.sax.ElementHandler
 
flags_attr - Static variable in class oss.net.pstream.sax.ElementHandler
 
forward_params_element - Static variable in class oss.net.pstream.sax.ElementHandler
 

G

getAutoCommit() - Method in class oss.net.pstream.jca.StreamerConnection
 
getCatalog() - Method in class oss.net.pstream.jca.StreamerConnection
 
getClient() - Method in class oss.net.pstream.jca.StreamerConnection
 
getClient() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
getClient() - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
getConfigURI() - Method in class oss.net.pstream.jca.StreamerConnectionRequestInfo
 
getConfigURL() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
getConnect_timeout() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
getConnection() - Method in class oss.net.pstream.jca.StreamerDataSource
 
getConnection(String, String) - Method in class oss.net.pstream.jca.StreamerDataSource
 
getConnection(Subject, ConnectionRequestInfo) - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
getContentBuffer() - Method in class oss.net.pstream.PortletStreamParameters
Method getContentBuffer returns the ResponseBody as a string, and if it has not yet been fetched it is fetched when this method is called.
getContext() - Method in class oss.net.pstream.PortletStreamParameters
Method getContext returns the context path, or the buffer if the context path has been rewritten.
getEISProductName() - Method in class oss.net.pstream.jca.StreamerManagedConnectionMetadata
 
getEISProductVersion() - Method in class oss.net.pstream.jca.StreamerManagedConnectionMetadata
 
getEncodedQuery() - Method in class oss.net.pstream.QueryHash
Reincodes the query string based on the contents of the hashmap.
getEscapedTargetURI() - Method in class oss.net.pstream.PortletStreamParameters
Method getEscapedTargetURI returns the target uri escaped to UTF8 with the exception of the URI-specific characters.
getFirstHandler() - Method in class oss.net.pstream.rewrite.RewriteVariableResolver
 
getFlag(char) - Method in class oss.net.pstream.rewrite.RewriteCondition
 
getFlag(char) - Method in class oss.net.pstream.rewrite.RewriteRule
 
getFullRequestHeaderValue(String) - Method in class oss.net.pstream.PortletStreamParameters
Method getFullRequestHeaderValue returns the full (unaltered) value from the request header.
getFullResponseHeaderValue(String) - Method in class oss.net.pstream.PortletStreamParameters
Method getFullResponseHeaderValue returns the full value of the response header with the given Name, null if that header does not exist.
getHandler(String) - Method in class oss.net.pstream.sax.ElementHandlerMap
Returns an ElementHandler designed to handle the element with the given name.
getHoldability() - Method in class oss.net.pstream.jca.StreamerConnection
 
getHost() - Method in class oss.net.pstream.PortletStreamParameters
Returns the host name passed in the request header or, if that header has not been set, returns the hostname from the request (and sets the Host header equal to this).
getHost() - Method in class oss.net.pstream.jca.StreamerConnection
Returns the host from the HostConfiguration
getHost() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
getHost() - Method in class oss.net.pstream.jca.StreamerConnectionRequestInfo
 
getLastModified(HttpServletRequest) - Method in class oss.net.pstream.example.PstreamServletBaseImpl
 
getLastResult() - Method in class oss.net.pstream.rewrite.RewriteStep
 
getLastResult() - Method in class oss.net.pstream.rewrite.RewriteCondition
Returns the result last returned by this condition.
getLastResult() - Method in class oss.net.pstream.rewrite.RewriteRule
 
getLastRewriter() - Method in class oss.net.pstream.rewrite.RewriterVector
 
getLastStep() - Method in class oss.net.pstream.rewrite.RewriterVector
 
getLastStep() - Method in class oss.net.pstream.rewrite.Rewriter
 
getLocalTransaction() - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
getLoginTimeout() - Method in class oss.net.pstream.jca.StreamerDataSource
 
getLogWriter() - Method in class oss.net.pstream.jca.StreamerDataSource
 
getLogWriter() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
getLogWriter() - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
getManager() - Method in class oss.net.pstream.jca.StreamerConnection
 
getMaxConnections() - Method in class oss.net.pstream.jca.StreamerManagedConnectionMetadata
 
getMetaData() - Method in class oss.net.pstream.jca.StreamerConnection
 
getMetaData() - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
getMethod() - Method in class oss.net.pstream.PortletStreamParameters
 
getName() - Method in class oss.net.pstream.PortletStreamParameters
Returns the unique name of this configuration set.
getName() - Method in class oss.net.pstream.rewrite.RewriteStep
 
getName() - Method in class oss.net.pstream.rewrite.RewriteCondition
 
getName() - Method in class oss.net.pstream.rewrite.RewriteRule
 
getName() - Method in class oss.net.pstream.sax.TargetElement
 
getName() - Method in class oss.net.pstream.sax.RewriteRuleElement
 
getName() - Method in class oss.net.pstream.sax.PortletElement
 
getName() - Method in class oss.net.pstream.sax.RewriteConditionElement
 
getName() - Method in class oss.net.pstream.sax.RewriteElement
 
getName() - Method in class oss.net.pstream.sax.ElementHandler
Returns the name of the element this Handler handles.
getName() - Method in class oss.net.pstream.sax.PstreamElement
 
getName() - Method in class oss.net.pstream.sax.SubstitutionElement
 
getName() - Method in class oss.net.pstream.sax.UservarElement
 
getName() - Method in class oss.net.pstream.sax.PatternElement
 
getNext() - Method in class oss.net.pstream.rewrite.RewriterVector
 
getParams() - Method in class oss.net.pstream.jca.StreamerConnection
 
getParamsForResource(String) - Method in class oss.net.pstream.PortletStreamParametersMap
Returns the PortletStreamParameters associated with the given name.
getParamsMap() - Method in class oss.net.pstream.sax.PortletStreamSAXHandler
Returns the map of all the parameters.
getPath() - Method in class oss.net.pstream.PortletStreamParameters
Method getPath wraps the HttpServletRequest.getPathInfo() method.
getPool_timeout() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
getPoolName() - Method in class oss.net.pstream.example.PstreamServletBaseImpl
All implementing servlets must return the JNDI name of the pool which should be used for rendering content.
getPort() - Method in class oss.net.pstream.PortletStreamParameters
Method getPort.
getPort() - Method in class oss.net.pstream.jca.StreamerConnection
Returns the port from the HostConfiguration
getPort() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
getPort() - Method in class oss.net.pstream.jca.StreamerConnectionRequestInfo
 
getPortlet() - Method in class oss.net.pstream.jca.StreamerConnectionRequestInfo
 
getPortletName() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
getProtocol() - Method in class oss.net.pstream.PortletStreamParameters
Method getProtocol.
getProtocol() - Method in class oss.net.pstream.jca.StreamerConnection
Returns the protocol from the HostConfiguration
getProtocol() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
getProtocol() - Method in class oss.net.pstream.jca.StreamerConnectionRequestInfo
 
getQuery() - Method in class oss.net.pstream.jsp.TextContentHandler
 
getReference() - Method in class oss.net.pstream.jca.StreamerDataSource
 
getRequestHeaderValue(String) - Method in class oss.net.pstream.PortletStreamParameters
Method getRequestHeaderValue gets the value of a request header, or gets the first value if there are more than one.
getResponseBodyInputStream() - Method in class oss.net.pstream.PortletStreamParameters
Method getResponseBodyInputStream returns the response body as an input stream.
getResponseHeaderValue(String) - Method in class oss.net.pstream.PortletStreamParameters
Method getResponseHeaderValue returns the response header value associated with the given name, the first part only if there are multiple values, null if it doesn't exist.
getRewiters() - Method in class oss.net.pstream.PortletStreamParameters
Method getRewiters.
getRootCause() - Method in class oss.net.pstream.PortletStreamException
Returns the exception that caused this exception.
getRule(int) - Method in class oss.net.pstream.rewrite.RewriteRuleVector
 
getSubstitution(MatchResult) - Method in class oss.net.pstream.rewrite.RewriteSubstitution
Returns the string substitution represented by this object.
getTarget() - Method in class oss.net.pstream.rewrite.Rewriter
 
getTargetHost() - Method in class oss.net.pstream.PortletStreamParameters
returns the Hostname of the host this proxy is proxying for.
getTargetPath() - Method in class oss.net.pstream.PortletStreamParameters
Method getTargetPath returns the path from the target URI object.
getTargetPort() - Method in class oss.net.pstream.PortletStreamParameters
Method getTargetPort.
getTargetProtocol() - Method in class oss.net.pstream.PortletStreamParameters
Method getTargetProtocol.
getTargetQuery() - Method in class oss.net.pstream.PortletStreamParameters
Method getTargetQuery.
getTargetURI() - Method in class oss.net.pstream.PortletStreamParameters
Method getTargetURI.
getTargetURLAsString() - Method in class oss.net.pstream.PortletStreamParameters
Method getTargetURLAsString.
getTimeout() - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 
getTimeout() - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
getTransactionIsolation() - Method in class oss.net.pstream.jca.StreamerConnection
 
getType() - Method in class oss.net.pstream.rewrite.RewriteStep
 
getType() - Method in class oss.net.pstream.rewrite.RewriteCondition
 
getType() - Method in class oss.net.pstream.rewrite.RewriteRule
 
getTypeMap() - Method in class oss.net.pstream.jca.StreamerConnection
 
getUsername() - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
getUserName() - Method in class oss.net.pstream.jca.StreamerManagedConnectionMetadata
 
getUserRequestHeaders() - Method in class oss.net.pstream.PortletStreamParameters
Method getUserRequestHeaders.
getUserResponseHeaders() - Method in class oss.net.pstream.PortletStreamParameters
Method getUserResponseHeaders.
getUservar(String) - Method in class oss.net.pstream.PortletStreamParameters
Method getUservar looks up the value of the given user variable.
getUservars() - Method in class oss.net.pstream.PortletStreamParameters
Method getUservars returns the uservar hashmap.
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.HostPathRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.HostProtocolRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.TargetPathRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.RewriteVariableHandler
Returns the value of this variable from the passed Params.
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.HostNameRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.TargetQueryRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.TargetNameRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.RequestHostRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.TargetProtocolRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.SessionRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.HostPortRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.UservarRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.RequestContextRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.ResponseBodyRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.ResponseHeaderRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.TargetPortRewriteVariableHandler
 
getValue(PortletStreamParameters) - Method in class oss.net.pstream.rewrite.RequestHeaderRewriteVariableHandler
 
getVariableHandler() - Method in class oss.net.pstream.rewrite.RewriteStep
 
getVariableHandler() - Method in class oss.net.pstream.rewrite.RewriteCondition
 
getVariableHandler() - Method in class oss.net.pstream.rewrite.RewriteRule
 
getVariableHandler(String) - Method in class oss.net.pstream.rewrite.RewriteVariableHandlerMap
 
getVariableName() - Method in class oss.net.pstream.rewrite.HostPathRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.HostProtocolRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.TargetPathRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.RewriteVariableHandler
Returns a reference to the static name of this variable.
getVariableName() - Method in class oss.net.pstream.rewrite.HostNameRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.TargetQueryRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.TargetNameRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.RequestHostRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.TargetProtocolRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.SessionRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.HostPortRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.UservarRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.RequestContextRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.ResponseBodyRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.ResponseHeaderRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.TargetPortRewriteVariableHandler
 
getVariableName() - Method in class oss.net.pstream.rewrite.RequestHeaderRewriteVariableHandler
 
getWarnings() - Method in class oss.net.pstream.jca.StreamerConnection
 
getXAResource() - Method in class oss.net.pstream.jca.StreamerManagedConnection
 

H

handle(HttpServletRequest, HttpServletResponse, HttpMethodBase) - Method in class oss.net.pstream.example.PstreamServletBaseImpl
The current standard implementation of the streamer for handling servlet requests.
handleElementEnd(StringBuffer, PortletStreamParametersMap, String) - Method in class oss.net.pstream.sax.TargetElement
 
handleElementEnd(StringBuffer, PortletStreamParametersMap, String) - Method in class oss.net.pstream.sax.RewriteRuleElement
 
handleElementEnd(StringBuffer, PortletStreamParametersMap, String) - Method in class oss.net.pstream.sax.PortletElement
 
handleElementEnd(StringBuffer, PortletStreamParametersMap, String) - Method in class oss.net.pstream.sax.RewriteConditionElement
 
handleElementEnd(StringBuffer, PortletStreamParametersMap, String) - Method in class oss.net.pstream.sax.RewriteElement
 
handleElementEnd(StringBuffer, PortletStreamParametersMap, String) - Method in class oss.net.pstream.sax.ElementHandler
Handles the end of an element (ending editing of an element for instance).
handleElementEnd(StringBuffer, PortletStreamParametersMap, String) - Method in class oss.net.pstream.sax.PstreamElement
 
handleElementEnd(StringBuffer, PortletStreamParametersMap, String) - Method in class oss.net.pstream.sax.SubstitutionElement
 
handleElementEnd(StringBuffer, PortletStreamParametersMap, String) - Method in class oss.net.pstream.sax.UservarElement
 
handleElementEnd(StringBuffer, PortletStreamParametersMap, String) - Method in class oss.net.pstream.sax.PatternElement
 
handleElementStart(PortletStreamParametersMap, String, Attributes) - Method in class oss.net.pstream.sax.TargetElement
 
handleElementStart(PortletStreamParametersMap, String, Attributes) - Method in class oss.net.pstream.sax.RewriteRuleElement
 
handleElementStart(PortletStreamParametersMap, String, Attributes) - Method in class oss.net.pstream.sax.PortletElement
 
handleElementStart(PortletStreamParametersMap, String, Attributes) - Method in class oss.net.pstream.sax.RewriteConditionElement
 
handleElementStart(PortletStreamParametersMap, String, Attributes) - Method in class oss.net.pstream.sax.RewriteElement
 
handleElementStart(PortletStreamParametersMap, String, Attributes) - Method in class oss.net.pstream.sax.ElementHandler
Handles the start of an element (setting params and stuff).
handleElementStart(PortletStreamParametersMap, String, Attributes) - Method in class oss.net.pstream.sax.PstreamElement
 
handleElementStart(PortletStreamParametersMap, String, Attributes) - Method in class oss.net.pstream.sax.SubstitutionElement
 
handleElementStart(PortletStreamParametersMap, String, Attributes) - Method in class oss.net.pstream.sax.UservarElement
 
handleElementStart(PortletStreamParametersMap, String, Attributes) - Method in class oss.net.pstream.sax.PatternElement
 
hasNext() - Method in class oss.net.pstream.rewrite.RewriterVector
 
host_element - Static variable in class oss.net.pstream.sax.ElementHandler
 
HOST_NAME - Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 
HOST_PATH - Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 
HOST_PORT - Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 
HOST_PROTOCOL - Static variable in class oss.net.pstream.rewrite.RewriteVariableHandler
 
HostNameRewriteVariableHandler - class oss.net.pstream.rewrite.HostNameRewriteVariableHandler.
Handles the HOST_NAME rewrite variable.
HostNameRewriteVariableHandler(boolean) - Constructor for class oss.net.pstream.rewrite.HostNameRewriteVariableHandler
 
HostPathRewriteVariableHandler - class oss.net.pstream.rewrite.HostPathRewriteVariableHandler.
Handles the HOST_PATH rewrite variable.
HostPathRewriteVariableHandler(boolean) - Constructor for class oss.net.pstream.rewrite.HostPathRewriteVariableHandler
 
HostPortRewriteVariableHandler - class oss.net.pstream.rewrite.HostPortRewriteVariableHandler.
Takes care of HOST_PORT rewrite variables.
HostPortRewriteVariableHandler(boolean) - Constructor for class oss.net.pstream.rewrite.HostPortRewriteVariableHandler
 
HostProtocolRewriteVariableHandler - class oss.net.pstream.rewrite.HostProtocolRewriteVariableHandler.
Takes care of HOST_PROTOCOL rewrite variables.
HostProtocolRewriteVariableHandler(boolean) - Constructor for class oss.net.pstream.rewrite.HostProtocolRewriteVariableHandler
 
href_attr - Static variable in class oss.net.pstream.sax.ElementHandler
 

I

ignorableWhitespace(char[], int, int) - Method in class oss.net.pstream.sax.PortletStreamSAXHandler
 
init(RewriteCondition, RewriteRule, PortletStreamParameters) - Method in class oss.net.pstream.rewrite.RewriteStep
 
init(RewriteCondition, RewriteRule, PortletStreamParameters) - Method in class oss.net.pstream.rewrite.RewriteCondition
Initializes this condition.
init(RewriteCondition, RewriteRule, PortletStreamParameters) - Method in class oss.net.pstream.rewrite.RewriteRule
 
isClosed() - Method in class oss.net.pstream.jca.StreamerConnection
 
isFree() - Method in class oss.net.pstream.jca.StreamerManagedConnection
 
isPostFetch() - Method in class oss.net.pstream.rewrite.RewriteVariableResolver
 
isPostFetch() - Method in class oss.net.pstream.rewrite.RewriteStep
 
isPostFetch() - Method in class oss.net.pstream.rewrite.RewriteCondition
Returns true if and only if this condition contains postfetch variables.
isPostFetch() - Method in class oss.net.pstream.rewrite.RewriteRule
 
isPreFetch() - Method in class oss.net.pstream.rewrite.HostPathRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.HostProtocolRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.TargetPathRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.RewriteVariableHandler
A boolean telling if this variable is PreFetch, meaning that it must be set before the request is made.
isPreFetch() - Method in class oss.net.pstream.rewrite.HostNameRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.TargetQueryRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.TargetNameRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.RequestHostRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.TargetProtocolRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.SessionRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.HostPortRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.UservarRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.RequestContextRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.ResponseBodyRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.ResponseHeaderRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.TargetPortRewriteVariableHandler
 
isPreFetch() - Method in class oss.net.pstream.rewrite.RequestHeaderRewriteVariableHandler
 
isReadOnly() - Method in class oss.net.pstream.jca.StreamerConnection
 
isValid() - Method in class oss.net.pstream.rewrite.RewriteCondition
 
isValueOnly() - Method in class oss.net.pstream.URLQueryKeyPair
 

J

jndi_resource_element - Static variable in class oss.net.pstream.sax.ElementHandler
 

K

key - Variable in class oss.net.pstream.URLQueryKeyPair
 

L

LAST_RULE - Static variable in class oss.net.pstream.rewrite.RewriteRule
 
loadConfig(InputSource) - Static method in class oss.net.pstream.ResourceHelper
 
localTransactionCommitted(ConnectionEvent) - Method in class oss.net.pstream.jca.StreamerConnectionEventListener
 
localTransactionRolledback(ConnectionEvent) - Method in class oss.net.pstream.jca.StreamerConnectionEventListener
 
localTransactionStarted(ConnectionEvent) - Method in class oss.net.pstream.jca.StreamerConnectionEventListener
 

M

main(String[]) - Static method in class oss.net.pstream.rewrite.RewriteVariableResolver
 
main(String[]) - Static method in class oss.net.pstream.sax.PortletStreamSAXHandler
Tester function.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class oss.net.pstream.jca.StreamerManagedConnectionFactory
 

N

name_attr - Static variable in class oss.net.pstream.sax.ElementHandler
 
nativeSQL(String) - Method in class oss.net.pstream.jca.StreamerConnection
 
NC_FLAG - Static variable in class oss.net.pstream.rewrite.RewriteCondition
 
numReplaced() - Method in class oss.net.pstream.rewrite.RewriteRule
 

O

oss.net.pstream - package oss.net.pstream

Portlet Streamer 1.0 Release

oss.net.pstream.example - package oss.net.pstream.example

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.