Class ServerApiFactory
- java.lang.Object
-
- jetbrains.buildServer.agent.impl.serverCommunication.ServerApiFactory
-
public class ServerApiFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description ServerApiFactory(BuildAgentConfigurationImpl configuration, AgentEventDispatcher agentEventDispatcher, SSLTrustStoreProvider sslTrustStoreProvider)
-
-
-
Constructor Detail
-
ServerApiFactory
public ServerApiFactory(BuildAgentConfigurationImpl configuration, AgentEventDispatcher agentEventDispatcher, SSLTrustStoreProvider sslTrustStoreProvider)
-
-
Method Detail
-
create
public HttpApi create()
-
-