hunt-stomp ~master (2019-10-12T02:58:14Z)
Home
Dub
Repo
InterceptableChannel.removeInterceptor
hunt
stomp
support
InterceptableChannel
InterceptableChannel
Remove the interceptor at the given index.
bool
removeInterceptor
(ChannelInterceptor interceptor)
ChannelInterceptor
removeInterceptor
(int index)
interface
InterceptableChannel
ChannelInterceptor
removeInterceptor
(
int
index
)
Meta
Source
See Implementation
hunt
stomp
support
InterceptableChannel
InterceptableChannel
functions
addInterceptor
getInterceptors
removeInterceptor
setInterceptors
Remove the interceptor at the given index.