Uses of Class
com.blackhillsoftware.smf.realtime.SmfConnection.Connectable
-
Uses of SmfConnection.Connectable in com.blackhillsoftware.smf.realtime
Modifier and TypeMethodDescriptionSmfConnection.Connectable.disconnectOnStop()
Close the connection if a MVS STOP command is received.static SmfConnection.Connectable
SmfConnection.forResourceName
(String name) Create a Connectable object for a SMF In Memory Resource name.SmfConnection.Connectable.onMissedData
(Consumer<MissedDataEvent> onMissedData) Setup a handler for a missed data event.