org.opencrx.application.airsync.server
Class SyncResponse
java.lang.Object
org.opencrx.application.airsync.server.SyncResponse
public class SyncResponse
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncResponse
public SyncResponse(HttpServletResponse resp)
getOutputStream
public OutputStream getOutputStream()
throws IOException
- Throws:
IOException
setStatus
public void setStatus(int status)
setContentLength
public void setContentLength(int len)
setContentType
public void setContentType(String contentType)
sendError
public void sendError(int statusCode)
throws IOException
- Throws:
IOException
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.