Uses of Class
org.wildfly.clustering.ejb.client.SessionIDSerializer
-
-
Uses of SessionIDSerializer in org.wildfly.clustering.ejb.client
Methods in org.wildfly.clustering.ejb.client that return SessionIDSerializer Modifier and Type Method Description static SessionIDSerializerSessionIDSerializer. valueOf(String name)Returns the enum constant of this type with the specified name.static SessionIDSerializer[]SessionIDSerializer. values()Returns an array containing the constants of this enum type, in the order they are declared.
-