Package deu.cse.spring_webmail.james.dto
Class Check
java.lang.Object
deu.cse.spring_webmail.james.dto.Check
Apache James 에서 사용되는 DTO 클래스입니다.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe cause.The component name.The escaped component name.The type. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
componentName
The component name. -
escapedComponentName
The escaped component name. -
status
The type. -
cause
The cause.
-
-
Constructor Details
-
Check
Check()
-