Class ProcessorSettings
java.lang.Object
org.summerboot.jexpress.nio.server.domain.ProcessorSettings
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected ProcessorSettings.LogSettings -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetHttpServiceResponseHeaderName_Reference(String httpServiceResponseHeaderName_Reference) voidsetHttpServiceResponseHeaderName_ServerTimestamp(String httpServiceResponseHeaderName_ServerTimestamp) voidsetLogSettings(ProcessorSettings.LogSettings logSettings)
-
Field Details
-
httpServiceResponseHeaderName_ServerTimestamp
-
httpServiceResponseHeaderName_Reference
-
logSettings
-
-
Constructor Details
-
ProcessorSettings
public ProcessorSettings()
-
-
Method Details
-
getHttpServiceResponseHeaderName_ServerTimestamp
-
setHttpServiceResponseHeaderName_ServerTimestamp
public void setHttpServiceResponseHeaderName_ServerTimestamp(String httpServiceResponseHeaderName_ServerTimestamp) -
getHttpServiceResponseHeaderName_Reference
-
setHttpServiceResponseHeaderName_Reference
public void setHttpServiceResponseHeaderName_Reference(String httpServiceResponseHeaderName_Reference) -
getLogSettings
-
setLogSettings
-