Interface HasContext
-
public interface HasContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Context_context()default CustomRequest_custom()
-
-
-
Method Detail
-
_context
Context _context()
-
_custom
default CustomRequest _custom()
-
-