Class TimeStampSimpleHttpClient

java.lang.Object
org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
All Implemented Interfaces:
TimeStampHttpClient

public class TimeStampSimpleHttpClient extends Object implements TimeStampHttpClient
This default implementation is used to decouple the timestamp service logic from the actual downloading code and to provide a base for user code using a different http client implementation