Package com.iizix.term.prop
Interface IPreSendHostSessionProps
- All Known Implementing Classes:
RemoteHostSession
public interface IPreSendHostSessionProps
Interface that is called just prior to sending the host session properties to the other party. Each listener
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionvoid
onPreSend
(HostSessionProps props) Called prior to sending the transaction update to the other party.