| Package | Description |
|---|---|
| io.pkts.packet.sip.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SipRequestLine
Class representing a sip request line
|
class |
SipResponseLine |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SipInitialLine |
SipInitialLine.clone() |
static SipInitialLine |
SipInitialLine.parse(Buffer buffer)
Parse the buffer into a SIP initial line, which either can be a
SipRequestLine or a SipResponseLine. |
| Constructor and Description |
|---|
SipMessageImpl(SipInitialLine initialLine,
Buffer headers,
Buffer payload) |
Copyright © 2017. All Rights Reserved.