Package | Description |
---|---|
net.officefloor.plugin.socket.server.http.clock | |
net.officefloor.plugin.socket.server.http.conversation.impl |
Modifier and Type | Class and Description |
---|---|
class |
HttpServerClockImpl
HttpServerClock implementation. |
Modifier and Type | Method and Description |
---|---|
HttpServerClock |
HttpServerClockSource.createHttpServerClock(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> configurationContext)
Sources the
HttpServerClock . |
HttpServerClock |
HttpServerClockImpl.createHttpServerClock(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> configurationContext) |
Constructor and Description |
---|
HttpConversationImpl(Connection connection,
String serverName,
int sendBufferSize,
Charset defaultCharset,
boolean isSendStackTraceOnFailure,
HttpServerClock clock)
Initiate.
|
Copyright © 2005–2016. All rights reserved.