public class HttpServerClockImpl extends Object implements HttpServerClockSource, HttpServerClock
HttpServerClock
implementation.Constructor and Description |
---|
HttpServerClockImpl()
Initiate.
|
Modifier and Type | Method and Description |
---|---|
HttpServerClock |
createHttpServerClock(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> configurationContext)
Sources the
HttpServerClock . |
String |
getDateHeaderValue()
Obtains the header value for the Date.
|
public HttpServerClock createHttpServerClock(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> configurationContext) throws Exception
HttpServerClockSource
HttpServerClock
.createHttpServerClock
in interface HttpServerClockSource
configurationContext
- AbstractAsyncManagedObjectSource.MetaDataContext
.HttpServerClock
.Exception
- If fails to source the HttpServerClock
.public String getDateHeaderValue()
HttpServerClock
getDateHeaderValue
in interface HttpServerClock
Copyright © 2005–2016. All rights reserved.