public class DefaultExhibitorRestClient extends Object implements ExhibitorRestClient
Constructor and Description |
---|
DefaultExhibitorRestClient() |
DefaultExhibitorRestClient(boolean useSsl) |
public DefaultExhibitorRestClient()
public DefaultExhibitorRestClient(boolean useSsl)
public String getRaw(String hostname, int port, String uriPath, String mimeType) throws Exception
ExhibitorRestClient
getRaw
in interface ExhibitorRestClient
hostname
- host to connect toport
- connect porturiPath
- pathmimeType
- Accept mime typeException
- errorsCopyright © 2011–2013 The Apache Software Foundation. All rights reserved.