Package | Description |
---|---|
com.communote.server.web.api.service | |
com.communote.server.web.api.service.user |
Modifier and Type | Method and Description |
---|---|
protected abstract BinaryData |
BinaryApiController.execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
This methods executes the main API action and returns the binary data to be send back.
|
Modifier and Type | Method and Description |
---|---|
protected BinaryData |
UserPhotoApiController.execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
This methods executes the main API action and returns the binary data to be send back.
|
Copyright © 2019 Communote team. All rights reserved.