Class DeployitCommunicator


  • public class DeployitCommunicator
    extends java.lang.Object
    • Constructor Detail

      • DeployitCommunicator

        public DeployitCommunicator​(BooterConfig config)
    • Method Detail

      • shutdown

        public void shutdown()
      • proxies

        public Proxies proxies()
      • getType

        public com.xebialabs.deployit.plugin.api.reflect.Type getType​(java.lang.String typeName)
      • getUsername

        public java.lang.String getUsername()
      • execute

        public org.apache.http.HttpResponse execute​(org.apache.http.client.methods.HttpUriRequest httpPost)
                                             throws org.apache.http.client.ClientProtocolException,
                                                    java.io.IOException
        Throws:
        org.apache.http.client.ClientProtocolException
        java.io.IOException
      • getProxies

        public Proxies getProxies()
      • httpClient

        public org.apache.http.client.HttpClient httpClient()