@Component public class HttpClientTransport extends Object implements SabTransport
| Constructor and Description |
|---|
HttpClientTransport() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getResponse(String request)
Fire a SAB request
|
void |
setPassword(String password) |
void |
setSabEndpoint(URI sabEndpoint) |
void |
setUsername(String username) |
public InputStream getResponse(String request) throws IOException
SabTransportgetResponse in interface SabTransportrequest - the request, serialized XMLIOExceptionpublic void setSabEndpoint(URI sabEndpoint)
public void setPassword(String password)
public void setUsername(String username)
Copyright © 2012–2013 SURFnet bv, The Netherlands. All rights reserved.