Uses of Class
org.jivesoftware.openfire.interceptor.InterceptorManager
-
Packages that use InterceptorManager Package Description org.jivesoftware.openfire.interceptor Provides classes for intercepting packets. -
-
Uses of InterceptorManager in org.jivesoftware.openfire.interceptor
Methods in org.jivesoftware.openfire.interceptor that return InterceptorManager Modifier and Type Method Description static InterceptorManager
InterceptorManager. getInstance()
Returns a singleton instance of InterceptorManager.
-