org.drools.agent
Interface IHttpClient
- All Known Implementing Classes:
- HttpClientImpl
public interface IHttpClient
A nicely mockable Http client interface.
IM IN YR HTTP MOCKIN UR CLEINT
checkLastUpdated
org.drools.agent.LastUpdatedPing checkLastUpdated(URL url)
throws IOException
- Throws:
IOException
fetchPackage
Package fetchPackage(URL url,
boolean enableBasicAuthentication,
String username,
String password)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.