| Package | Description |
|---|---|
| javax.servlet.sip |
| Modifier and Type | Method and Description |
|---|---|
SipServletMessage.HeaderForm |
SipServletMessage.getHeaderForm() |
static SipServletMessage.HeaderForm |
SipServletMessage.HeaderForm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SipServletMessage.HeaderForm[] |
SipServletMessage.HeaderForm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SipServletMessage.setHeaderForm(SipServletMessage.HeaderForm form)
Indicates which of the compact or long form should the headers in this message have.
|
Copyright © 2016. All rights reserved.