public class StowRSResponse extends SimpleHTTPResponse
Modifier and Type | Field and Description |
---|---|
(package private) Attributes |
responseAttributes |
Constructor and Description |
---|
StowRSResponse(int status,
String message) |
StowRSResponse(int status,
String message,
Attributes responseAttrs) |
Modifier and Type | Method and Description |
---|---|
Attributes |
getResponseAttributes() |
getMessage, getStatus, toString
Attributes responseAttributes
public StowRSResponse(int status, String message)
public StowRSResponse(int status, String message, Attributes responseAttrs)
public Attributes getResponseAttributes()
Copyright © 2017 dcm4che.org. All rights reserved.