Package net.devslash
Class BeforeCtx
-
-
Method Summary
Modifier and Type Method Description final Function1<Call<T>, Exception>
getSubCallRunner()
final CookieJar
getCookieJar()
final HttpRequest
getReq()
final T
getData()
final UUID
getId()
-
-
Method Detail
-
getSubCallRunner
final Function1<Call<T>, Exception> getSubCallRunner()
-
getCookieJar
final CookieJar getCookieJar()
-
getReq
final HttpRequest getReq()
-
-
-
-