net.smartam.leeloo.rs.response
Class OAuthRSResponse

java.lang.Object
  extended by net.smartam.leeloo.common.message.OAuthResponse
      extended by net.smartam.leeloo.rs.response.OAuthRSResponse
All Implemented Interfaces:
OAuthMessage

public class OAuthRSResponse
extends OAuthResponse

Author:
Maciej Machulak, Lukasz Moren

Nested Class Summary
static class OAuthRSResponse.OAuthRSResponseBuilder
           
 
Nested classes/interfaces inherited from class net.smartam.leeloo.common.message.OAuthResponse
OAuthResponse.OAuthErrorResponseBuilder, OAuthResponse.OAuthResponseBuilder
 
Field Summary
 
Fields inherited from class net.smartam.leeloo.common.message.OAuthResponse
body, headers, responseStatus, uri
 
Constructor Summary
protected OAuthRSResponse(String uri, int responseStatus)
           
 
Method Summary
 
Methods inherited from class net.smartam.leeloo.common.message.OAuthResponse
addHeader, errorResponse, getBody, getHeader, getHeaders, getLocationUri, getResponseStatus, setBody, setHeaders, setLocationUri, status
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OAuthRSResponse

protected OAuthRSResponse(String uri,
                          int responseStatus)


Copyright © 2010. All Rights Reserved.