Uses of Enum Class
com.predic8.membrane.core.transport.ws.interceptors.WebSocketLogInterceptor.Encoding
Packages that use WebSocketLogInterceptor.Encoding
-
Uses of WebSocketLogInterceptor.Encoding in com.predic8.membrane.core.transport.ws.interceptors
Methods in com.predic8.membrane.core.transport.ws.interceptors that return WebSocketLogInterceptor.EncodingModifier and TypeMethodDescriptionWebSocketLogInterceptor.getEncoding()Returns the enum constant of this class with the specified name.static WebSocketLogInterceptor.Encoding[]WebSocketLogInterceptor.Encoding.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.predic8.membrane.core.transport.ws.interceptors with parameters of type WebSocketLogInterceptor.EncodingModifier and TypeMethodDescriptionvoidWebSocketLogInterceptor.setEncoding(WebSocketLogInterceptor.Encoding encoding)