Uses of Class
org.wildfly.clustering.marshalling.protostream.StackTraceElementMarshaller
-
Packages that use StackTraceElementMarshaller Package Description org.wildfly.clustering.marshalling.protostream -
-
Uses of StackTraceElementMarshaller in org.wildfly.clustering.marshalling.protostream
Methods in org.wildfly.clustering.marshalling.protostream that return StackTraceElementMarshaller Modifier and Type Method Description static StackTraceElementMarshallerStackTraceElementMarshaller. valueOf(String name)Returns the enum constant of this type with the specified name.static StackTraceElementMarshaller[]StackTraceElementMarshaller. values()Returns an array containing the constants of this enum type, in the order they are declared.
-