概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
N
NAME_ADDR
- クラス gov.nist.javax.sip.address.
AddressImpl
の static 変数
Constant field.
NameMap
-
gov.nist.javax.sip.header
の クラス
A mapping class that returns the SIPHeader for a given header name.
NameMap()
- クラス gov.nist.javax.sip.header.
NameMap
のコンストラクタ
NameValue
-
gov.nist.core
の クラス
Generic structure for storing name-value pairs.
NameValue()
- クラス gov.nist.core.
NameValue
のコンストラクタ
NameValue(String, Object)
- クラス gov.nist.core.
NameValue
のコンストラクタ
NameValueList
-
gov.nist.core
の クラス
Implements a simple NameValue association with a quick lookup function (via a hash table) this class is not thread safe because it uses HashTables.
NameValueList(String)
- クラス gov.nist.core.
NameValueList
のコンストラクタ
NameValueList()
- クラス gov.nist.core.
NameValueList
のコンストラクタ
default constructor.
NC
- クラス gov.nist.javax.sip.header.
AuthenticationHeader
の static 変数
NC
- インタフェース gov.nist.javax.sip.header.
ParameterNames
の static 変数
needsLogging
- クラス gov.nist.core.
LogWriter
の static 変数
Flag to indicate that logging is enabled.
needsLogging(int)
- クラス gov.nist.javax.sip.stack.
ServerLog
のメソッド
Check to see if logging is enabled at a level (avoids unecessary message formatting.
needsLogging()
- クラス gov.nist.javax.sip.stack.
ServerLog
のメソッド
Global check for whether to log or not.
NET_PACKAGE
- インタフェース gov.nist.core.
PackageNames
の static 変数
NetObject
-
gov.nist.javax.sip.address
の クラス
Root object for all objects in this package.
NetObject()
- クラス gov.nist.javax.sip.address.
NetObject
のコンストラクタ
Default constructor
NetObjectList
-
gov.nist.javax.sip.address
の クラス
Root class for all the collection objects in this list: a wrapper class on the GenericObjectList class for lists of objects that can appear in NetObjects.
NetObjectList(String)
- クラス gov.nist.javax.sip.address.
NetObjectList
のコンストラクタ
Construct a NetObject List given a list name.
NetObjectList(String, Class)
- クラス gov.nist.javax.sip.address.
NetObjectList
のコンストラクタ
Construct a NetObject List given a list name and a class for the objects that go into the list.
NetObjectList(String, String)
- クラス gov.nist.javax.sip.address.
NetObjectList
のコンストラクタ
Construct a NetObject List given a list name and a class for the objects that go into the list.
NetObjectList()
- クラス gov.nist.javax.sip.address.
NetObjectList
のコンストラクタ
Construct an empty NetObjectList.
NEWLINE
- インタフェース gov.nist.core.
Separators
の static 変数
newSIPServerRequest(SIPRequest, MessageChannel)
- クラス gov.nist.javax.sip.
NistSipMessageFactoryImpl
のメソッド
Construct a new SIP Server Request.
newSIPServerRequest(SIPRequest, MessageChannel)
- クラス gov.nist.javax.sip.stack.
SIPMessageStack
のメソッド
Generate a new SIPSeverRequest from the given SIPRequest.
newSIPServerRequest(SIPRequest, MessageChannel)
- クラス gov.nist.javax.sip.stack.
SIPTransactionStack
のメソッド
Handles a new SIP request.
newSIPServerRequest(SIPRequest, MessageChannel)
- インタフェース gov.nist.javax.sip.stack.
StackMessageFactory
のメソッド
Make a new SIPServerResponse given a SIPRequest and a message channel.
newSIPServerResponse(SIPResponse, MessageChannel)
- クラス gov.nist.javax.sip.
NistSipMessageFactoryImpl
のメソッド
Generate a new server response for the stack.
newSIPServerResponse(SIPResponse, MessageChannel)
- クラス gov.nist.javax.sip.stack.
SIPMessageStack
のメソッド
Generate a new SIPSeverResponse from the given SIPResponse.
newSIPServerResponse(SIPResponse, MessageChannel)
- クラス gov.nist.javax.sip.stack.
SIPTransactionStack
のメソッド
Handles a new SIP response.
newSIPServerResponse(SIPResponse, MessageChannel)
- インタフェース gov.nist.javax.sip.stack.
StackMessageFactory
のメソッド
Generate a new server response for the stack.
next()
- クラス gov.nist.javax.sdp.fields.
SDPFieldList
のメソッド
next()
- クラス gov.nist.javax.sdp.fields.
SDPObjectList
のメソッド
next(ListIterator)
- クラス gov.nist.javax.sdp.fields.
SDPObjectList
のメソッド
next()
- クラス gov.nist.javax.sip.address.
NetObjectList
のメソッド
returns the next element
next(ListIterator)
- クラス gov.nist.javax.sip.address.
NetObjectList
のメソッド
returns the next element
next()
- クラス gov.nist.javax.sip.header.
SIPHeaderList
のメソッド
Get the next element in the list .
next(ListIterator)
- クラス gov.nist.javax.sip.header.
SIPHeaderList
のメソッド
Get the next item for an iterative scan of the list
next()
- クラス gov.nist.javax.sip.header.
SIPObjectList
のメソッド
Get the next object of this list (assumes that first() has been called prior to calling this method.)
next(ListIterator)
- クラス gov.nist.javax.sip.header.
SIPObjectList
のメソッド
Get the next object of this list.
next()
- クラス gov.nist.javax.sip.message.
HeaderIterator
のメソッド
NEXT_NONCE
- インタフェース gov.nist.javax.sip.header.
ParameterNames
の static 変数
nextIndex()
- クラス gov.nist.javax.sip.message.
HeaderIterator
のメソッド
nextToken()
- クラス gov.nist.core.
StringTokenizer
のメソッド
NistSipMessageFactoryImpl
-
gov.nist.javax.sip
の クラス
Implements all the support classes that are necessary for the nist-sip stack on which the jain-sip stack has been based.
NistSipMessageFactoryImpl(SipStackImpl)
- クラス gov.nist.javax.sip.
NistSipMessageFactoryImpl
のコンストラクタ
NistSipMessageHandlerImpl
-
gov.nist.javax.sip
の クラス
An adapter class from the JAIN implementation objects to the NIST-SIP stack.
NistSipMessageHandlerImpl()
- クラス gov.nist.javax.sip.
NistSipMessageHandlerImpl
のコンストラクタ
NO_ACTION
- クラス org.siprop.core.message.
ControlMessage
の static 変数
NO_ROUTE
- クラス org.siprop.core.message.
ControlMessage
の static 変数
NO_SEND
- クラス org.siprop.core.message.
ControlMessage
の static 変数
NON_INIT
- クラス org.siprop.core.ua.util.
UAState
の static 変数
NON_URGENT
- インタフェース gov.nist.javax.sip.header.
ParameterNames
の static 変数
NON_URGENT
- クラス gov.nist.javax.sip.header.
Priority
の static 変数
constant NON_URGENT field
NONCE
- クラス gov.nist.javax.sip.header.
AuthenticationHeader
の static 変数
NONCE
- インタフェース gov.nist.javax.sip.header.
ParameterNames
の static 変数
NONCE_COUNT
- インタフェース gov.nist.javax.sip.header.
ParameterNames
の static 変数
NORMAL
- インタフェース gov.nist.javax.sip.header.
ParameterNames
の static 変数
NORMAL
- クラス gov.nist.javax.sip.header.
Priority
の static 変数
constant NORMAL field
NOTIFY
- インタフェース gov.nist.javax.sip.parser.
TokenNames
の static 変数
NOTIFY
- インタフェース gov.nist.javax.sip.parser.
TokenTypes
の static 変数
NOTIFY
- クラス org.siprop.message.impl.
UAControlMessage
の static 変数
notifyPendingRecordScanner()
- クラス gov.nist.javax.sip.stack.
SIPTransactionStack
のメソッド
NotImplementedException
-
org.siprop.core.util
の エラー
NotImplementedException用のErrorクラス
NotImplementedException()
- エラー org.siprop.core.util.
NotImplementedException
のコンストラクタ
NOV
- クラス gov.nist.javax.sip.header.
SIPDate
の static 変数
NOV
- インタフェース gov.nist.javax.sip.parser.
TokenNames
の static 変数
NULL
- クラス gov.nist.core.
LexerCore
の static 変数
NULL
- インタフェース gov.nist.javax.sip.parser.
TokenTypes
の static 変数
NullCodec
-
org.siprop.core.codec
の クラス
NullなCodecの実装クラス
NullCodec()
- クラス org.siprop.core.codec.
NullCodec
のコンストラクタ
number()
- クラス gov.nist.core.
LexerCore
のメソッド
Get and consume the next number.
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z