| Package | Description |
|---|---|
| android.gov.nist.javax.sip.header |
Contains implementations of the SIP headers as defined in JAIN-SIP 1.2 and
an implementation of the JAIN-SIP header factory.
|
| android.gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
| android.javax.sip.header |
This package contains all the headers interfaces supported by this specification. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyAuthorization
ProxyAuthorization Header.
|
| Modifier and Type | Method and Description |
|---|---|
ProxyAuthorizationHeader |
HeaderFactoryImpl.createProxyAuthorizationHeader(String scheme)
Creates a new ProxyAuthorizationHeader based on the newly supplied
scheme value.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProxyAuthorizationHeader |
SIPDialog.proxyAuthorizationHeader |
| Modifier and Type | Method and Description |
|---|---|
ProxyAuthorizationHeader |
HeaderFactory.createProxyAuthorizationHeader(String scheme)
Creates a new ProxyAuthorizationHeader based on the newly supplied
scheme value.
|
Copyright © 2018. All Rights Reserved.