Interface JsonNioClient
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnioClosed(JsonNioServer jsonNioService)voidnioRunContent(JsonNioServer jsonNioService)voidsetBannerLabel(java.lang.String label)
-
-
-
Method Detail
-
nioRunContent
void nioRunContent(JsonNioServer jsonNioService)
-
setBannerLabel
void setBannerLabel(java.lang.String label)
-
nioClosed
void nioClosed(JsonNioServer jsonNioService)
-
-