org
.
apache
.
activemq
.
apollo
.
mqtt
MqttProtocolHandler
class
MqttProtocolHandler
extends
AbstractProtocolHandler
Linear Supertypes
AbstractProtocolHandler
,
ProtocolHandler
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
MqttProtocolHandler
AbstractProtocolHandler
ProtocolHandler
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
MqttProtocolHandler
()
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
_suspend_read
(
reason:
String
)
:
Unit
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
async_die
(
response:
Message
,
msg:
String
)
:
Unit
def
async_die
(
msg:
String
,
e:
Throwable
)
:
Unit
def
async_die
(
msg:
String
)
:
Unit
Definition Classes
MqttProtocolHandler
→ ProtocolHandler
def
broker
()
:
Broker
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
connect_handler
()
:
UnitFn1
[
AnyRef
]
var
connection
:
BrokerConnection
Definition Classes
ProtocolHandler
def
create_connection_status
(
debug:
Boolean
)
:
MqttConnectionStatusDTO
Definition Classes
MqttProtocolHandler
→ ProtocolHandler
def
defer
(
func: ⇒
Unit
)
:
Unit
Definition Classes
ProtocolHandler
def
destination_parser
()
:
DestinationParser
def
die
[
T
]
(
response:
Message
)
:
T
def
die
[
T
]
(
response:
Message
,
msg:
String
,
e:
Throwable
)
:
T
def
die
[
T
]
(
response:
Message
,
msg:
String
)
:
T
def
die
[
T
]
(
msg:
String
,
e:
Throwable
)
:
T
def
die
[
T
]
(
msg:
String
)
:
T
def
die_delay
()
:
Long
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
on_host_connected
(
host:
VirtualHost
)
:
Unit
def
on_mqtt_connect
()
:
Unit
def
on_transport_command
(
command:
Any
)
:
Unit
Definition Classes
MqttProtocolHandler
→ ProtocolHandler
def
on_transport_connected
()
:
Unit
Definition Classes
MqttProtocolHandler
→ ProtocolHandler
def
on_transport_disconnected
()
:
Unit
Definition Classes
MqttProtocolHandler
→ ProtocolHandler
def
on_transport_failure
(
error:
IOException
)
:
Unit
Definition Classes
MqttProtocolHandler
→ ProtocolHandler
def
protocol
()
:
String
Definition Classes
MqttProtocolHandler
→ ProtocolHandler
def
queue
()
:
DispatchQueue
def
resume_read
()
:
Unit
def
session_id
()
:
String
Definition Classes
MqttProtocolHandler
→ ProtocolHandler
def
set_connection
(
brokerConnection:
BrokerConnection
)
:
Unit
Definition Classes
ProtocolHandler
def
suspend_read
(
reason:
Fn0
[
String
]
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
Inherited from
AbstractProtocolHandler
Inherited from
ProtocolHandler
Inherited from
AnyRef
Inherited from
Any
Ungrouped