org.drools.repository.remoteapi
Class Response
java.lang.Object
org.drools.repository.remoteapi.Response
- Direct Known Subclasses:
- Response.Binary, Response.Text
public abstract class Response
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lastModified
public Calendar lastModified
Response
public Response()
writeData
public abstract void writeData(OutputStream out)
throws IOException
- Throws:
IOException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.