Index
All Classes and Interfaces|All Packages|Serialized Form
C
- ChessDotNetApplication - Class in com.example.chessdotnet
- ChessDotNetApplication() - Constructor for class com.example.chessdotnet.ChessDotNetApplication
- com.example.chessdotnet - package com.example.chessdotnet
- com.example.chessdotnet.config - package com.example.chessdotnet.config
- com.example.chessdotnet.controller - package com.example.chessdotnet.controller
- com.example.chessdotnet.dto - package com.example.chessdotnet.dto
- com.example.chessdotnet.entity - package com.example.chessdotnet.entity
- com.example.chessdotnet.exception - package com.example.chessdotnet.exception
- com.example.chessdotnet.repository - package com.example.chessdotnet.repository
- com.example.chessdotnet.service - package com.example.chessdotnet.service
- createRoom(CreateRoomRequest) - Method in class com.example.chessdotnet.controller.RoomController
-
새로운 방을 생성합니다.
- createRoom(String, Long) - Method in class com.example.chessdotnet.service.RoomService
-
새로운 방을 생성합니다.
- CreateRoomRequest - Class in com.example.chessdotnet.dto
-
새로운 방 생성 요청을 위한 DTO(Data Transfer Object) 클래스입니다.
- CreateRoomRequest() - Constructor for class com.example.chessdotnet.dto.CreateRoomRequest
All Classes and Interfaces|All Packages|Serialized Form