Uses of Class
com.blackhillsoftware.smf.realtime.SmfConnection.Connectable
- 
Uses of SmfConnection.Connectable in com.blackhillsoftware.smf.realtime
Methods in com.blackhillsoftware.smf.realtime that return SmfConnection.ConnectableModifier and TypeMethodDescriptionSmfConnection.Connectable.disconnectOnStop()Close the connection if a MVS STOP command is received.static SmfConnection.ConnectableSmfConnection.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.