org.drools.repository.remoteapi
Class Response.Binary

java.lang.Object
  extended by org.drools.repository.remoteapi.Response
      extended by org.drools.repository.remoteapi.Response.Binary
Enclosing class:
Response

public static class Response.Binary
extends Response


Nested Class Summary
 
Nested classes/interfaces inherited from class org.drools.repository.remoteapi.Response
Response.Binary, Response.Text
 
Field Summary
 
Fields inherited from class org.drools.repository.remoteapi.Response
lastModified
 
Constructor Summary
Response.Binary()
           
 
Method Summary
 void writeData(OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Response.Binary

public Response.Binary()
Method Detail

writeData

public void writeData(OutputStream out)
               throws IOException
Specified by:
writeData in class Response
Throws:
IOException


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.