Package io.fabric8.mockwebserver
Class Context
- java.lang.Object
-
- io.fabric8.mockwebserver.Context
-
public class Context extends Object
-
-
Constructor Summary
Constructors Constructor Description Context()Context(ObjectMapper mapper)
-
-
-
Constructor Detail
-
Context
public Context()
-
Context
public Context(ObjectMapper mapper)
-
-
Method Detail
-
getMapper
public ObjectMapper getMapper()
-
-