public class Plugins extends Object
| Modifier and Type | Method and Description |
|---|---|
static PluginRegistry |
defaultPlugins() |
static void |
interceptClient(RSocketInterceptor interceptor) |
static void |
interceptConnection(DuplexConnectionInterceptor interceptor) |
static void |
interceptServer(RSocketInterceptor interceptor) |
public static void interceptConnection(DuplexConnectionInterceptor interceptor)
public static void interceptClient(RSocketInterceptor interceptor)
public static void interceptServer(RSocketInterceptor interceptor)
public static PluginRegistry defaultPlugins()