Documentation ¶
Index ¶
Constants ¶
View Source
const JDWP = "jdwp"
Variables ¶
This section is empty.
Functions ¶
func DetectJDWPVersion ¶
Types ¶
type JDWPPacket ¶
type JDWPPlugin ¶
type JDWPPlugin struct{}
func (*JDWPPlugin) Name ¶
func (p *JDWPPlugin) Name() string
func (*JDWPPlugin) PortPriority ¶
func (p *JDWPPlugin) PortPriority(port uint16) bool
func (*JDWPPlugin) Priority ¶
func (p *JDWPPlugin) Priority() int
func (*JDWPPlugin) Type ¶
func (p *JDWPPlugin) Type() plugins.Protocol
Click to show internal directories.
Click to hide internal directories.