@Singleton public class SessionWithTokenFromXMLAndHeader extends Object implements com.google.common.base.Function<HttpResponse,SessionWithToken>
Constructor and Description |
---|
SessionWithTokenFromXMLAndHeader(ParseXMLWithJAXB<Session> sessionParser) |
protected Logger logger
@Inject public SessionWithTokenFromXMLAndHeader(ParseXMLWithJAXB<Session> sessionParser)
public SessionWithToken apply(HttpResponse from)
apply
in interface com.google.common.base.Function<HttpResponse,SessionWithToken>
Copyright © 2009-2013 jclouds. All Rights Reserved.