php.java.bridge
Class Response.DelegateWriter

java.lang.Object
  extended by php.java.bridge.Response.DelegateWriter
Direct Known Subclasses:
Response.ArrayValuesWriter, Response.ArrayWriter, Response.Writer
Enclosing class:
Response

protected abstract class Response.DelegateWriter
extends java.lang.Object


Field Summary
protected  java.lang.Class staticType
           
 
Constructor Summary
protected Response.DelegateWriter()
           
 
Method Summary
abstract  boolean setResult(java.lang.Object value)
           
 void setType(java.lang.Class type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

staticType

protected java.lang.Class staticType
Constructor Detail

Response.DelegateWriter

protected Response.DelegateWriter()
Method Detail

setResult

public abstract boolean setResult(java.lang.Object value)

setType

public void setType(java.lang.Class type)
Parameters:
type - - The result type