Documentation
¶
Index ¶
- type SendFileInvoker
- func (SendFileInvoker) I_Beforemarshalling(id string, msg *messages.SAMessage, info *interface{}, reset *bool)
- func (SendFileInvoker) I_Beforesend(id string, msg *messages.SAMessage, info *interface{}, reset *bool)
- func (SendFileInvoker) I_Beforeserver(id string, msg *messages.SAMessage, info *interface{}, reset *bool)
- func (SendFileInvoker) I_Beforeunmarshalling(id string, msg *messages.SAMessage, info *interface{}, reset *bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SendFileInvoker ¶
type SendFileInvoker struct{}
@Type: SendFileInvoker @Behaviour: Behaviour = InvP.e1 -> I_Beforeunmarshalling -> InvR.e2 -> TerR.e2 -> I_Beforeserver -> I_Beforemarshalling -> InvR.e2 -> TerR.e2 -> I_Beforesend -> TerP.e1 -> Behaviour
func (SendFileInvoker) I_Beforemarshalling ¶
func (SendFileInvoker) I_Beforemarshalling(id string, msg *messages.SAMessage, info *interface{}, reset *bool)
func (SendFileInvoker) I_Beforesend ¶
func (SendFileInvoker) I_Beforesend(id string, msg *messages.SAMessage, info *interface{}, reset *bool)
func (SendFileInvoker) I_Beforeserver ¶
func (SendFileInvoker) I_Beforeserver(id string, msg *messages.SAMessage, info *interface{}, reset *bool)
func (SendFileInvoker) I_Beforeunmarshalling ¶
func (SendFileInvoker) I_Beforeunmarshalling(id string, msg *messages.SAMessage, info *interface{}, reset *bool)
Click to show internal directories.
Click to hide internal directories.