Uses of Package
com.Server.exception
| Package | Description |
|---|---|
| com.Server.controller |
com.Server.controller has all controller use to support client by http protocol.
|
| com.Server.service |
com.Server.service has service used to services on database table available repository interface.
|
| com.Server.service.impl |
com.Server.service.impl has the class witch implement services interface method.
|
-
Classes in com.Server.exception used by com.Server.controller Class Description WrongDataException Exception to wrong request. -
Classes in com.Server.exception used by com.Server.service Class Description WrongDataException Exception to wrong request. -
Classes in com.Server.exception used by com.Server.service.impl Class Description WrongDataException Exception to wrong request.