Uses of Class
com.axway.apim.adapter.jackson.RemotehostDeserializer.Params
-
Packages that use RemotehostDeserializer.Params Package Description com.axway.apim.adapter.jackson -
-
Uses of RemotehostDeserializer.Params in com.axway.apim.adapter.jackson
Methods in com.axway.apim.adapter.jackson that return RemotehostDeserializer.Params Modifier and Type Method Description static RemotehostDeserializer.ParamsRemotehostDeserializer.Params. valueOf(String name)Returns the enum constant of this type with the specified name.static RemotehostDeserializer.Params[]RemotehostDeserializer.Params. values()Returns an array containing the constants of this enum type, in the order they are declared.
-