JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.hivemq.spi.callback
Interface Callback
All Known Subinterfaces:
AfterLoginCallback
,
AsynchronousCallback
,
BeforePublishSendCallback
,
ClusterDiscoveryCallback
,
OnAuthenticationCallback
,
OnAuthorizationCallback
,
OnBrokerReady
,
OnBrokerStart
,
OnBrokerStop
,
OnConnackSend
,
OnConnectCallback
,
OnDisconnectCallback
,
OnInsufficientPermissionDisconnect
,
OnPingCallback
,
OnPubackReceived
,
OnPubackSend
,
OnPubcompReceived
,
OnPubcompSend
,
OnPublishReceivedCallback
,
OnPublishSend
,
OnPubrecReceived
,
OnPubrecSend
,
OnPubrelReceived
,
OnPubrelSend
,
OnSessionReadyCallback
,
OnSubackSend
,
OnSubscribeCallback
,
OnTopicSubscriptionCallback
,
OnUnsubackSend
,
OnUnsubscribeCallback
,
RestrictionsAfterLoginCallback
,
ScheduledCallback
,
SynchronousCallback
,
WebUIAuthenticationCallback
public interface
Callback
General marker interface for callbacks.
Don't implement this interface on your own, use a more concrete interface when you want to add a callback
Since:
1.4
Author:
Dominik Obermaier
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2013-2018
dc-square GmbH
. All Rights Reserved.