com.heroku.api.http
Class UserAgentValueProvider.DEFAULT

java.lang.Object
  extended by com.heroku.api.http.UserAgentValueProvider.DEFAULT
All Implemented Interfaces:
UserAgentValueProvider
Enclosing interface:
UserAgentValueProvider

public static class UserAgentValueProvider.DEFAULT
extends Object
implements UserAgentValueProvider


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.heroku.api.http.UserAgentValueProvider
UserAgentValueProvider.DEFAULT
 
Constructor Summary
UserAgentValueProvider.DEFAULT()
           
 
Method Summary
 String getHeaderValue()
           
 String getHeaderValue(String subComponentUserAgents)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserAgentValueProvider.DEFAULT

public UserAgentValueProvider.DEFAULT()
Method Detail

getHeaderValue

public String getHeaderValue()
Specified by:
getHeaderValue in interface UserAgentValueProvider

getHeaderValue

public String getHeaderValue(String subComponentUserAgents)
Specified by:
getHeaderValue in interface UserAgentValueProvider


Copyright © 2012. All Rights Reserved.