Uses of Class
org.igniterealtime.jbosh.BOSHClient.ExchangeInterceptor
-
-
Uses of BOSHClient.ExchangeInterceptor in org.igniterealtime.jbosh
Fields in org.igniterealtime.jbosh with type parameters of type BOSHClient.ExchangeInterceptor Modifier and Type Field Description private java.util.concurrent.atomic.AtomicReference<BOSHClient.ExchangeInterceptor>
BOSHClient. exchInterceptor
Storage for test hook implementation.Methods in org.igniterealtime.jbosh with parameters of type BOSHClient.ExchangeInterceptor Modifier and Type Method Description (package private) void
BOSHClient. setExchangeInterceptor(BOSHClient.ExchangeInterceptor interceptor)
Test method used to forcibly discard next exchange.
-