Uses of Class
fish.payara.ejb.http.protocol.SerializationType
-
Packages that use SerializationType Package Description fish.payara.ejb.http.protocol -
-
Uses of SerializationType in fish.payara.ejb.http.protocol
Methods in fish.payara.ejb.http.protocol that return SerializationType Modifier and Type Method Description static SerializationTypeSerializationType. valueOf(String name)Returns the enum constant of this type with the specified name.static SerializationType[]SerializationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-