|
|||||||||
| Home >> All >> com >> voytechs >> jnetanalyzer >> message >> [ swing overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.voytechs.jnetanalyzer.message.swing
Abstract representation of message being analyzed between endpoints.
See:
Description
| Class Summary | |
| JMessage | JMessage is a rectangular representation of a network message. |
| JMessageComponent | |
| JMessageControlBox | Control area in a message box. |
| JMessageSegment | |
| JTimedProgressBar | |
Package com.voytechs.jnetanalyzer.message.swing Description
Abstract representation of message being analyzed between endpoints. The message can be a TCPStream or UDP datagram. It can be a IP packet. Messages are usually made up of MessageSegments which correspond to TCPSegment, IP Fragment or the whole UDP dgram respectively in their roles. Messages are further used to generically draw representation of communication of message based protocols in SWING.
|
|||||||||
| Home >> All >> com >> voytechs >> jnetanalyzer >> message >> [ swing overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||