| Package | Description |
|---|---|
| io.pkts.streams | |
| io.pkts.streams.impl |
| Class and Description |
|---|
| FragmentListener
When an
IPPacket is detected to to be fragemented, the corresponding
IPFrame will be passed to this interface and it is up to this
listener to defragment the IP-packet. |
| SipStatistics |
| SipStream
Represents a stream of related SIP messages.
|
| SipStream.CallState
Even though SIP can be used for so much more than just establishing
"phone calls" (VoIP) it is commonly used for this very purpose.
|
| Stream |
| StreamId |
| StreamListener
Whenever a new
Packet that belongs to a particular Stream has
been detected by the StreamHandler, it will call its registered
StreamListeners. |
| Class and Description |
|---|
| FragmentListener
When an
IPPacket is detected to to be fragemented, the corresponding
IPFrame will be passed to this interface and it is up to this
listener to defragment the IP-packet. |
| RtpStream |
| SipStatistics |
| SipStream
Represents a stream of related SIP messages.
|
| SipStream.CallState
Even though SIP can be used for so much more than just establishing
"phone calls" (VoIP) it is commonly used for this very purpose.
|
| Stream |
| StreamHandler
The
StreamHandler is a higher-level PacketHandler that
consumes streams and calls its registered StreamListeners. |
| StreamId |
| StreamListener
Whenever a new
Packet that belongs to a particular Stream has
been detected by the StreamHandler, it will call its registered
StreamListeners. |
Copyright © 2021. All Rights Reserved.