Package | Description |
---|---|
android.gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Modifier and Type | Field and Description |
---|---|
NIOMode |
SIPTransactionStack.nioMode |
Modifier and Type | Method and Description |
---|---|
static NIOMode |
NIOMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIOMode[] |
NIOMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All Rights Reserved.