public class HttpServiceSpecificationCodec extends AbstractSpecificationCodec<HttpServiceHandlerSpecification>
HttpServiceHandlerSpecification.| Constructor and Description |
|---|
HttpServiceSpecificationCodec() |
| Modifier and Type | Method and Description |
|---|---|
HttpServiceHandlerSpecification |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
com.google.gson.JsonElement |
serialize(HttpServiceHandlerSpecification src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
deserializeList, deserializeMap, deserializeSet, serializeList, serializeMap, serializeSetpublic HttpServiceHandlerSpecification deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
com.google.gson.JsonParseExceptionpublic com.google.gson.JsonElement serialize(HttpServiceHandlerSpecification src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.