A B C D E F G H I J K L M N O P Q R S T U V W Z

T

T - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
TAG - インタフェース gov.nist.javax.sip.header.ParameterNames の static 変数
 
TCP - インタフェース gov.nist.javax.sip.address.ParameterNames の static 変数
 
TCPMessageChannel - gov.nist.javax.sip.stack の クラス
This is stack for TCP connections.
TCPMessageProcessor - gov.nist.javax.sip.stack の クラス
Sit in a loop waiting for incoming tcp connections and start a new thread to handle each new connection.
TCPServerTransport - org.siprop.transport.impl の クラス
TCPServer用のTransportクラス
TCPServerTransport(int, ServerTransportListener, Object) - クラス org.siprop.transport.impl.TCPServerTransport のコンストラクタ
コンストラクタ
TCPTransport - org.siprop.transport.impl の クラス
TCP用のTransport
TCPTransport(Socket, String, int) - クラス org.siprop.transport.impl.TCPTransport のコンストラクタ
コンストラクタ
TCPTransport(String, int) - クラス org.siprop.transport.impl.TCPTransport のコンストラクタ
コンストラクタ
TEL - クラス gov.nist.javax.sip.address.GenericURI の static 変数
 
TEL - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
TEL - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
TEL_URI_SCHEME - インタフェース gov.nist.javax.sip.address.ParameterNames の static 変数
 
TELEPHONE_SUBSCRIBER - クラス gov.nist.javax.sip.address.UserInfo の static 変数
Constant field
TelephoneNumber - gov.nist.javax.sip.address の クラス
Telephone number class.
TelephoneNumber() - クラス gov.nist.javax.sip.address.TelephoneNumber のコンストラクタ
Creates new TelephoneNumber
telURL() - クラス gov.nist.javax.sip.parser.URLParser のメソッド
Parse and return a structure for a Tel URL.
TelURLImpl - gov.nist.javax.sip.address の クラス
Implementation of the TelURL interface.
TelURLImpl() - クラス gov.nist.javax.sip.address.TelURLImpl のコンストラクタ
Creates a new instance of TelURLImpl
terminate(MessageContext) - クラス org.siprop.core.ua.BaseUAModuleAPI のメソッド
 
TERMINATED - クラス org.siprop.message.impl.UAControlMessage の static 変数
 
TERMINATED_STATE - クラス gov.nist.javax.sip.stack.SIPDialog の static 変数
 
TERMINATED_STATE - クラス gov.nist.javax.sip.stack.SIPTransaction の static 変数
Terminated state.
TEXT - インタフェース gov.nist.javax.sip.header.ParameterNames の static 変数
 
TEXT - クラス gov.nist.javax.sip.header.Reason の変数
 
THU - クラス gov.nist.javax.sip.header.SIPDate の static 変数
 
THU - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
TILDE - クラス gov.nist.core.LexerCore の static 変数
 
TILDE - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
TIME_FIELD - インタフェース gov.nist.javax.sdp.fields.SDPFieldNames の static 変数
 
TimeDescriptionImpl - gov.nist.javax.sdp の クラス
Implementation of Time Description
TimeDescriptionImpl() - クラス gov.nist.javax.sdp.TimeDescriptionImpl のコンストラクタ
Creates new TimeDescriptionImpl
TimeDescriptionImpl(TimeField) - クラス gov.nist.javax.sdp.TimeDescriptionImpl のコンストラクタ
constructor
TimeField - gov.nist.javax.sdp.fields の クラス
Time Field.
TimeField() - クラス gov.nist.javax.sdp.fields.TimeField のコンストラクタ
 
timeField() - クラス gov.nist.javax.sdp.parser.TimeFieldParser のメソッド
parse the field string
TimeFieldParser - gov.nist.javax.sdp.parser の クラス
 
TimeFieldParser(String) - クラス gov.nist.javax.sdp.parser.TimeFieldParser のコンストラクタ
Creates new TimeFieldParser
TIMEOUT_ERROR - クラス gov.nist.javax.sip.stack.SIPTransactionErrorEvent の static 変数
This event ID indicates that the transaction has timed out.
TIMEOUT_RETRANSMIT - クラス gov.nist.javax.sip.stack.SIPTransactionErrorEvent の static 変数
Retransmit signal to application layer.
TIMESTAMP - インタフェース gov.nist.javax.sip.header.SIPHeaderNames の static 変数
 
TimeStamp - gov.nist.javax.sip.header の クラス
TimeStamp SIP Header.
TimeStamp() - クラス gov.nist.javax.sip.header.TimeStamp のコンストラクタ
Default Constructor
TIMESTAMP - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
TimeStampParser - gov.nist.javax.sip.parser の クラス
Parser for TimeStamp header.
TimeStampParser(String) - クラス gov.nist.javax.sip.parser.TimeStampParser のコンストラクタ
Creates a new instance of TimeStampParser
TO - インタフェース gov.nist.javax.sip.header.SIPHeaderNames の static 変数
 
To - gov.nist.javax.sip.header の クラス
To SIP Header.
To() - クラス gov.nist.javax.sip.header.To のコンストラクタ
default Constructor.
To(From) - クラス gov.nist.javax.sip.header.To のコンストラクタ
Generate a TO header from a FROM header
TO - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
TO_CURRENT - クラス org.siprop.core.message.ControlMessage の static 変数
 
TO_LOWER - クラス org.siprop.core.message.ControlMessage の static 変数
 
TO_UPPER - クラス org.siprop.core.message.ControlMessage の static 変数
 
toArray() - クラス gov.nist.javax.sip.header.SIPHeaderList のメソッド
Array conversion.
toArray(Object[]) - クラス gov.nist.javax.sip.header.SIPHeaderList のメソッド
 
toHexString(byte[]) - クラス gov.nist.javax.sip.Utils の static メソッド
convert an array of bytes to an hexadecimal string
Token - gov.nist.core の クラス
Base token class.
Token() - クラス gov.nist.core.Token のコンストラクタ
 
TokenNames - gov.nist.javax.sip.parser の インタフェース
A grab bag of SIP Token names.
TokenTypes - gov.nist.javax.sip.parser の インタフェース
 
ToParser - gov.nist.javax.sip.parser の クラス
To Header parser.
ToParser(String) - クラス gov.nist.javax.sip.parser.ToParser のコンストラクタ
Creates new ToParser
toString() - クラス gov.nist.core.GenericObjectList のメソッド
Alias for the encode function above.
toString() - クラス gov.nist.core.Token のメソッド
 
toString() - クラス gov.nist.javax.sdp.fields.AttributeField のメソッド
 
toString() - クラス gov.nist.javax.sdp.fields.ConnectionField のメソッド
 
toString() - クラス gov.nist.javax.sdp.fields.EmailField のメソッド
 
toString() - クラス gov.nist.javax.sdp.fields.SDPField のメソッド
 
toString() - クラス gov.nist.javax.sdp.fields.SDPFieldList のメソッド
Return a string representation.
toString() - クラス gov.nist.javax.sdp.fields.SDPObject のメソッド
 
toString() - クラス gov.nist.javax.sdp.fields.SDPObjectList のメソッド
 
toString() - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
 
toString() - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Returns the canonical string representation of the current SessionDescrption.
toString() - クラス gov.nist.javax.sdp.TimeDescriptionImpl のメソッド
 
toString() - クラス gov.nist.javax.sip.address.GenericURI のメソッド
Encode this URI.
toString() - クラス gov.nist.javax.sip.address.NetObject のメソッド
Encode this to a string.
toString() - クラス gov.nist.javax.sip.address.NetObjectList のメソッド
Encode this to a string.
toString() - クラス gov.nist.javax.sip.address.SipUri のメソッド
Return a string representation.
toString() - クラス gov.nist.javax.sip.address.TelURLImpl のメソッド
Return the string encoding.
toString() - クラス gov.nist.javax.sip.header.From のメソッド
Gets a string representation of the Header.
toString() - クラス gov.nist.javax.sip.header.SIPHeaderList のメソッド
Encode this to a string representation.
toString() - クラス gov.nist.javax.sip.header.SIPObject のメソッド
 
toString() - クラス gov.nist.javax.sip.header.To のメソッド
Gets a string representation of the Header.
toString() - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
 
toString() - クラス gov.nist.javax.sip.message.SIPRequest のメソッド
ALias for encode above.
toString() - クラス gov.nist.javax.sip.message.SIPResponse のメソッド
 
toString() - クラス gov.nist.javax.sip.stack.HopImpl のメソッド
Debugging println.
toString() - クラス org.siprop.core.transport.Transport のメソッド
文字列にする。
toString() - クラス org.siprop.core.util.RouteType のメソッド
文字列にする。
toString() - クラス org.siprop.transport.util.J2MEPPPacketImpl のメソッド
文字列に変換する。
toString() - クラス org.siprop.transport.util.PeerImpl のメソッド
文字列にする。
TRACE_DEBUG - クラス gov.nist.core.LogWriter の static 変数
Debug trace level (all tracing enabled).
TRACE_DEBUG - クラス gov.nist.javax.sip.stack.ServerLog の static 変数
Debug trace level (all tracing enabled).
TRACE_EXCEPTION - クラス gov.nist.core.LogWriter の static 変数
Trace exception processing
TRACE_EXCEPTION - クラス gov.nist.javax.sip.stack.ServerLog の static 変数
Trace exception processing
TRACE_MESSAGES - クラス gov.nist.core.LogWriter の static 変数
Trace message processing
TRACE_MESSAGES - クラス gov.nist.javax.sip.stack.ServerLog の static 変数
 
TRACE_NONE - クラス gov.nist.core.LogWriter の static 変数
Dont trace
TRACE_NONE - クラス gov.nist.javax.sip.stack.ServerLog の static 変数
Dont trace
traceMsg(int, String) - クラス gov.nist.javax.sip.stack.ServerLog のメソッド
Log a message into the log file.
transactionErrorEvent(SIPTransactionErrorEvent) - クラス gov.nist.javax.sip.SipProviderImpl のメソッド
Invoked when an error has ocurred with a transaction.
transactionErrorEvent(SIPTransactionErrorEvent) - インタフェース gov.nist.javax.sip.stack.SIPTransactionEventListener のメソッド
Invoked when an error has ocurred with a transaction.
transactionErrorEvent(SIPTransactionErrorEvent) - クラス gov.nist.javax.sip.stack.SIPTransactionStack のメソッド
Invoked when an error has ocurred with a transaction.
TRANSPORT - インタフェース gov.nist.javax.sip.header.ParameterNames の static 変数
 
Transport - org.siprop.core.transport の クラス
Transport for Java2 Microedition.
TRANSPORT_ERROR - クラス gov.nist.javax.sip.stack.SIPTransactionErrorEvent の static 変数
This event ID indicates that there was an error sending a message using the underlying transport.
TransportCreator - org.siprop.transport.impl の クラス
Transportを作成するためのクラス
Jain-SIPに依存するクラス
TransportCreator() - クラス org.siprop.transport.impl.TransportCreator のコンストラクタ
 
TransportManager - org.siprop.transport.impl の クラス
存在する全Transportを管理するクラス
TransportRepository - org.siprop.core.transport の インタフェース
Transport用のリポジトリインタフェース
TransportRepositoryImpl - org.siprop.transport.impl の クラス
Transport用リポジトリクラスの実装
TransportRepositoryImpl() - クラス org.siprop.transport.impl.TransportRepositoryImpl のコンストラクタ
 
TransportRepositoryImpl.OutbaundPacketProcessor - org.siprop.transport.impl の クラス
Packetを操作するためのクラス
TransportRepositoryImpl.OutbaundPacketProcessor() - クラス org.siprop.transport.impl.TransportRepositoryImpl.OutbaundPacketProcessor のコンストラクタ
 
TransportResolverImpl - org.siprop.resolver.impl の クラス
TransportResolverの実装クラス
TransportResolverImpl(Object) - クラス org.siprop.resolver.impl.TransportResolverImpl のコンストラクタ
コンストラクタ
TransportRouter - org.siprop.transport.impl の クラス
パケットの処理内容を判定するクラス パケットの処理内容は、 - パケットが届いたTransportによる判定 - 次の送り先(next hop)による判定 2種類ある。
TransportSelector - org.siprop.transport.impl の クラス
接続されたTransportに対して、パケットの到着を監視するクラス
パケットが到着した場合には、TransportRouterに対して処理が引き渡される
TransportSelector(TransportRouter) - クラス org.siprop.transport.impl.TransportSelector のコンストラクタ
コンストラクタ
TRYING - クラス org.siprop.message.impl.UAControlMessage の static 変数
 
TRYING_STATE - クラス gov.nist.javax.sip.stack.SIPTransaction の static 変数
Trying state.
TTL - インタフェース gov.nist.javax.sip.header.ParameterNames の static 変数
 
TTL - クラス gov.nist.javax.sip.header.Via の static 変数
The "TTL" parameter is designating the time-to-live value.
ttoken() - クラス gov.nist.core.LexerCore のメソッド
 
ttokenAllowSpace() - クラス gov.nist.core.LexerCore のメソッド
 
TUE - クラス gov.nist.javax.sip.header.SIPDate の static 変数
 
TUE - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
TYPE_RTCP - クラス org.siprop.stack.rtp.impl.RTPUAModule の static 変数
 
TYPE_RTP - クラス org.siprop.stack.rtp.impl.RTPUAModule の static 変数
 
TypedTime - gov.nist.javax.sdp.fields の クラス
 
TypedTime() - クラス gov.nist.javax.sdp.fields.TypedTime のコンストラクタ
 

A B C D E F G H I J K L M N O P Q R S T U V W Z