toggle menu
Social-Network
0.1.0-archeo+31d6ff7
jvm
switch theme
search in API
friendship-service
/
social.friendship.infrastructure.controller.rest
/
RESTFriendshipAPIVerticle
RESTFriendship
APIVerticle
interface
RESTFriendshipAPIVerticle
:
Verticle
Verticle that exposes the REST API for the friendship service.
Inheritors
RESTFriendshipAPIVerticleImpl
Members
Functions
get
Vertx
Link copied to clipboard
abstract
fun
getVertx
(
)
:
Vertx
init
Link copied to clipboard
abstract
fun
init
(
p0
:
Vertx
,
p1
:
Context
)
start
Link copied to clipboard
abstract
fun
start
(
p0
:
Promise
<
Void
>
)
stop
Link copied to clipboard
abstract
fun
stop
(
p0
:
Promise
<
Void
>
)