Groovy Documentation

Package org.linkedin.glu.agent.rest.client

 

Interface Summary
AgentFactory Defines the agent factory
ConfigurableFactory @author ypujante@linkedin.com
EncryptionKeysProvider @author mdubey@linkedin.com
RestClientFactory @author yan@pongasoft.com
 


Class Summary
AgentFactoryImpl Implementation which will create AgentRestClient.
AgentRestClient This is the implementation of the Agent interface using a REST api under the cover to talk to the real agent.
ConfigurableFactoryImpl @author ypujante@linkedin.com
ConfigurableRestClient @author ypujante@linkedin.com
EncryptionKeysProviderImpl @author mdubey@linkedin.com
HttpClientSecureProtocolSocketFactory Copied from example on httpclient web site.
HttpsClientHelper Client helper for https connections: create the proper ssl socket factories
RecoverableAgentException @author yan@pongasoft.com
RestClientFactoryImpl @author yan@pongasoft.com
 


Groovy Documentation