- java.lang.Object
-
- javax.ws.rs.core.Response
-
- org.killbill.billing.jaxrs.mappers.LoggingResponse
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class javax.ws.rs.core.Response
javax.ws.rs.core.Response.ResponseBuilder, javax.ws.rs.core.Response.Status, javax.ws.rs.core.Response.StatusType
-
Method Summary
-
Methods inherited from class javax.ws.rs.core.Response
created, fromResponse, noContent, notAcceptable, notModified, notModified, notModified, ok, ok, ok, ok, ok, seeOther, serverError, status, status, status, temporaryRedirect
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getStatus
public int getStatus()
- Specified by:
getStatus in class javax.ws.rs.core.Response
Copyright © 2010-2016. All Rights Reserved.