Class DefaultJohnzonObjectMapperFactory
java.lang.Object
io.restassured.path.json.mapper.factory.DefaultJohnzonObjectMapperFactory
- All Implemented Interfaces:
io.restassured.common.mapper.factory.ObjectMapperFactory<org.apache.johnzon.mapper.Mapper>,JohnzonObjectMapperFactory
Simply creates a new Mapper instance.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultJohnzonObjectMapperFactory
public DefaultJohnzonObjectMapperFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceio.restassured.common.mapper.factory.ObjectMapperFactory<org.apache.johnzon.mapper.Mapper>
-