org.opencrx.application.airsync.server
Class SyncRequest
java.lang.Object
org.opencrx.application.airsync.server.SyncRequest
public class SyncRequest
- extends Object
SyncRequest
public SyncRequest()
SyncRequest
public SyncRequest(HttpServletRequest httpServletRequest)
getSessionAttribute
public Object getSessionAttribute(String name)
setSessionAttribute
public void setSessionAttribute(String name,
Object value)
getTempDir
public File getTempDir()
throws ServiceException
- Throws:
ServiceException
getProtocolVersion
public double getProtocolVersion()
getInputStream
public InputStream getInputStream()
throws IOException
- Throws:
IOException
getCmd
public String getCmd()
getAttachmentName
public String getAttachmentName()
getDeviceId
public String getDeviceId()
toString
public String toString()
- Overrides:
toString in class Object
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.