| Constructor and Description | 
|---|
| AmqpConnectionHandler(AmqpLinkFactory linkFactory,
                     ReadStream is,
                     WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AmqpFrameWriter. init(WriteStream os) | 
| Constructor and Description | 
|---|
| AmqpConnectionWriter(WriteStream os) | 
| AmqpFrameWriter(WriteStream os) | 
| AmqpStreamWriter(WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JavaClass. write(WriteStream os)Writes the class to the output. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | CandiExpr. print(WriteStream out,
     ELContext env,
     boolean escapeXml) | 
| void | CandiExpr. printCreate(WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DebugStore. test(WriteStream out) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | AbstractCache. loadData(long valueIndex,
        long valueDataTime,
        WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | ClusterDataBacking. loadData(long valueDataId,
        long valueDataTime,
        WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | JdbcDataStore. load(HashKey id,
    WriteStream os)Reads the object from the data store. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractWebSocketProtocol. writeHeader(WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | Expr. print(WriteStream out,
     ELContext env,
     boolean escapeXml)Evaluates directly to the output. | 
| boolean | NullLiteral. print(WriteStream out,
     ELContext env,
     boolean isEscaped)Evalutes directly to the output. | 
| boolean | LongLiteral. print(WriteStream out,
     ELContext env,
     boolean isEscaped)Evalutes directly to the output. | 
| boolean | InterpolateExpr. print(WriteStream out,
     ELContext env,
     boolean escapeXml)Prints the interpolated value directly to the output. | 
| boolean | StringLiteral. print(WriteStream out,
     ELContext env,
     boolean isEscape)Evalutes directly to the output. | 
| boolean | AbstractBooleanExpr. print(WriteStream out,
     ELContext env,
     boolean isEscaped)Evalutes directly to the output. | 
| void | PathExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | GeExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | MinusExpr. printCreate(WriteStream os)Prints the Java code to recreate the UnaryExpr. | 
| void | EqExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | MulExpr. printCreate(WriteStream os)Prints the Java code to recreate an LongLiteral. | 
| void | BinaryExpr. printCreate(WriteStream os)Prints the Java code to recreate an LongLiteral. | 
| void | StaticMethodExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | Expr. printCreate(WriteStream os)Generates the code to regenerate the expression. | 
| void | DivExpr. printCreate(WriteStream os)Prints the Java code to recreate an LongLiteral. | 
| void | LtExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | BooleanExpr. printCreate(WriteStream os)Prints the Java code to recreate a BooleanExpr | 
| void | ConditionalNullExpr. printCreate(WriteStream os)Prints the Java code to recreate the expr | 
| void | ArrayExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | NeExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | ValueExpr. printCreate(WriteStream os)Prints the code to create an IdExpr. | 
| void | NullLiteral. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | LongLiteral. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | InterpolateExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | MethodExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | FunctionExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | DoubleLiteral. printCreate(WriteStream os)Prints the *.java code to create an DoubleLiteral. | 
| void | GtExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | IdExpr. printCreate(WriteStream os)Prints the code to create an IdExpr. | 
| void | ConditionalExpr. printCreate(WriteStream os)Prints the Java code to recreate the expr | 
| void | ArrayResolverExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | BooleanLiteral. printCreate(WriteStream os)Prints the Java code to recreate the BooleanLiteral. | 
| void | MatchesExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | SubExpr. printCreate(WriteStream os)Prints the Java code to recreate an LongLiteral. | 
| void | StringLiteral. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | CmpExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | LeExpr. printCreate(WriteStream os)Prints the code to create an LongLiteral. | 
| void | AddExpr. printCreate(WriteStream os)Prints the Java code to recreate an LongLiteral. | 
| void | UnaryExpr. printCreate(WriteStream os)Prints the Java code to recreate the UnaryExpr. | 
| void | ModExpr. printCreate(WriteStream os)Prints the Java code to recreate an LongLiteral. | 
| static void | Expr. printEscaped(WriteStream os,
            ReadStream is)Write to the *.java stream escaping Java reserved characters. | 
| static void | Expr. printEscapedString(WriteStream os,
                  java.lang.String string)Write to the *.java stream escaping Java reserved characters. | 
| static void | Expr. toStream(WriteStream out,
        java.lang.Object value)Write to the stream. | 
| static void | Expr. toStreamEscaped(WriteStream out,
               java.lang.Object value)Write to the stream escaping XML reserved characters. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | CacheDataBacking. loadData(long valueDataId,
        long valueDataTime,
        WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| WriteStream | ProLogSystem. openLogStream(long timestamp,
             java.lang.String fullType,
             java.lang.String name,
             java.util.logging.Level level)Logs a message given a full name. | 
| WriteStream | LogSystem. openLogStream(long timestamp,
             java.lang.String fullType,
             java.lang.String name,
             java.util.logging.Level level) | 
| WriteStream | ProLogSystem. openLogStream(java.lang.String fullType)Logs a message given a full name. | 
| WriteStream | LogSystem. openLogStream(java.lang.String fullType) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected WriteStream | AbstractErrorLog. logStream | 
| Modifier and Type | Method and Description | 
|---|---|
| WriteStream | AbstractErrorLog. getLogStream()Returns the access-log's path. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractErrorLog. setLogStream(WriteStream os)Sets the access-log's path. | 
| Modifier and Type | Method and Description | 
|---|---|
| WriteStream | JavaWriter. getWriteStream()Returns the underlying stream. | 
| Constructor and Description | 
|---|
| JavaWriter(WriteStream os) | 
| LineMapWriter(WriteStream os)Creates the writer. | 
| Modifier and Type | Method and Description | 
|---|---|
| WriteStream | JavaWriterWrapper. getWriteStream()Returns the underlying stream. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected WriteStream | BytesMessageImpl. getWriteStream() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MessageFactory. writeHeader(WriteStream out,
           Message msg) | 
| Constructor and Description | 
|---|
| JsmpWebSocketWriter(WriteStream out) | 
| Constructor and Description | 
|---|
| JsonOutput(WriteStream out) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ImplicitObjectExpr. printCreate(WriteStream os)Prints the code to create an IdExpr. | 
| void | ImplicitFieldExpr. printCreate(WriteStream os)Prints the code to create an IdExpr. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JspNode. printJspId(WriteStream os)Prints the jsp:id | 
| void | JspInclude. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlXmlIf. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JsfFacetNode. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlCoreCatch. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspDirectiveVariable. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlCoreWhen. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspForward. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlCoreChoose. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspFallback. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlFmtParam. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspDirectivePage. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JsfPhaseListener. printXml(WriteStream os) | 
| void | JstlCoreIf. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlCoreOut. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspDirectiveTag. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspDirectiveTaglib. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspInvoke. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlCoreForEach. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspDirectiveAttribute. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspUseBean. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspScriptlet. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspPlugin. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspOutput. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlFmtBundle. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlCoreSet. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspGetProperty. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlCoreRtWhen. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspParam. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspDeclaration. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspBody. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| abstract void | JspNode. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspXmlElement. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspParams. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspExpression. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlCoreOtherwise. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspRoot. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspElement. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspText. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspDirectiveInclude. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | NullTag. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlCoreRemove. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspTop. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JsfViewRoot. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlXmlWhen. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspTextNode. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JsfTagNode. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlXmlOut. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlXmlSet. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | StaticText. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspDoBody. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlFmtMessage. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JstlFmtSetBundle. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspAttribute. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | GenericTag. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspSetProperty. printXml(WriteStream os)Generates the XML text representation for the tag validation. | 
| void | JspNode. printXmlAttribute(WriteStream os,
                 java.lang.String name,
                 java.lang.String text)Generates the XML text representation for the tag validation. | 
| void | JspContainerNode. printXmlChildren(WriteStream os)Generates the XML text representation for the tag validation. | 
| protected java.lang.String | JspNode. printXmlOpen(WriteStream os,
            java.lang.String ns,
            java.lang.String localName) | 
| void | JspNode. printXmlText(WriteStream os,
            java.lang.String text)Generates the XML text representation for the tag validation. | 
| Constructor and Description | 
|---|
| JspJavaWriter(WriteStream os,
             JavaJspGenerator gen) | 
| Modifier and Type | Method and Description | 
|---|---|
| static WriteStream | EnvironmentStream. getOriginalSystemErr()Returns the original System.out writer | 
| static WriteStream | EnvironmentStream. getOriginalSystemOut()Returns the original System.out writer | 
| WriteStream | RotateStream. getStream()Gets the current write stream | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractLogHandler. printMessage(WriteStream os,
            java.lang.String message,
            java.lang.Object[] parameters) | 
| void | TimestampFilter. setStream(WriteStream stream) | 
| Constructor and Description | 
|---|
| StreamHandler(WriteStream os) | 
| TimestampFilter(WriteStream out,
               java.lang.String timestamp)Create listener. | 
| Modifier and Type | Method and Description | 
|---|---|
| WriteStream | ClientSocketApi. getOutputStream()Returns the write stream. | 
| WriteStream | ClientSocket. getOutputStream()Returns the write stream. | 
| Modifier and Type | Method and Description | 
|---|---|
| WriteStream | SocketLink. getWriteStream()Returns the connection's buffered write stream. | 
| WriteStream | SocketLinkDuplexController. getWriteStream()Returns the write stream. | 
| WriteStream | AbstractSocketLink. getWriteStream()Returns the connection's buffered write stream. | 
| Modifier and Type | Method and Description | 
|---|---|
| Env | GoogleQuercus. createEnv(QuercusPage page,
         WriteStream out,
         QuercusHttpServletRequest request,
         QuercusHttpServletResponse response) | 
| Env | CliQuercus. createEnv(QuercusPage page,
         WriteStream out,
         QuercusHttpServletRequest request,
         QuercusHttpServletResponse response) | 
| Env | QuercusContext. createEnv(QuercusPage page,
         WriteStream out,
         QuercusHttpServletRequest request,
         QuercusHttpServletResponse response) | 
| Env | CgiQuercus. createEnv(QuercusPage page,
         WriteStream out,
         QuercusHttpServletRequest request,
         QuercusHttpServletResponse response) | 
| Modifier and Type | Method and Description | 
|---|---|
| WriteStream | Env. getOriginalOut()Returns the writer. | 
| WriteStream | OutputBuffer. getOut()Returns the writer. | 
| WriteStream | Env. getOut()Returns the writer. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LargeStringBuilderValue. print(Env env,
     WriteStream out)Prints the value. | 
| void | Var. print(Env env,
     WriteStream out)Prints the value. | 
| void | Value. print(Env env,
     WriteStream out)Prints the value. | 
| void | StringBuilderValue. print(Env env,
     WriteStream out)Prints the value. | 
| protected void | Value. printDepth(WriteStream out,
          int depth) | 
| void | Value. printR(Env env,
      WriteStream out,
      int depth,
      java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ArrayValue. printREntry(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet,
           java.util.Map.Entry<Value,Value> mapEntry) | 
| protected void | ObjectExtValue. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ObjectExtValue.Entry. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ArgRef. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | Var. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | Value. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ServerArrayValue. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ResourceValue. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | JavaAdapter. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ObjectExtJavaValue. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ArrayValue. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ArrayValue.Entry. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ArgValue. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | JavaValue. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | Value. varDump(Env env,
       WriteStream out,
       int depth,
       java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ArrayValue. varDumpEntry(Env env,
            WriteStream out,
            int depth,
            java.util.IdentityHashMap<Value,java.lang.String> valueSet,
            java.util.Map.Entry<Value,Value> mapEntry) | 
| void | DoubleValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | ObjectExtValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | ObjectExtValue.Entry. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | LargeStringBuilderValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | BooleanValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | ArgRef. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | Var. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | Value. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| abstract void | StringValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | ServerArrayValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | UnicodeValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | JavaAdapterVar. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | NullValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ResourceValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | BreakValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | CallbackClassMethod. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | CallbackObjectMethod. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | StringBuilderValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | JavaAdapter. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | ObjectExtJavaValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | ArrayValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | ArrayValue.Entry. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | LongValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | ArgValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| protected void | JavaValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | BinaryBuilderValue. varDumpImpl(Env env,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | ObjectValue. varDumpObject(Env env,
             WriteStream out,
             int depth,
             java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| Constructor and Description | 
|---|
| CgiEnv(QuercusContext quercus,
      QuercusPage page,
      WriteStream out,
      QuercusHttpServletRequest request,
      QuercusHttpServletResponse response) | 
| CliEnv(QuercusContext quercus,
      QuercusPage page,
      WriteStream out,
      java.lang.String[] argv) | 
| Env(QuercusContext quercus,
   QuercusPage page,
   WriteStream out,
   QuercusHttpServletRequest request,
   QuercusHttpServletResponse response) | 
| GoogleEnv(QuercusContext quercus,
         QuercusPage page,
         WriteStream out,
         QuercusHttpServletRequest request,
         QuercusHttpServletResponse response) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BufferedBinaryInputOutput. init(ReadStream is,
    WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PDFStream. writeToStream(WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SimpleView. printR(Env env,
      WriteStream out,
      int depth,
      java.util.IdentityHashMap<Value,java.lang.String> valueSet,
      QuercusClass cls) | 
| void | SimpleXMLElement. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | SimpleView. varDump(Env env,
       WriteStream out,
       int depth,
       java.util.IdentityHashMap<Value,java.lang.String> valueSet,
       QuercusClass cls) | 
| void | SimpleXMLElement. varDumpImpl(Env env,
           Value obj,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ArrayObject. printRImpl(Env env,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | ArrayObject. varDumpImpl(Env env,
           Value object,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | SplObjectStorage. varDumpImpl(Env env,
           Value obj,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| void | ArrayIterator. varDumpImpl(Env env,
           Value obj,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | JavaClassDef. printRImpl(Env env,
          java.lang.Object obj,
          WriteStream out,
          int depth,
          java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| boolean | JavaClassDef. varDumpImpl(Env env,
           Value obj,
           java.lang.Object javaObj,
           WriteStream out,
           int depth,
           java.util.IdentityHashMap<Value,java.lang.String> valueSet) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | StreamReadWrite. init(ReadStream is,
    WriteStream os) | 
| Constructor and Description | 
|---|
| StreamReadWrite(Env env,
               ReadStream is,
               WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected WriteStream | ResinQuercusServlet. openWrite(HttpServletResponse response) | 
| protected WriteStream | QuercusServletImpl. openWrite(HttpServletResponse response) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected WriteStream | WebSocketContextStreamImpl. getWriteStream() | 
| Constructor and Description | 
|---|
| WebSocketContextStreamImpl(WriteStream out) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | DataStore. load(long id,
    long valueDataTime,
    WriteStream os)Reads the object from the data store. | 
| boolean | CacheDataBackingImpl. loadData(long valueDataId,
        long valueDataTime,
        WriteStream os) | 
| boolean | CacheImpl. loadData(long valueDataId,
        long valueDataTime,
        WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | HmuxExtension. handleRequest(HmuxRequest request,
             ReadStream is,
             WriteStream os)Handles a new request. | 
| abstract int | AbstractClusterRequest. handleRequest(ReadStream is,
             WriteStream os)Handles a new request. | 
| boolean | HmuxDispatchRequest. handleRequest(ReadStream is,
             WriteStream os)Handles a new request. | 
| Modifier and Type | Method and Description | 
|---|---|
| WriteStream | AbstractHttpRequest. getRawWrite() | 
| protected WriteStream | HttpResponse. getRawWrite() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | StubServletResponse. writeHeadersInt(WriteStream out,
               int length,
               boolean isHead) | 
| Modifier and Type | Method and Description | 
|---|---|
| WriteStream | HttpProxyRequest. getWriteStream() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | HttpProxyExtension. handleRequest(HmuxRequest request,
             ReadStream is,
             WriteStream os) | 
| Constructor and Description | 
|---|
| HttpProxyConnection(TcpSocketLink link,
                   ReadStream is,
                   WriteStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HmuxProxyWriter. writeRequestComplete(HttpServletRequest req,
                    WriteStream ws) | 
| void | HmuxProxyWriter. writeRequestHeaders(HttpServletRequest req,
                   WriteStream ws) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConfigStatement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statement. | 
| void | EndifStatement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statement. | 
| void | BlockStatement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statements. | 
| void | TextStatement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statement. | 
| void | EchoStatement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statement. | 
| void | IncludeStatement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statement. | 
| void | ErrorStatement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statement. | 
| void | IfStatement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statement. | 
| void | SetStatement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statement. | 
| void | ElseStatement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statement. | 
| void | Statement. apply(WriteStream out,
     HttpServletRequest request,
     HttpServletResponse response)Executes the SSI statement. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | WebDavServlet. sendError(HttpServletResponse res,
         WriteStream out,
         int status,
         java.lang.String statusText,
         java.lang.String message) | 
| protected void | WebDavServlet. startMultistatus(HttpServletResponse res,
                WriteStream out) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | QDate. printDate(WriteStream os)Prints the date to a stream. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NullWriteStreamA WriteStream that writes to nothing. | 
| Modifier and Type | Method and Description | 
|---|---|
| WriteStream | ReadStream. getSibling() | 
| WriteStream | ReadWritePair. getWriteStream()Return the write stream of the pair. | 
| WriteStream | EnclosedWriteStream. getWriteStream() | 
| WriteStream | StreamPrintWriter. getWriteStream() | 
| WriteStream | PathWrapper. openAppend()Opens a resin stream for appending. | 
| WriteStream | Path. openAppend()Opens a resin stream for appending. | 
| static WriteStream | Vfs. openAppend(java.lang.String path) | 
| WriteStream | Path. openWrite()Opens a resin WriteStream for writing. | 
| WriteStream | StringWriter. openWrite()Opens a write stream using this StringWriter as the resulting string | 
| static WriteStream | Vfs. openWrite(CharBuffer cb)Creates a write stream to a CharBuffer. | 
| static WriteStream | Vfs. openWrite(java.io.OutputStream os) | 
| static WriteStream | VfsStream. openWrite(java.io.OutputStream os) | 
| static WriteStream | Vfs. openWrite(java.lang.String path) | 
| static WriteStream | Vfs. openWrite(java.io.Writer writer) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ReadStream. init(StreamImpl source,
    WriteStream sibling)Initializes the stream with a given source. | 
| static ReadStream | Vfs. openRead(java.io.InputStream is,
        WriteStream ws) | 
| static ReadStream | VfsStream. openRead(java.io.InputStream is,
        WriteStream ws) | 
| void | PathWrapper. openReadWrite(ReadStream is,
             WriteStream os)Opens a resin ReadWritePair for reading and writing. | 
| void | Path. openReadWrite(ReadStream is,
             WriteStream os)Opens a resin ReadWritePair for reading and writing. | 
| void | VfsWriteObject. print(WriteStream os) | 
| void | ReadStream. setSibling(WriteStream sibling) | 
| Constructor and Description | 
|---|
| ReadStream(StreamImpl source,
          WriteStream sibling)Creates a stream and initializes with a specified source. | 
| ReadWritePair(ReadStream readStream,
             WriteStream writeStream)Creates a ReadWritePair | 
| StreamPrintWriter(WriteStream out)Creates a new PrintWriterImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlPrinter. init(WriteStream os)Initialize the XmlPrinter with the write stream. | 
| void | CauchoNode. print(WriteStream os)Prints the node to a stream | 
| void | QAbstractNode. print(WriteStream out) | 
| void | CauchoNode. printHtml(WriteStream os)Prints the node as html to a stream | 
| void | QAbstractNode. printHtml(WriteStream out) | 
| void | CauchoNode. printPretty(WriteStream os)Pretty-prints the node to a stream | 
| void | QAbstractNode. printPretty(WriteStream out) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NamespaceWriterContext. emitDeclarations(WriteStream ws) | 
| static void | Escapifier. escape(char[] buffer,
      int offset,
      int len,
      WriteStream out) | 
| static void | Escapifier. escape(java.lang.String s,
      WriteStream ws) | 
| Constructor and Description | 
|---|
| XMLStreamWriterImpl(WriteStream ws) | 
| XMLStreamWriterImpl(WriteStream ws,
                   boolean repair) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlPrinter. init(WriteStream os)Initialize the XmlPrinter with the write stream. | 
| void | CauchoNode. print(WriteStream os)Prints the node to a stream | 
| void | QAbstractNode. print(WriteStream out) | 
| void | CauchoNode. printHtml(WriteStream os)Prints the node as html to a stream | 
| void | QAbstractNode. printHtml(WriteStream out) | 
| void | CauchoNode. printPretty(WriteStream os)Pretty-prints the node to a stream | 
| void | QAbstractNode. printPretty(WriteStream out) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NamespaceNode. print(WriteStream out) | 
| void | NamespaceNode. printHtml(WriteStream out) | 
| void | NamespaceNode. printPretty(WriteStream out) |