Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LwStarter ¶
type LwStarter struct { Config *LwnetConfig `autowire:""` EventHandle lwnet.IEventHandler `autowire:""` FrameReadCodec lwnet.IFrameReadCodec `autowire:""` // contains filtered or unexported fields }
func (*LwStarter) OnStartApplication ¶
func (starter *LwStarter) OnStartApplication(ctx SpringBoot.ApplicationContext)
func (*LwStarter) OnStopApplication ¶
func (starter *LwStarter) OnStopApplication(ctx SpringBoot.ApplicationContext)
type LwnetConfig ¶
Click to show internal directories.
Click to hide internal directories.