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

S

S - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
SAT - クラス gov.nist.javax.sip.header.SIPDate の static 変数
 
SAT - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
SDP_PACKAGE - インタフェース gov.nist.core.PackageNames の static 変数
 
SDP_PARSER_PACKAGE - インタフェース gov.nist.core.PackageNames の static 変数
 
SDPAnnounceParser - gov.nist.javax.sdp.parser の クラス
Parser for SDP Announce messages.
SDPAnnounceParser(Vector) - クラス gov.nist.javax.sdp.parser.SDPAnnounceParser のコンストラクタ
Creates new SDPAnnounceParser
SDPAnnounceParser(String) - クラス gov.nist.javax.sdp.parser.SDPAnnounceParser のコンストラクタ
Create a new SDPAnnounceParser.
SdpEncoderImpl - gov.nist.javax.sdp の クラス
Implementation of SDP encoder.
SdpEncoderImpl() - クラス gov.nist.javax.sdp.SdpEncoderImpl のコンストラクタ
Creates new SdpEncoderImpl
SDPField - gov.nist.javax.sdp.fields の クラス
Placeholder root class for SDP headers.
SDPField() - クラス gov.nist.javax.sdp.fields.SDPField のコンストラクタ
 
SDPFieldList - gov.nist.javax.sdp.fields の クラス
A list of SDP Fields.
SDPFieldList() - クラス gov.nist.javax.sdp.fields.SDPFieldList のコンストラクタ
 
SDPFieldList(String) - クラス gov.nist.javax.sdp.fields.SDPFieldList のコンストラクタ
 
SDPFieldList(String, String) - クラス gov.nist.javax.sdp.fields.SDPFieldList のコンストラクタ
 
SDPFieldNames - gov.nist.javax.sdp.fields の インタフェース
Field names for SDP Fields.
SDPFormat - gov.nist.javax.sdp.fields の クラス
Media Description SDP header
SDPFormat(String) - クラス gov.nist.javax.sdp.fields.SDPFormat のコンストラクタ
 
SDPFormat() - クラス gov.nist.javax.sdp.fields.SDPFormat のコンストラクタ
 
SDPKeywords - gov.nist.javax.sdp.fields の インタフェース
A context sensitive list of keyowrds for SDP Headers.
SDPObject - gov.nist.javax.sdp.fields の クラス
Root class for everything in this package.
SDPObject() - クラス gov.nist.javax.sdp.fields.SDPObject のコンストラクタ
 
SDPObjectList - gov.nist.javax.sdp.fields の クラス
 
SDPObjectList(String, String) - クラス gov.nist.javax.sdp.fields.SDPObjectList のコンストラクタ
Get the input text of the sdp object (from which the object was generated).
SDPObjectList() - クラス gov.nist.javax.sdp.fields.SDPObjectList のコンストラクタ
 
SDPObjectList(String) - クラス gov.nist.javax.sdp.fields.SDPObjectList のコンストラクタ
 
SDPParser - gov.nist.javax.sdp.parser の クラス
 
SDPParser() - クラス gov.nist.javax.sdp.parser.SDPParser のコンストラクタ
 
searchPairIndex(RTPUAModule) - クラス org.siprop.stack.rtp.impl.RTPpairs のメソッド
PairのIndexを取得する。
select() - クラス org.siprop.stack.rtp.impl.RTPForwarder のメソッド
RTPの送信先を振り分ける。
selectLexer(String) - クラス gov.nist.core.LexerCore のメソッド
 
selectLexer(String) - クラス gov.nist.javax.sdp.parser.Lexer のメソッド
 
selectLexer(String) - クラス gov.nist.javax.sip.parser.Lexer のメソッド
 
SEMICOLON - クラス gov.nist.core.LexerCore の static 変数
 
SEMICOLON - インタフェース gov.nist.core.Separators の static 変数
 
SEMICOLON - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
send(MessageContext) - クラス org.siprop.b2bua.impl.B2BUAImpl のメソッド
メッセージを下位層に送信する。
send(byte[]) - インタフェース org.siprop.core.stack.rtp.RTPtransport のメソッド
データを送信する。
send(byte[], int, int) - クラス org.siprop.core.transport.Transport のメソッド
送信する。
send(String, int, byte[], int, int) - クラス org.siprop.core.transport.Transport のメソッド
送信する。
send(MessageContext) - クラス org.siprop.core.ua.BaseSIPUAManager のメソッド
メッセージを送信する。
send(MessageContext) - クラス org.siprop.core.ua.BaseSIPUAModule のメソッド
ここでは、まず、B2BUAに投げるべきかどうかを判断する???
send(MessageContext) - インタフェース org.siprop.core.ua.UA のメソッド
送信する。
send(MessageContext) - クラス org.siprop.stack.impl.SIPStack のメソッド
パケットを送信する
send(byte[]) - クラス org.siprop.stack.rtp.impl.RTPtransportUDP のメソッド
送信する。
send(byte[], int) - クラス org.siprop.stack.rtp.impl.RTPUAModule のメソッド
送信する。
send(String, byte[], int, int) - クラス org.siprop.transport.impl.TCPTransport のメソッド
パケットを送信する。
send(byte[], int, int) - クラス org.siprop.transport.impl.TCPTransport のメソッド
パケットを送信する。
send(String, int, byte[], int, int) - クラス org.siprop.transport.impl.UDPTransport のメソッド
send UDP Packet.
send(byte[], int, int) - クラス org.siprop.transport.impl.UDPTransport のメソッド
パケットを送信する。
send(MessageContext) - クラス org.siprop.ua.impl.DefaultSIPUASetImpl のメソッド
メッセージを送信する。
send(MessageContext) - クラス org.siprop.ua.impl.DefaultSIPUASetManagerImpl のメソッド
MessageContextを送信する。
sendAck(Request) - クラス gov.nist.javax.sip.stack.SIPDialog のメソッド
Sends ACK Request to the remote party of this Dialogue.
sendMessage(SIPMessage) - クラス gov.nist.javax.sip.stack.MessageChannel のメソッド
Send the message (after it has been formatted)
sendMessage(SIPMessage, InetAddress, int) - クラス gov.nist.javax.sip.stack.MessageChannel のメソッド
Send a message given SIP message.
sendMessage(SIPMessage) - クラス gov.nist.javax.sip.stack.SIPClientTransaction のメソッド
Send a request message through this transaction and onto the client.
sendMessage(SIPMessage) - クラス gov.nist.javax.sip.stack.SIPServerTransaction のメソッド
Send a response message through this transactionand onto the client.
sendMessage(SIPMessage) - クラス gov.nist.javax.sip.stack.SIPTransaction のメソッド
Process the message through the transaction and sends it to the SIP peer.
sendMessage(SIPMessage) - クラス gov.nist.javax.sip.stack.TCPMessageChannel のメソッド
Return a formatted message to the client.
sendMessage(byte[], InetAddress, int, boolean) - クラス gov.nist.javax.sip.stack.TCPMessageChannel のメソッド
Send a message to a specified address.
sendMessage(SIPMessage) - クラス gov.nist.javax.sip.stack.UDPMessageChannel のメソッド
Return a reply from a pre-constructed reply.
sendMessage(SIPMessage) - クラス org.siprop.stack.impl.SipropMessageChannel のメソッド
メッセージを送信する。
sendMessage(SIPMessage, InetAddress, int) - クラス org.siprop.stack.impl.SipropMessageChannel のメソッド
Send a message given SIP message.
sendRequest(Request) - クラス gov.nist.javax.sip.SipProviderImpl のメソッド
Sends specified Requestand returns void i.e.
sendRequest() - クラス gov.nist.javax.sip.stack.SIPClientTransaction のメソッド
Sends specified Requeston a unique client transaction identifier.
sendRequest(ClientTransaction) - クラス gov.nist.javax.sip.stack.SIPDialog のメソッド
Sends a Request to the remote party of this dialog.
sendResponse(Response) - クラス gov.nist.javax.sip.SipProviderImpl のメソッド
Sends specified Responseand returns void i.e.
sendResponse(Response) - クラス gov.nist.javax.sip.stack.SIPServerTransaction のメソッド
Sends specified Response message to a Request which is identified by the specified server transaction identifier.
SEP - クラス gov.nist.javax.sip.header.SIPDate の static 変数
 
SEP - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
Separators - gov.nist.core の インタフェース
Separators.
Server - gov.nist.javax.sip.header の クラス
Supported SIP Header.
Server() - クラス gov.nist.javax.sip.header.Server のコンストラクタ
Constructor.
SERVER - インタフェース gov.nist.javax.sip.header.SIPHeaderNames の static 変数
 
SERVER - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
ServerLog - gov.nist.javax.sip.stack の クラス
Log file wrapper class.
ServerLog(SIPMessageStack) - クラス gov.nist.javax.sip.stack.ServerLog のコンストラクタ
 
ServerParser - gov.nist.javax.sip.parser の クラス
Parser for Server header.
ServerParser(String) - クラス gov.nist.javax.sip.parser.ServerParser のコンストラクタ
Creates a new instance of ServerParser
ServerRequestInterface - gov.nist.javax.sip.stack の インタフェース
An interface for a genereic message processor for SIP Request messages.
ServerResponseInterface - gov.nist.javax.sip.stack の インタフェース
An interface for a genereic message processor for SIP Response messages.
ServerTransportListener - org.siprop.core.transport の インタフェース
サーバトランスポートを示すインタフェース
SESSION - インタフェース gov.nist.javax.sip.header.ParameterNames の static 変数
 
SESSION_NAME_FIELD - インタフェース gov.nist.javax.sdp.fields.SDPFieldNames の static 変数
 
SessionDescriptionImpl - gov.nist.javax.sdp の クラス
Implementation of the SessionDescription interface.
SessionDescriptionImpl() - クラス gov.nist.javax.sdp.SessionDescriptionImpl のコンストラクタ
Creates new SessionDescriptionImpl
SessionNameField - gov.nist.javax.sdp.fields の クラス
 
SessionNameField() - クラス gov.nist.javax.sdp.fields.SessionNameField のコンストラクタ
 
sessionNameField() - クラス gov.nist.javax.sdp.parser.SessionNameFieldParser のメソッド
Get the SessionNameField
SessionNameFieldParser - gov.nist.javax.sdp.parser の クラス
 
SessionNameFieldParser(String) - クラス gov.nist.javax.sdp.parser.SessionNameFieldParser のコンストラクタ
Creates new SessionNameFieldParser
set(NameValue) - クラス gov.nist.core.NameValueList のメソッド
Set a namevalue object in this list.
set(String, Object) - クラス gov.nist.core.NameValueList のメソッド
Set a namevalue object in this list.
set(URL) - クラス gov.nist.javax.sdp.fields.URIField のメソッド
 
set(int, Object) - クラス gov.nist.javax.sip.header.SIPHeaderList のメソッド
 
set(Object) - クラス gov.nist.javax.sip.message.HeaderIterator のメソッド
 
setAcceptLanguage(Locale) - クラス gov.nist.javax.sip.header.AcceptLanguage のメソッド
Sets the language parameter of this AcceptLanguageHeader.
setAckSeen() - クラス gov.nist.javax.sip.stack.SIPTransaction のメソッド
This is book-keeping for retransmission filter management.
setActionMode(int) - クラス org.siprop.core.message.ControlMessage のメソッド
動作モードをセットする。
setActiveDuration(TypedTime) - クラス gov.nist.javax.sdp.fields.RepeatField のメソッド
 
setActiveDuration(int) - クラス gov.nist.javax.sdp.fields.RepeatField のメソッド
Sets the "active duration" in seconds.
setAddess(URI) - クラス gov.nist.javax.sip.address.AddressImpl のメソッド
Set the address field
setAddress(String) - クラス gov.nist.core.Host のメソッド
Set the address member
setAddress(Host) - クラス gov.nist.javax.sdp.fields.ConnectionAddress のメソッド
Set the address member
setAddress(ConnectionAddress) - クラス gov.nist.javax.sdp.fields.ConnectionField のメソッド
Set the address member
setAddress(String) - クラス gov.nist.javax.sdp.fields.ConnectionField のメソッド
Sets the type of the address for this Connection.
setAddress(Host) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Set the address member
setAddress(String) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Sets the type of the address for this Connection.
setAddress(Address) - クラス gov.nist.javax.sip.header.AddressParametersHeader のメソッド
set the Address field
setAddress(Address) - クラス gov.nist.javax.sip.header.Contact のメソッド
Set the address member
setAddress(Address) - クラス gov.nist.javax.sip.header.From のメソッド
Set the address member
setAddressType(String) - クラス gov.nist.javax.sdp.fields.ConnectionField のメソッド
Returns the type of the network for this Connection.
setAddressType(String) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Returns the type of the network for this Connection.
setAddressType(int) - クラス gov.nist.javax.sip.address.AddressImpl のメソッド
Set the address type.
setAddrType(String) - クラス gov.nist.javax.sdp.fields.ConnectionField のメソッド
Set the addrtype member
setAddrtype(String) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Set the addrtype member
setAgent(String) - クラス gov.nist.javax.sip.header.Warning のメソッド
Sets host of WarningHeader
setAlertInfo(URI) - クラス gov.nist.javax.sip.header.AlertInfo のメソッド
Set the uri member
setAlgorithm(String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Sets the Algorithm of the WWWAuthenicateHeader to the new algorithm parameter value.
setApplicationData(Object) - クラス gov.nist.javax.sip.stack.SIPDialog のメソッド
Set ptr to app data.
setApplicationData(Object) - クラス gov.nist.javax.sip.stack.SIPTransaction のメソッド
Set the application data pointer.
setAttribute(NameValue) - クラス gov.nist.javax.sdp.fields.AttributeField のメソッド
Set the attribute member
setAttribute(String, String) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Sets the value of the specified attribute
setAttribute(String, String) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets the value of the specified attribute.
setAttributeFields(Vector) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Set the attributeFields member
setAttributes(Vector) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Adds the specified Attribute to this Description object.
setAttributes(Vector) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Adds the specified Attribute to this Description object.
setAuthority(Authority) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the authority member
setAuthParams(NameValueList) - クラス gov.nist.javax.sip.header.Challenge のメソッド
Set the authParams member
setAuxInfo(String) - クラス gov.nist.javax.sip.stack.ServerLog のメソッド
Set aux information.
setBandwidth(int) - クラス gov.nist.javax.sdp.fields.BandwidthField のメソッド
Set the bandwidth member
setBandwidth(String, int) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Sets the value of the specified bandwidth type.
setBandwidth(String, int) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets the value of the specified bandwidth type.
setBandwidths(Vector) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
set the value of the Bandwidth with the specified type
setBandwidths(Vector) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
set the value of the Bandwidth with the specified type.
setBranch(String) - クラス gov.nist.javax.sip.header.Via のメソッド
Sets the branch parameter of the ViaHeader to the newly supplied branch value.
setBranch(String) - クラス gov.nist.javax.sip.stack.SIPTransaction のメソッド
Sets the Via header branch parameter used to identify this transaction.
setBwtype(String) - クラス gov.nist.javax.sdp.fields.BandwidthField のメソッド
Set the bwtype member
setCallbackUA(UA) - クラス org.siprop.core.ua.BaseSIPUAManager のメソッド
コールバック先のUA
setCallbackUA(UA) - クラス org.siprop.core.ua.BaseSIPUAModule のメソッド
コールバック先UAをセットする。
setCallbackUA(UA) - インタフェース org.siprop.core.ua.UA のメソッド
コールバックされるUAをセットする。
setCallbackUA(UA) - クラス org.siprop.ua.impl.DefaultSIPUASetImpl のメソッド
コールバック先のUAをセットする。
setCallbackUA(UA) - クラス org.siprop.ua.impl.DefaultSIPUASetManagerImpl のメソッド
コールバック先のUAをセットする。
setCallId(String) - クラス gov.nist.javax.sip.header.CallID のメソッド
set the CallId field
setCallID(String) - クラス gov.nist.javax.sip.header.CallIdentifier のメソッド
set the callId field
setCallId(String) - クラス gov.nist.javax.sip.header.InReplyTo のメソッド
Sets the Call-Id of the InReplyToHeader.
setCallId(CallIdHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the call id header.
setCallId(String) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Get the CallID header (null if one does not exist)
setCallIdentifier(CallIdentifier) - クラス gov.nist.javax.sip.header.CallID のメソッド
Set the callIdentifier member.
setCause(int) - クラス gov.nist.javax.sip.header.Reason のメソッド
Set the cause.
setChallenge(Challenge) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
This is only used for the parser interface.
setCNonce(String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Set the CNonce.
setCNonce(String) - クラス gov.nist.javax.sip.header.AuthenticationInfo のメソッド
Sets the CNonce of the AuthenticationInfoHeader to the cNonce parameter value.
setCode(int) - クラス gov.nist.javax.sip.header.Warning のメソッド
Sets code of WarningHeader
setComment(String) - クラス gov.nist.javax.sip.header.RetryAfter のメソッド
Sets the comment value of the RetryAfterHeader.
setComment(String) - クラス gov.nist.javax.sip.header.Via のメソッド
Set the comment member
setConnection(Connection) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Set the connection data for this entity
setConnection(Connection) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Set the connection data for this entity.
setConnectionField(ConnectionField) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Set the connectionField member
setContactList(ContactList) - クラス gov.nist.javax.sip.header.Contact のメソッド
set the Contact List
setContent(Object, ContentTypeHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the message content after converting the given object to a String.
setContentDisposition(ContentDispositionHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the content disposition header.
setContentEncoding(ContentEncodingHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
 
setContentLanguage(Locale) - クラス gov.nist.javax.sip.header.ContentLanguage のメソッド
Sets the language parameter of this ContentLanguageHeader.
setContentLanguage(ContentLanguageHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
 
setContentLength(int) - クラス gov.nist.javax.sip.header.ContentLength のメソッド
Set the contentLength member
setContentLength(ContentLengthHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the content length header.
setContentSubType(String) - クラス gov.nist.javax.sip.header.Accept のメソッド
set the ContentSubType field
setContentSubType(String) - クラス gov.nist.javax.sip.header.ContentType のメソッド
Set the content subtype.
setContentType(String) - クラス gov.nist.javax.sip.header.Accept のメソッド
set the ContentType field
setContentType(String, String) - クラス gov.nist.javax.sip.header.ContentType のメソッド
set the content type and subtype.
setContentType(String) - クラス gov.nist.javax.sip.header.ContentType のメソッド
set the content type.
setControlMessage(ControlMessage) - クラス org.siprop.message.impl.MessageContext のメソッド
ControlMessageをセットする。
setControlMessage(ControlMessage, SIPMessage) - クラス org.siprop.message.impl.MessageContext の static メソッド
必要なcontrolメッセージをセットする。
setControlMessageByRequest(ControlMessage, SIPRequest) - クラス org.siprop.message.impl.MessageContext の static メソッド
SIPRequestから、コントロールメッセージのメソッドフラグを立てる
setControlMessageByResponse(ControlMessage, SIPResponse) - クラス org.siprop.message.impl.MessageContext の static メソッド
SIPRequestから、コントロールメッセージのメソッドフラグを立てる
setCounterMessageContext(MessageContext) - クラス org.siprop.message.impl.MessageContext のメソッド
MessageContextをセットする。
setCredential(NameValue) - クラス gov.nist.javax.sip.header.Credentials のメソッド
 
setCredentials(NameValueList) - クラス gov.nist.javax.sip.header.Credentials のメソッド
Set the parameters member
setCSeq(CSeqHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the CSeq header.
setCSeqNumber(int) - クラス gov.nist.javax.sip.header.RAck のメソッド
Sets the sequence number value of the CSeqHeader of the provisional response being acknowledged.
setCtrlMessage(ControlMessage) - クラス org.siprop.message.impl.MessageContext のメソッド
コントロールメッセージをセットする。
setCurrentMessage(Message) - クラス org.siprop.message.impl.MessageContext のメソッド
currentのMessageをセットする。
setCurrentPacket(Packet) - クラス org.siprop.message.impl.MessageContext のメソッド
currentのPacketをセットする。
setCurrentTransaction(SIPTransaction) - クラス org.siprop.message.impl.MessageContext のメソッド
現在のSIPTransactionをセットする。
setDate(SIPDate) - クラス gov.nist.javax.sip.header.SIPDateHeader のメソッド
Set the date member
setDate(Calendar) - クラス gov.nist.javax.sip.header.SIPDateHeader のメソッド
Sets date of DateHeader.
setDay(int) - クラス gov.nist.javax.sip.header.SIPDate のメソッド
Set the day member
setDefaultParm(String, Object) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the default parameters for this URI.
setDefaultRoute(Route) - クラス gov.nist.javax.sip.stack.SIPDialog のメソッド
Set the default route (the default next hop for the proxy or the proxy address for the user agent).
setDefaultRouteFlag() - クラス gov.nist.javax.sip.stack.HopImpl のメソッド
Set the defaultRouteFlag.
setDelay(float) - クラス gov.nist.javax.sip.header.TimeStamp のメソッド
Sets the new delay value of the TimestampHeader to the delay paramter passed to this method
setDestPeer(Peer) - インタフェース org.siprop.core.transport.Packet のメソッド
destのPeerをセットする。
setDestPeer(Peer) - クラス org.siprop.transport.util.J2MEPPPacketImpl のメソッド
destのPeerをセットする。
setDestPeer(Peer) - クラス org.siprop.transport.util.RawPacket のメソッド
destのPeerをセットする。
setDialog(SIPDialog) - クラス gov.nist.javax.sip.stack.SIPTransaction のメソッド
set the dialog object.
setDialogId(String) - クラス gov.nist.javax.sip.stack.SIPDialog のメソッド
Set the dialog identifier.
setDisplayName(String) - クラス gov.nist.javax.sdp.fields.EmailAddress のメソッド
Set the displayName member
setDisplayName(String) - クラス gov.nist.javax.sip.address.AddressImpl のメソッド
Set the displayName member
setDispositionType(String) - クラス gov.nist.javax.sip.header.ContentDisposition のメソッド
Set the disposition type.
setDomain(String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Sets the Domain of the WWWAuthenicateHeader to the domain parameter value.
setDstSDPMessage(String) - クラス org.siprop.ua.util.RTPPair のメソッド
destのSDP情報をセットする。
setDuration(int) - クラス gov.nist.javax.sip.header.RetryAfter のメソッド
Sets the duration value of the RetryAfterHeader.
setEmail(Email) - クラス gov.nist.javax.sdp.fields.EmailAddress のメソッド
Set the email member
setEmailAddress(EmailAddress) - クラス gov.nist.javax.sdp.fields.EmailField のメソッド
Set the emailAddress member
setEmails(Vector) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets a an email address to contact for further information about the session.
setEncoding(String) - クラス gov.nist.javax.sdp.SdpEncoderImpl のメソッド
Specifies the character set to be used to display the session name and information data.
setEncoding(String) - クラス gov.nist.javax.sip.header.AcceptEncoding のメソッド
Sets the encoding of an EncodingHeader.
setEncoding(String) - クラス gov.nist.javax.sip.header.ContentEncoding のメソッド
Set the ConentEncoding field.
setErrorInfo(URI) - クラス gov.nist.javax.sip.header.ErrorInfo のメソッド
Sets the ErrorInfo of the ErrorInfoHeader to the errorInfo parameter value.
setErrorMessage(String) - クラス gov.nist.javax.sip.header.ErrorInfo のメソッド
Sets the Error information message to the new message value supplied to this method.
setEventId(String) - クラス gov.nist.javax.sip.header.Event のメソッド
Sets the id to the newly supplied eventId string.
setEventObject(EventObject) - クラス org.siprop.message.impl.MessageContext のメソッド
EventObjectをセットする。
setEventPending() - クラス gov.nist.javax.sip.stack.SIPTransaction のメソッド
Mark that there is a pending event for this transaction.
setEventType(String) - クラス gov.nist.javax.sip.header.AllowEvents のメソッド
Sets the eventType defined in this AllowEventsHeader.
setEventType(String) - クラス gov.nist.javax.sip.header.Event のメソッド
Sets the eventType to the newly supplied eventType string.
setExpires(int) - クラス gov.nist.javax.sip.header.Contact のメソッド
Set the expiry time in seconds.
setExpires(int) - クラス gov.nist.javax.sip.header.Expires のメソッド
Sets the relative expires value of the ExpiresHeader.
setExpires(int) - クラス gov.nist.javax.sip.header.MinExpires のメソッド
Sets the relative expires value of the ExpiresHeader.
setExpires(int) - クラス gov.nist.javax.sip.header.SubscriptionState のメソッド
Sets the relative expires value of the SubscriptionStateHeader.
setExpires(ExpiresHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the expiresHeader
setExplicitRouteFlag() - クラス gov.nist.javax.sip.stack.HopImpl のメソッド
Set the explicitRoute flag.
setFlatMessage(FlatSIPMessage) - クラス org.siprop.message.impl.MessageContext のメソッド
FlatSIPMessageをセットする。
setForkingKey(String) - クラス org.siprop.message.impl.MessageContext のメソッド
Fokingのための識別キーをセットする。
setFormat(String) - クラス gov.nist.javax.sdp.fields.SDPFormat のメソッド
 
setFormats(Vector) - クラス gov.nist.javax.sdp.fields.MediaField のメソッド
Set the fmt member
setFrom(FromHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
 
setFromTag(String) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the From Tag.
setGlobal(boolean) - クラス gov.nist.javax.sip.address.TelephoneNumber のメソッド
set the Global field
setGlobal(boolean) - クラス gov.nist.javax.sip.address.TelURLImpl のメソッド
Sets phone user of this TelURL to be either global or local.
setHandling(String) - クラス gov.nist.javax.sip.header.ContentDisposition のメソッド
set the dispositionType field.
setHeader(String, String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets the value of the specified header fields to be included in a request constructed from the URI.
setHeader(Header) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Attach a header (replacing the original header).
setHeader(SIPHeaderList) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the header given a list of headers.
setHeaderName(String) - クラス gov.nist.javax.sip.header.SIPHeader のメソッド
Set the name of the header .
setHeaders(List) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set a header from a linked list of headers.
setHost(Host) - クラス gov.nist.core.HostPort のメソッド
Set the host member
setHost(Host) - クラス gov.nist.javax.sip.address.Authority のメソッド
set the host.
setHost(Host) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the host for this URI.
setHost(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Returns the host part of this SipURI.
setHost(String) - クラス gov.nist.javax.sip.header.CallIdentifier のメソッド
Set the host member
setHost(Host) - クラス gov.nist.javax.sip.header.Via のメソッド
set the Host of the Via Header
setHost(String) - クラス gov.nist.javax.sip.header.Via のメソッド
Set the host part of this ViaHeader to the newly supplied host parameter.
setHostAddress(String) - クラス gov.nist.core.Host のメソッド
Set the IP Address.
setHostname(String) - クラス gov.nist.core.Host のメソッド
Set the hostname member.
setHostName(String) - クラス gov.nist.javax.sdp.fields.Email のメソッド
Set the hostName member
setHostPort(HostPort) - クラス gov.nist.javax.sip.address.Authority のメソッド
Set the hostPort member
setHostPort(HostPort) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the hostPort field of the imbedded authority field.
setHour(int) - クラス gov.nist.javax.sip.header.SIPDate のメソッド
Set the hour member
setInfo(Info) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Sets the i= field of this object.
setInfo(Info) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets the i= field of this object.
setInfo(URI) - クラス gov.nist.javax.sip.header.CallInfo のメソッド
set the URI field
setInformation(String) - クラス gov.nist.javax.sdp.fields.InformationField のメソッド
 
setInformationField(InformationField) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Set the informationField member
setInner(boolean) - インタフェース org.siprop.core.transport.Peer のメソッド
内向きであることをセットする。
setInner(boolean) - クラス org.siprop.transport.util.PeerImpl のメソッド
内向きかどうか?
setIsdnSubAddress(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets ISDN subaddress of SipURL
setIsdnSubaddress(String) - クラス gov.nist.javax.sip.address.TelephoneNumber のメソッド
set the isdn subaddress for this structure.
setIsdnSubAddress(String) - クラス gov.nist.javax.sip.address.TelURLImpl のメソッド
Sets ISDN subaddress of this TelURL.
setKey(String) - クラス gov.nist.javax.sdp.fields.KeyField のメソッド
Sets the value of this attribute.
setKey(Key) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Sets encryption key information.
setKey(Key) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets encryption key information.
setKeyData(String) - クラス gov.nist.javax.sdp.fields.KeyField のメソッド
Set the keyData member
setKeyField(KeyField) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Set the keyField member
setLanguageRange(String) - クラス gov.nist.javax.sip.header.AcceptLanguage のメソッド
Set the languageRange.
setLanguageTag(String) - クラス gov.nist.javax.sip.header.ContentLanguage のメソッド
set the languageTag field
setListenPeer(Peer) - クラス org.siprop.message.impl.MessageContext のメソッド
待ち受けのPeerをセットする。
setLocalId(String) - クラス gov.nist.javax.sip.header.CallIdentifier のメソッド
Set the localId member
setLocalTag(String) - クラス gov.nist.javax.sip.stack.SIPDialog のメソッド
Set local tag for the transaction.
setLogFileName(String) - クラス gov.nist.core.LogWriter のメソッド
Set the log file name
setLogFileName(String) - クラス gov.nist.javax.sip.stack.ServerLog のメソッド
Set the log file name
setLowerRouter(PacketProcessor) - クラス org.siprop.transport.impl.TransportRouter のメソッド
下位層へのRouterをセットする。
setLrParam() - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets the value of the lr parameter of this SipURI.
setMAddr(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the MADDR parameter .
setMAddr(String) - クラス gov.nist.javax.sip.header.Via のメソッド
Sets the value of the maddr parameter of this ViaHeader.
setMAddrParam(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets the value of the maddr parameter of this SipURI.
setMajorVersion(int) - クラス gov.nist.javax.sip.header.MimeVersion のメソッド
Sets the Major-Version argument of this MimeVersionHeader to the supplied majorVersion value.
setMatcher(Match) - クラス gov.nist.core.GenericObject のメソッド
Set the pattern matcher.
setMatchStatusClass(boolean) - クラス gov.nist.javax.sip.header.StatusLine のメソッド
set the flag on a match template.
setMaxConnections(int) - クラス gov.nist.javax.sip.stack.SIPMessageStack のメソッド
Set the max # of simultaneously handled TCP connections.
setMaxForwards(int) - クラス gov.nist.javax.sip.header.MaxForwards のメソッド
Set the maxForwards member
setMaxForwards(MaxForwardsHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the max forwards header.
setMedia(String) - クラス gov.nist.javax.sdp.fields.MediaField のメソッド
Set the media member
setMedia(Media) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Set the Media field of the description.
setMediaDescriptions(Vector) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Removes all MediaDescriptions from the session description.
setMediaField(MediaField) - クラス gov.nist.javax.sdp.MediaDescriptionImpl のメソッド
Set the mediaField member
setMediaFormats(Vector) - クラス gov.nist.javax.sdp.fields.MediaField のメソッド
Adds a media format to the media description.
setMediaPort(int) - クラス gov.nist.javax.sdp.fields.MediaField のメソッド
Sets the port of the media defined by this description
setMediaRange(MediaRange) - クラス gov.nist.javax.sip.header.Accept のメソッド
Set the mediaRange member
setMediaRange(MediaRange) - クラス gov.nist.javax.sip.header.ContentType のメソッド
Set the mediaRange member
setMediaType(String) - クラス gov.nist.javax.sdp.fields.MediaField のメソッド
Sets the type (audio,video etc) of the media defined by this description.
setMessageContent(String, String, String) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the message content given type and subtype.
setMessageContent(String, String, byte[]) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the message content for a given type and subtype.
setMessageContent(String) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the message content for this message.
setMessageContent(byte[]) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the message content as an array of bytes.
setMessageListener(SIPMessageListener) - クラス gov.nist.javax.sip.parser.PipelinedMsgParser のメソッド
Add a class that implements a SIPMessageListener interface whose methods get called * on successful parse and error conditons.
setMethod(String) - クラス gov.nist.javax.sdp.fields.KeyField のメソッド
Sets the id of this attribute.
setMethod(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the Method
setMethod(String) - クラス gov.nist.javax.sip.header.Allow のメソッド
Set the method member
setMethod(String) - クラス gov.nist.javax.sip.header.CSeq のメソッド
Set the method member
setMethod(String) - クラス gov.nist.javax.sip.header.RAck のメソッド
Sets the method of RAckHeader, which correlates to the method of the CSeqHeader of the provisional response being acknowledged.
setMethod(String) - クラス gov.nist.javax.sip.header.RequestLine のメソッド
Set the method member
setMethod(String) - クラス gov.nist.javax.sip.message.SIPRequest のメソッド
Set the method.
setMethodParam(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets the value of the method parameter.
setMethods(List) - クラス gov.nist.javax.sip.header.AllowEventsList のメソッド
Sets the methods supported defined by this AllowEventsHeader.
setMethods(List) - クラス gov.nist.javax.sip.header.AllowList のメソッド
Sets the methods supported defined by this AllowHeader.
setMinorVersion(int) - クラス gov.nist.javax.sip.header.MimeVersion のメソッド
Sets the Minor-Version argument of this MimeVersionHeader to the supplied minorVersion value.
setMinute(int) - クラス gov.nist.javax.sip.header.SIPDate のメソッド
Set the minute member
setMonth(String) - クラス gov.nist.javax.sip.header.SIPDate のメソッド
Set the month member
setMyClass(Class) - クラス gov.nist.core.GenericObjectList のメソッド
 
setMyClass(Class) - クラス gov.nist.javax.sip.address.NetObjectList のメソッド
set the class
setMyClass(Class) - クラス gov.nist.javax.sip.header.SIPObjectList のメソッド
Set the class of the supported objects of this list.
setName(String) - クラス gov.nist.core.NameValue のメソッド
Set the name member
setName(String) - クラス gov.nist.javax.sdp.fields.AttributeField のメソッド
Sets the id of this attribute.
setName(String) - クラス gov.nist.javax.sdp.fields.PhoneField のメソッド
Set the name member
setName(String) - クラス gov.nist.javax.sip.header.ExtensionHeaderImpl のメソッド
Set the name of the header.
setName(String) - クラス gov.nist.javax.sip.header.ProductToken のメソッド
Set the name member
setNettype(String) - クラス gov.nist.javax.sdp.fields.ConnectionField のメソッド
Set the nettype member
setNettype(String) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Set the nettype member
setNetworkType(String) - クラス gov.nist.javax.sdp.fields.ConnectionField のメソッド
Sets the type of the network for this Connection.
setNetworkType(String) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Sets the type of the network for this Connection.
setNextNonce(String) - クラス gov.nist.javax.sip.header.AuthenticationInfo のメソッド
Sets the NextNonce of the AuthenticationInfoHeader to the nextNonce parameter value.
setNonce(String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Sets the Nonce of the WWWAuthenicateHeader to the nonce parameter value.
setNonceCount(int) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Set the nonce count pakrameter.
setNonceCount(int) - クラス gov.nist.javax.sip.header.AuthenticationInfo のメソッド
Sets the Nonce Count of the AuthenticationInfoHeader to the nonceCount parameter value.
setNports(int) - クラス gov.nist.javax.sdp.fields.MediaField のメソッド
Set the nports member
setOffset(TypedTime) - クラス gov.nist.javax.sdp.fields.ZoneAdjustment のメソッド
Set the offset.
setOffsetArray(int[]) - クラス gov.nist.javax.sdp.fields.RepeatField のメソッド
Set the list of offsets.
setOpaque(String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Sets the Opaque value of the WWWAuthenicateHeader to the new opaque parameter value.
setOptionTag(String) - クラス gov.nist.javax.sip.header.ProxyRequire のメソッド
Sets the option tag value to the new supplied optionTag parameter.
setOptionTag(String) - クラス gov.nist.javax.sip.header.Require のメソッド
Sets the option tag value to the new supplied optionTag parameter.
setOptionTag(String) - クラス gov.nist.javax.sip.header.Supported のメソッド
Sets the option tag value to the new supplied optionTag parameter.
setOptionTag(String) - クラス gov.nist.javax.sip.header.Unsupported のメソッド
Set the option member
setOrganization(String) - クラス gov.nist.javax.sip.header.Organization のメソッド
Set the organization member
setOrigin(Origin) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets information about the originator of the session.
setOriginalRequest(SIPRequest) - クラス gov.nist.javax.sip.stack.SIPServerTransaction のメソッド
Set the original request.
setOriginalRequest(SIPRequest) - クラス gov.nist.javax.sip.stack.SIPTransaction のメソッド
Sets the request message that this transaction handles.
setOrigRequest(SIPRequest) - クラス org.siprop.core.message.FlatSIPMessage のメソッド
一番最初のメッセージをセットする。
setOrigRequest(SIPRequest) - クラス org.siprop.message.impl.FlatSIPMessageImpl のメソッド
一番最初のメッセージをセットする。
setOutboundPeer(Peer) - クラス org.siprop.message.impl.MessageContext のメソッド
UAから見た送信先のIPとポート
setPairKey(String) - クラス org.siprop.message.impl.MessageContext のメソッド
ペアとなるUAを結びつけるためのキーをセットする
setParameter(String, String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets the value of the specified parameter.
setParameter(String, String) - クラス gov.nist.javax.sip.address.TelephoneNumber のメソッド
 
setParameter(String, String) - クラス gov.nist.javax.sip.address.TelURLImpl のメソッド
 
setParameter(String, String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
set the specified parameter.
setParameter(String, String) - クラス gov.nist.javax.sip.header.AuthenticationInfo のメソッド
 
setParameter(NameValue) - クラス gov.nist.javax.sip.header.Challenge のメソッド
set the specified parameter
setParameter(String, String) - クラス gov.nist.javax.sip.header.Contact のメソッド
Set a parameter.
setParameter(String, String) - クラス gov.nist.javax.sip.header.ParametersHeader のメソッド
Sets the value of the specified parameter.
setParameter(NameValue) - クラス gov.nist.javax.sip.header.ParametersHeader のメソッド
Set the parameter given a name and value.
setParameters(NameValueList) - クラス gov.nist.javax.sip.address.TelephoneNumber のメソッド
Set the list of parameters.
setParameters(NameValueList) - クラス gov.nist.javax.sip.header.ParametersHeader のメソッド
Set the parameter list.
setParm(String, Object) - クラス gov.nist.javax.sip.address.TelephoneNumber のメソッド
set the specified parameter
setParseExceptionListener(ParseExceptionListener) - クラス gov.nist.javax.sip.parser.StringMsgParser のメソッド
add a handler for header parsing errors.
setPassword(String) - クラス gov.nist.javax.sip.address.Authority のメソッド
set the password.
setPassword(String) - クラス gov.nist.javax.sip.address.UserInfo のメソッド
Set the password member
setPhoneNumber(String) - クラス gov.nist.javax.sdp.fields.PhoneField のメソッド
Set the phoneNumber member
setPhoneNumber(String) - クラス gov.nist.javax.sip.address.TelephoneNumber のメソッド
set the PhoneNumber field
setPhoneNumber(String) - クラス gov.nist.javax.sip.address.TelURLImpl のメソッド
Set the telephone number.
setPhones(Vector) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets a phone number to contact for further information about the session.
setPort(int) - クラス gov.nist.core.HostPort のメソッド
Set the port member
setPort(int) - クラス gov.nist.javax.sdp.fields.ConnectionAddress のメソッド
Set the port member
setPort(int) - クラス gov.nist.javax.sdp.fields.MediaField のメソッド
Set the port member
setPort(int) - クラス gov.nist.javax.sip.address.Authority のメソッド
Set the port.
setPort(int) - クラス gov.nist.javax.sip.address.SipUri のメソッド
set the port to a given value.
setPort(int) - クラス gov.nist.javax.sip.header.Via のメソッド
Set the port part of this ViaHeader to the newly supplied port parameter.
setPortCount(int) - クラス gov.nist.javax.sdp.fields.MediaField のメソッド
Sets the number of ports associated with this media description.
setPostDial(String) - クラス gov.nist.javax.sip.address.TelephoneNumber のメソッド
set the PostDial field
setPostDial(String) - クラス gov.nist.javax.sip.address.TelURLImpl のメソッド
Sets post dial of this TelURL.
setPreviousMessageContext(MessageContext) - クラス org.siprop.message.impl.MessageContext のメソッド
一つ前のMessageContextをセットする。
setPrevRequest(SIPRequest) - クラス org.siprop.core.message.FlatSIPMessage のメソッド
一つ前のリクエストをセットする。
setPrevRequest(SIPRequest) - クラス org.siprop.message.impl.FlatSIPMessageImpl のメソッド
一つ前のリクエストをセットする。
setPrevResponse(SIPResponse) - クラス org.siprop.core.message.FlatSIPMessage のメソッド
一つ前のレスポンスをセットする。
setPrevResponse(SIPResponse) - クラス org.siprop.message.impl.FlatSIPMessageImpl のメソッド
一つ前のレスポンスをセットする。
setPriority(String) - クラス gov.nist.javax.sip.header.Priority のメソッド
Set the priority member
setProduct(List) - クラス gov.nist.javax.sip.header.Server のメソッド
Sets the product value of the UserAgentHeader.
setProduct(List) - クラス gov.nist.javax.sip.header.UserAgent のメソッド
Sets the product value of the UserAgentHeader.
setProperties(Properties) - クラス gov.nist.javax.sip.stack.ServerLog のメソッド
 
setProperty(String, String) - クラス org.siprop.core.util.PropertiesDepot のメソッド
Propertyをセットする。
setProperty(String, String) - クラス org.siprop.util.impl.PropertiesDepotProp のメソッド
propertyをセットする
setProto(String) - クラス gov.nist.javax.sdp.fields.MediaField のメソッド
Set the proto member
setProtocol(String) - クラス gov.nist.javax.sdp.fields.MediaField のメソッド
Sets the protocol over which this media should be transmitted.
setProtocol(String) - クラス gov.nist.javax.sip.header.Reason のメソッド
Set the protocol
setProtocol(String) - クラス gov.nist.javax.sip.header.Via のメソッド
Sets the value of the protocol parameter.
setProtocolName(String) - クラス gov.nist.javax.sip.header.Protocol のメソッド
Set the protocolName member
setProtocolVersion(String) - クラス gov.nist.javax.sip.header.Protocol のメソッド
Set the protocolVersion member
setProtocolVersion(String) - クラス gov.nist.javax.sip.header.Via のメソッド
set the Protocol Version
setProtoVersion(int) - クラス gov.nist.javax.sdp.fields.ProtoVersionField のメソッド
Set the protoVersion member
setPurpose(String) - クラス gov.nist.javax.sip.header.CallInfo のメソッド
set the purpose field
setQHeader(NameValue) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the query header when provided as a name-value pair.
setQheaders(NameValueList) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the qheaders member
setQop(String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Sets the Qop value of the WWWAuthenicateHeader to the new qop parameter value.
setQop(String) - クラス gov.nist.javax.sip.header.AuthenticationInfo のメソッド
Sets the Qop value of the AuthenticationInfoHeader to the new qop parameter value.
setQuotedParameter(String, String) - クラス gov.nist.javax.sip.header.ParametersHeader のメソッド
Sets the value of the specified parameter.
setQuotedValue() - クラス gov.nist.core.NameValue のメソッド
A flag that indicates that doublequotes should be put around the value when encoded (for example name=value when value is doublequoted).
setQValue(float) - クラス gov.nist.javax.sip.header.Accept のメソッド
Set the q value
setQValue(float) - クラス gov.nist.javax.sip.header.AcceptEncoding のメソッド
Set the qvalue member
setQValue(float) - クラス gov.nist.javax.sip.header.AcceptLanguage のメソッド
Sets q-value for media-range in AcceptLanguageHeader.
setQValue(float) - クラス gov.nist.javax.sip.header.Contact のメソッド
set the Q-value parameter
setRealm(String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Sets the Realm of the WWWAuthenicateHeader to the realm parameter value.
setReasonCode(String) - クラス gov.nist.javax.sip.header.SubscriptionState のメソッド
Sets the reason code value of the SubscriptionStateHeader.
setReasonPhrase(String) - クラス gov.nist.javax.sip.header.StatusLine のメソッド
Set the reasonPhrase member
setReasonPhrase(String) - クラス gov.nist.javax.sip.message.SIPResponse のメソッド
Set the reason phrase.
setReceived(String) - クラス gov.nist.javax.sip.header.Via のメソッド
Sets the received parameter of ViaHeader.
setRecvBufferSize(int) - クラス org.siprop.core.transport.Transport のメソッド
受信バッファサイズをセットする。
setRecvBufferSize(int) - クラス org.siprop.transport.impl.TCPTransport のメソッド
受信バッファサイズをセットする。
setRecvTransport(Transport) - クラス org.siprop.message.impl.MessageContext のメソッド
受信用のTransportをセットする。
setRemoteTag(String) - クラス gov.nist.javax.sip.stack.SIPDialog のメソッド
Set the remote tag.
setRepeatInterval(TypedTime) - クラス gov.nist.javax.sdp.fields.RepeatField のメソッド
 
setRepeatInterval(int) - クラス gov.nist.javax.sdp.fields.RepeatField のメソッド
Set the "repeat interval" in seconds.
setRepeatTimes(Vector) - クラス gov.nist.javax.sdp.TimeDescriptionImpl のメソッド
Returns the list of repeat times (r= fields) specified in the SessionDescription.
setRepository(Repository) - クラス org.siprop.b2bua.impl.B2BUAImpl のメソッド
 
setRepository(Repository) - インタフェース org.siprop.core.Router のメソッド
Repositoryをセットする
setRepository(Repository) - クラス org.siprop.stack.impl.SIPStackRouter のメソッド
 
setRepository(Repository) - クラス org.siprop.transport.impl.TransportCreator のメソッド
 
setRepository(Repository) - クラス org.siprop.transport.impl.TransportRepositoryImpl.OutbaundPacketProcessor のメソッド
 
setRepository(Repository) - クラス org.siprop.ua.impl.DefaultSIPUASetRouterImpl のメソッド
Repositoryをセットする。
setRepository(Repository) - クラス org.siprop.ua.impl.UARouterImpl のメソッド
Repositoryをセットする。
setRequestInterface(ServerRequestInterface) - クラス gov.nist.javax.sip.stack.SIPServerTransaction のメソッド
Sets the real RequestInterface this transaction encapsulates.
setRequestLine(RequestLine) - クラス gov.nist.javax.sip.message.SIPRequest のメソッド
Set the request line of the SIP Request.
setRequestURI(URI) - クラス gov.nist.javax.sip.message.SIPRequest のメソッド
Sets the RequestURI of Request.
setResolvers(List) - クラス org.siprop.b2bua.impl.B2BUAImpl のメソッド
 
setResolvers(List) - インタフェース org.siprop.core.b2bua.B2BUA のメソッド
Resolverのリストをセットする。
setResponse(String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Set the Response.
setResponse(String) - クラス gov.nist.javax.sip.header.AuthenticationInfo のメソッド
Sets the Response of the AuthenticationInfoHeader to the new response parameter value.
setResponseInterface(ServerResponseInterface) - クラス gov.nist.javax.sip.stack.SIPClientTransaction のメソッド
Sets the real ResponseInterface this transaction encapsulates.
setRetransmitTimer(int) - クラス gov.nist.javax.sip.stack.SIPTransaction のメソッド
Sets the value of the retransmit timer to the newly supplied timer value.
setRetryAfter(int) - クラス gov.nist.javax.sip.header.RetryAfter のメソッド
Sets the retry after value of the RetryAfterHeader.
setRetryAfter(int) - クラス gov.nist.javax.sip.header.SubscriptionState のメソッド
Sets the retry after value of the SubscriptionStateHeader.
setRouteMode(int) - クラス org.siprop.core.message.ControlMessage のメソッド
Routingモードをセットする。
setRouter(Router) - クラス gov.nist.javax.sip.stack.SIPMessageStack のメソッド
Set the router algorithm.
setRouter(RouteType, Router) - インタフェース org.siprop.core.Repository のメソッド
Routerをセットする。
setRouter(RouteType, PeerImpl, Router) - インタフェース org.siprop.core.transport.TransportRepository のメソッド
Routerをセットする。
setRouter(RouteType, Router) - クラス org.siprop.stack.impl.SIPStackRouter のメソッド
Routerをセットする。
setRouter(RouteType, Router) - クラス org.siprop.stack.impl.StackRepositoryImpl のメソッド
Routerをセットする。
setRouter(RouteType, Router) - クラス org.siprop.transport.impl.TransportRepositoryImpl のメソッド
Routerをセットする。
setRouter(RouteType, PeerImpl, Router) - クラス org.siprop.transport.impl.TransportRepositoryImpl のメソッド
Routerをセットする。
setRouter(RouteType, Router) - クラス org.siprop.ua.impl.UARepositoryImpl のメソッド
Routerをセットする。
setRSeqNumber(int) - クラス gov.nist.javax.sip.header.RAck のメソッド
Sets the sequence number value of the RSeqHeader of the provisional response being acknowledged.
setRtpmapAttribute(boolean) - クラス gov.nist.javax.sdp.SdpEncoderImpl のメソッド
Specifies whether to generate "a=rtpmap:" attributes for static RTP/AVP format strings.
setRtpPair(RTPPair) - クラス org.siprop.core.ua.BaseSIPUAModule のメソッド
RTPPairをセットする
setScheme(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Constructor given the scheme.
setScheme(String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Sets the scheme of the challenge information for this AuthenticationHeaderHeader.
setScheme(String) - クラス gov.nist.javax.sip.header.Challenge のメソッド
Set the scheme member
setScheme(String) - クラス gov.nist.javax.sip.header.Credentials のメソッド
Set the scheme member
setSecond(int) - クラス gov.nist.javax.sip.header.SIPDate のメソッド
Set the second member
setSecure(boolean) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets the scheme of this URI to sip or sips depending on whether the argument is true or false.
setSendBufferSize(int) - クラス org.siprop.core.transport.Transport のメソッド
送信バッファサイズをセットする。
setSentBy(HostPort) - クラス gov.nist.javax.sip.header.Via のメソッド
Set the sentBy member
setSentProtocol(Protocol) - クラス gov.nist.javax.sip.header.Via のメソッド
Set the sentProtocol member
setSeparator(String) - クラス gov.nist.core.GenericObjectList のメソッド
Set the separator (for encoding the list)
setSeparator(String) - クラス gov.nist.core.NameValue のメソッド
Set the separator for the encoding method below.
setSequenceNumber(int) - クラス gov.nist.javax.sip.header.CSeq のメソッド
Sets the sequence number of this CSeqHeader.
setSequenceNumber(int) - クラス gov.nist.javax.sip.header.RSeq のメソッド
Sets the sequence number value of the RSeqHeader of the provisional response.
setSessId(long) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Set the sessId member
setSessionId(long) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Sets the unique identity of the session.
setSessionName(String) - クラス gov.nist.javax.sdp.fields.SessionNameField のメソッド
Set the sessionName member
setSessionName(SessionName) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets the name of the session.
setSessionVersion(long) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Sets the unique version of the session.
setSessVersion(long) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Set the sessVersion member
setSign(String) - クラス gov.nist.javax.sdp.fields.ZoneAdjustment のメソッド
Set the sign.
setSingleThreaded() - クラス gov.nist.javax.sip.stack.SIPMessageStack のメソッド
Set the flag that instructs the stack to only start a single thread for sequentially processing incoming udp messages (thus serializing the processing).
setSIPHeader(SIPHeader) - 例外 gov.nist.javax.sip.message.SIPDuplicateHeaderException のメソッド
 
setSIPMessage(SIPMessage) - 例外 gov.nist.javax.sip.message.SIPDuplicateHeaderException のメソッド
 
setSIPVersion(String) - クラス gov.nist.javax.sip.header.RequestLine のメソッド
Set the SIP version.
setSipVersion(String) - クラス gov.nist.javax.sip.header.RequestLine のメソッド
Set the sipVersion member
setSipVersion(String) - クラス gov.nist.javax.sip.header.StatusLine のメソッド
Set the sipVersion member
setSIPVersion(String) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
 
setSIPVersion(String) - クラス gov.nist.javax.sip.message.SIPRequest のメソッド
Set the sip version.
setSIPVersion(String) - クラス gov.nist.javax.sip.message.SIPResponse のメソッド
 
setSize(int) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the size of all the headers.
setSocketOption(byte, int) - クラス org.siprop.transport.impl.TCPTransport のメソッド
Socketオプションをセットする。
setSourcePeer(Peer) - インタフェース org.siprop.core.transport.Packet のメソッド
sourceのPeerをセットする。
setSourcePeer(Peer) - クラス org.siprop.transport.util.J2MEPPPacketImpl のメソッド
sourceのPeerをセットする。
setSourcePeer(Peer) - クラス org.siprop.transport.util.RawPacket のメソッド
sourceのPeerをセットする。
setSrcSDPMessage(String) - クラス org.siprop.ua.util.RTPPair のメソッド
srcのSDP情報をセットする。
setStack(SIPTransactionStack) - クラス gov.nist.javax.sip.stack.SIPDialog のメソッド
Set the stack address.
setStackIpAddress(String) - クラス gov.nist.javax.sip.stack.ServerLog のメソッド
 
setStackMessageFactory(StackMessageFactory) - クラス gov.nist.javax.sip.stack.SIPMessageStack のメソッド
Set the server Request and response factories.
setStackName(String) - クラス gov.nist.javax.sip.stack.SIPMessageStack のメソッド
Set the descriptive name of the stack.
setStackType(String) - クラス org.siprop.message.impl.MessageContext のメソッド
StackTypeをセットする。
setStale(boolean) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Sets the value of the stale parameter of the WWWAuthenicateHeader to the stale parameter value.
setStart(Date) - クラス gov.nist.javax.sdp.fields.TimeField のメソッド
Sets the start time of the conference/session.
setStartTime(long) - クラス gov.nist.javax.sdp.fields.TimeField のメソッド
Set the startTime member
setState(String) - クラス gov.nist.javax.sip.header.SubscriptionState のメソッド
Sets the state value of the SubscriptionStateHeader.
setState(TransactionState) - クラス gov.nist.javax.sip.stack.SIPClientTransaction のメソッド
Sets a timeout after which the connection is closed (provided the server does not use the connection for outgoing requests in this time period) and calls the superclass to set state.
setState(int) - クラス gov.nist.javax.sip.stack.SIPDialog のメソッド
Set the state for this dialog.
setState(TransactionState) - クラス gov.nist.javax.sip.stack.SIPServerTransaction のメソッド
Sets a timeout after which the connection is closed (provided the server does not use the connection for outgoing requests in this time period) and calls the superclass to set state.
setState(TransactionState) - クラス gov.nist.javax.sip.stack.SIPTransaction のメソッド
Changes the state of this transaction.
setStatusCode(int) - クラス gov.nist.javax.sip.header.StatusLine のメソッド
Set the statusCode member
setStatusCode(int) - クラス gov.nist.javax.sip.message.SIPResponse のメソッド
set the status code.
setStatusLine(StatusLine) - クラス gov.nist.javax.sip.message.SIPResponse のメソッド
Set the status line field.
setStop(Date) - クラス gov.nist.javax.sdp.fields.TimeField のメソッド
Sets the stop time of the session.
setStopTime(long) - クラス gov.nist.javax.sdp.fields.TimeField のメソッド
Set the stopTime member
setSubject(String) - クラス gov.nist.javax.sip.header.Subject のメソッド
Sets the subject value of the SubjectHeader to the supplied string subject value.
setSubtype(String) - クラス gov.nist.javax.sip.header.MediaRange のメソッド
Set the subtype member
setTag(String) - クラス gov.nist.javax.sip.header.From のメソッド
Set the tag member
setTag(String) - クラス gov.nist.javax.sip.header.To のメソッド
Set the tag member.
setTelephoneNumber(TelephoneNumber) - クラス gov.nist.javax.sip.address.TelURLImpl のメソッド
Set the telephone number.
setTelephoneSubscriber(TelephoneNumber) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the telephone subscriber field.
setText(String) - クラス gov.nist.javax.sip.header.Reason のメソッド
Set the text.
setText(String) - クラス gov.nist.javax.sip.header.Warning のメソッド
Sets text of WarningHeader
setThreadPoolSize(int) - クラス gov.nist.javax.sip.stack.SIPMessageStack のメソッド
Set the thread pool size for processing incoming UDP messages.
setTime(int) - クラス gov.nist.javax.sdp.fields.TypedTime のメソッド
 
setTime(long) - クラス gov.nist.javax.sdp.fields.ZoneAdjustment のメソッド
Set the time.
setTime(Time) - クラス gov.nist.javax.sdp.TimeDescriptionImpl のメソッド
Sets the Time field.
setTimeDescriptions(Vector) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets a TimeField indicating the start, stop, repetition and time zone information of the session.
setTimeStamp(float) - クラス gov.nist.javax.sip.header.TimeStamp のメソッド
Sets the timestamp value of this TimeStampHeader to the new timestamp value passed to this method.
setTo(ToHeader) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
 
setToTag(String) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set the to tag.
setTraceLevel(int) - クラス gov.nist.core.LogWriter のメソッド
Set the trace level for the stack.
setTraceLevel(int) - クラス gov.nist.javax.sip.stack.ServerLog のメソッド
Set the trace level for the stack.
setTransaction(Object) - クラス gov.nist.javax.sip.message.SIPRequest のメソッド
 
setTransport(String) - クラス gov.nist.javax.sip.header.Protocol のメソッド
Set the transport member
setTransport(String) - クラス gov.nist.javax.sip.header.Via のメソッド
Sets the value of the transport.
setTransportParam(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets the value of the "transport" parameter.
setTransportSelector(TransportSelector) - クラス org.siprop.transport.impl.TransportCreator のメソッド
TransportSelectorをセットする。
setTtl(int) - クラス gov.nist.javax.sdp.fields.ConnectionAddress のメソッド
Set the ttl member
setTTL(int) - クラス gov.nist.javax.sip.header.Via のメソッド
Sets the value of the ttl parameter.
setTTLParam(int) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets the value of the ttl parameter.
setType(String) - クラス gov.nist.javax.sdp.fields.BandwidthField のメソッド
Sets the bandwidth type.
setType(String) - クラス gov.nist.javax.sdp.fields.KeyField のメソッド
Set the type member
setType(String) - クラス gov.nist.javax.sip.header.MediaRange のメソッド
Set the type member
setTypedTime(boolean) - クラス gov.nist.javax.sdp.fields.RepeatField のメソッド
Sets whether the field will be output as a typed time or a integer value.
setTypedTime(boolean) - クラス gov.nist.javax.sdp.fields.TimeField のメソッド
Sets whether the field will be output as a typed time or a integer value.
setTypedTime(boolean) - クラス gov.nist.javax.sdp.fields.ZoneField のメソッド
Sets whether the field will be output as a typed time or a integer value.
setTypedTime(boolean) - クラス gov.nist.javax.sdp.SdpEncoderImpl のメソッド
Specifies whether to try to write "typed-time" fields instead of raw integer values.
setUAMessage(String, MessageContext) - クラス org.siprop.b2bua.util.UAPair のメソッド
UAMessageをセットする。
setUAPair(MessageContext, UAPair) - クラス org.siprop.b2bua.impl.B2BUAImpl のメソッド
UAPairをセットする。
setUAType(String) - クラス org.siprop.message.impl.MessageContext のメソッド
UA種別をセットする。
setUAType(String) - クラス org.siprop.message.impl.UAControlMessage のメソッド
自分のUAの種類をセットする。
setUnit(String) - クラス gov.nist.javax.sdp.fields.TypedTime のメソッド
 
setup() - クラス org.siprop.b2bua.impl.B2BUAProviderImpl のメソッド
 
setup(String) - クラス org.siprop.b2bua.impl.B2BUAProviderImpl のメソッド
各層を初期化し、B2BUAを起動する。
setup() - インタフェース org.siprop.core.Provider のメソッド
セットアップをする。
setUpperRouter(PacketProcessor) - クラス org.siprop.transport.impl.TransportRouter のメソッド
上位層へのRouterをセットする。
setURI(String) - クラス gov.nist.javax.sdp.fields.URIField のメソッド
 
setURI(URI) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets the uri to the location of more details about the session.
setURI(URI) - クラス gov.nist.javax.sip.address.AddressImpl のメソッド
Sets the URI address of this Address.
setURI(URI) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Sets the URI of the WWWAuthenicateHeader to the uri parameter value.
setUri(GenericURI) - クラス gov.nist.javax.sip.header.RequestLine のメソッド
Set the uri member.
setUriParameter(NameValue) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the parameter as given.
setUriParm(String, Object) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set a given URI parameter.
setUriParms(NameValueList) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the uriParms member
setURIRouteFlag() - クラス gov.nist.javax.sip.stack.HopImpl のメソッド
Set the URIRoute flag.
setUser(String) - クラス gov.nist.javax.sip.address.AddressImpl のメソッド
Set the user name for the imbedded URI.
setUser(String) - クラス gov.nist.javax.sip.address.Authority のメソッド
Set the user name of the userInfo member.
setUser(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets the user of SipURI.
setUser(String) - クラス gov.nist.javax.sip.address.UserInfo のメソッド
Set the user member
setUser(String) - クラス gov.nist.javax.sip.stack.SIPDialog のメソッド
Set the user name for the default route.
setUserInfo(UserInfo) - クラス gov.nist.javax.sip.address.Authority のメソッド
Set the userInfo member
setUserName(String) - クラス gov.nist.javax.sdp.fields.Email のメソッド
Set the userName member
setUsername(String) - クラス gov.nist.javax.sdp.fields.OriginField のメソッド
Sets the name of the session originator.
setUsername(String) - クラス gov.nist.javax.sip.header.AuthenticationHeader のメソッド
Sets the Username of the AuthorizationHeader to the username parameter value.
setUserObject(Object) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
 
setUserParam(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Sets the value of the user parameter.
setUserPassword(String) - クラス gov.nist.javax.sip.address.SipUri のメソッド
Set the user password.
setUserType(int) - クラス gov.nist.javax.sip.address.UserInfo のメソッド
Set the user type (to TELEPHONE_SUBSCRIBER or USER).
setValue(Object) - クラス gov.nist.core.NameValue のメソッド
Set the value member
setValue(String) - クラス gov.nist.javax.sdp.fields.AttributeField のメソッド
Sets the value of this attribute.
setValue(int) - クラス gov.nist.javax.sdp.fields.BandwidthField のメソッド
Sets the bandwidth value.
setValue(String) - クラス gov.nist.javax.sdp.fields.EmailField のメソッド
Set the value.
setValue(String) - クラス gov.nist.javax.sdp.fields.InformationField のメソッド
Set the value.
setValue(String) - クラス gov.nist.javax.sdp.fields.PhoneField のメソッド
Sets the value.
setValue(String) - クラス gov.nist.javax.sdp.fields.SessionNameField のメソッド
Sets the value
setValue(String) - クラス gov.nist.javax.sip.header.ExtensionHeaderImpl のメソッド
Set the value of the header.
setVersion(int) - クラス gov.nist.javax.sdp.fields.ProtoVersionField のメソッド
Sets the version.
setVersion(Version) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets the version of SDP in use.
setVersion(String) - クラス gov.nist.javax.sip.header.ProductToken のメソッド
Set the version member
setVia(List) - クラス gov.nist.javax.sip.message.SIPMessage のメソッド
Set A list of via headers.
setWildCardFlag() - クラス gov.nist.javax.sip.address.AddressImpl のメソッド
Mark this a wild card address type.
setWildCardFlag(boolean) - クラス gov.nist.javax.sip.header.Contact のメソッド
Set the wildCardFlag member
setWkday(String) - クラス gov.nist.javax.sip.header.SIPDate のメソッド
Set the wkday member
setYear(int) - クラス gov.nist.javax.sip.header.SIPDate のメソッド
Set the year member
setZero() - クラス gov.nist.javax.sdp.fields.TimeField のメソッド
Sets the start and stop times to zero (in NTP).
setZoneAdjustments(Hashtable) - クラス gov.nist.javax.sdp.fields.ZoneField のメソッド
Sets the Hashtable of adjustment times, where: key = Date.
setZoneAdjustments(Vector) - クラス gov.nist.javax.sdp.SessionDescriptionImpl のメソッド
Sets the time zone adjustment for the TimeField.
SIGNATURE - クラス gov.nist.javax.sip.header.AuthenticationHeader の static 変数
 
SIGNATURE - インタフェース gov.nist.javax.sip.header.ParameterNames の static 変数
 
SIGNED_BY - クラス gov.nist.javax.sip.header.AuthenticationHeader の static 変数
 
SIGNED_BY - インタフェース gov.nist.javax.sip.header.ParameterNames の static 変数
 
SIP - クラス gov.nist.javax.sip.address.GenericURI の static 変数
 
SIP - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
SIP - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
SIP - クラス org.siprop.ua.util.UAType の static 変数
 
SIP_PACKAGE - インタフェース gov.nist.core.PackageNames の static 変数
 
SIP_URI_SCHEME - インタフェース gov.nist.javax.sip.address.ParameterNames の static 変数
 
SIP_VERSION_STRING - インタフェース gov.nist.javax.sip.SIPConstants の static 変数
constant SIP_VERSION_STRING
SIPClientTransaction - gov.nist.javax.sip.stack の クラス
Represents a client transaction.
SIPClientTransaction.TransactionTimer - gov.nist.javax.sip.stack の クラス
 
SIPClientTransaction.TransactionTimer(SIPClientTransaction) - クラス gov.nist.javax.sip.stack.SIPClientTransaction.TransactionTimer のコンストラクタ
 
SIPConstants - gov.nist.javax.sip の インタフェース
Default constants for SIP.
SIPDate - gov.nist.javax.sip.header の クラス
Implements a parser class for tracking expiration time when specified as a Date value.
SIPDate() - クラス gov.nist.javax.sip.header.SIPDate のコンストラクタ
Initializer, sets all the fields to invalid values.
SIPDate(long) - クラス gov.nist.javax.sip.header.SIPDate のコンストラクタ
Construct a SIP date from the time offset given in miliseconds
SIPDateHeader - gov.nist.javax.sip.header の クラス
Date Header.
SIPDateHeader() - クラス gov.nist.javax.sip.header.SIPDateHeader のコンストラクタ
Default constructor.
SIPDialog - gov.nist.javax.sip.stack の クラス
Tracks dialogs.
SIPDialog.DialogTimerTask - gov.nist.javax.sip.stack の クラス
 
SIPDialog.DialogTimerTask(SIPDialog, SIPServerTransaction) - クラス gov.nist.javax.sip.stack.SIPDialog.DialogTimerTask のコンストラクタ
 
SIPDuplicateHeaderException - gov.nist.javax.sip.message の 例外
Duplicate header exception: thrown when there is more than one header of a type where there should only be one.
SIPDuplicateHeaderException(String) - 例外 gov.nist.javax.sip.message.SIPDuplicateHeaderException のコンストラクタ
 
SIPHeader - gov.nist.javax.sip.header の クラス
Root class from which all SIPHeader objects are subclassed.
SIPHeader() - クラス gov.nist.javax.sip.header.SIPHeader のコンストラクタ
Default constructor
SIPHeaderList - gov.nist.javax.sip.header の クラス
This is the root class for all lists of SIP headers.
SIPHeaderList(SIPObjectList, String) - クラス gov.nist.javax.sip.header.SIPHeaderList のコンストラクタ
Constructor
SIPHeaderList(String) - クラス gov.nist.javax.sip.header.SIPHeaderList のコンストラクタ
Constructor
SIPHeaderList(Class, String) - クラス gov.nist.javax.sip.header.SIPHeaderList のコンストラクタ
Constructor
SIPHeaderList(String, String) - クラス gov.nist.javax.sip.header.SIPHeaderList のコンストラクタ
Constructor
SIPHeaderNames - gov.nist.javax.sip.header の インタフェース
SIPHeader names that are supported by this parser
SIPHEADERS_PACKAGE - インタフェース gov.nist.core.PackageNames の static 変数
 
SIPMessage - gov.nist.javax.sip.message の クラス
This is the main SIP Message structure.
SIPMessage() - クラス gov.nist.javax.sip.message.SIPMessage のコンストラクタ
Constructor: Initializes lists and list headers.
SIPMessage - org.siprop.stack.impl の クラス
Stackの都合により、存在するクラス
新Stack時には削除予定。
SIPMessage(Message) - クラス org.siprop.stack.impl.SIPMessage のコンストラクタ
コンストラクタ
SIPMessageListener - gov.nist.javax.sip.parser の インタフェース
Interface that provides methods for processing good and bad messages for the PipelinedMessageParser.
SIPMessageStack - gov.nist.javax.sip.stack の クラス
This class defines a SIP Stack.
SIPMessageStack(StackMessageFactory, String, String) - クラス gov.nist.javax.sip.stack.SIPMessageStack のコンストラクタ
Construcor for the stack.
SIPMessageStack() - クラス gov.nist.javax.sip.stack.SIPMessageStack のコンストラクタ
Default constructor.
SIPObject - gov.nist.javax.sip.header の クラス
Root class for all singleton objects in this package: specializes the gov.nist.sip.header.GenericObject class for SIPHeader related objects.
SIPObjectList - gov.nist.javax.sip.header の クラス
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 SIPObjects.
SIPObjectList(String) - クラス gov.nist.javax.sip.header.SIPObjectList のコンストラクタ
Construct a SIPObject List given a list name.
SIPObjectList(String, Class) - クラス gov.nist.javax.sip.header.SIPObjectList のコンストラクタ
Construct a SIPObject List given a list name and a class for the objects that go into the list.
SIPObjectList(String, String) - クラス gov.nist.javax.sip.header.SIPObjectList のコンストラクタ
Construct a SIPObject List given a list name and a class for the objects that go into the list.
SIPObjectList() - クラス gov.nist.javax.sip.header.SIPObjectList のコンストラクタ
Construct an empty SIPObjectList.
SipProviderImpl - gov.nist.javax.sip の クラス
Implementation of the JAIN-SIP provider interface.
SipProviderImpl(EventScanner) - クラス gov.nist.javax.sip.SipProviderImpl のコンストラクタ
Creates a new instance of SipProviderImpl
SIPRequest - gov.nist.javax.sip.message の クラス
The SIP Request structure.
SIPRequest() - クラス gov.nist.javax.sip.message.SIPRequest のコンストラクタ
Constructor.
SIPResponse - gov.nist.javax.sip.message の クラス
SIP Response structure.
SIPResponse() - クラス gov.nist.javax.sip.message.SIPResponse のコンストラクタ
Constructor.
SIPropException - org.siprop の 例外
SIProp内部用のExceptionクラス
SIPropException() - 例外 org.siprop.SIPropException のコンストラクタ
 
SIPropException(String) - 例外 org.siprop.SIPropException のコンストラクタ
 
SIPropException(String, Throwable) - 例外 org.siprop.SIPropException のコンストラクタ
 
SIPropException(Throwable) - 例外 org.siprop.SIPropException のコンストラクタ
 
SipropMessageChannel - org.siprop.stack.impl の クラス
Jain-SIPの都合により、存在するクラス
新Stack時には削除予定。
SipropMessageChannel(SipStackImpl, SipProvider, Transport, Peer) - クラス org.siprop.stack.impl.SipropMessageChannel のコンストラクタ
コンストラクタ
SIPS - クラス gov.nist.javax.sip.address.GenericURI の static 変数
 
SIPS - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
SIPS_URI_SCHEME - インタフェース gov.nist.javax.sip.address.ParameterNames の static 変数
 
SIPServerTransaction - gov.nist.javax.sip.stack の クラス
Represents a server transaction.
SIPStack - org.siprop.stack.impl の クラス
Jain-SIPをラップするためのクラス
新Stack時には全面書き換え予定。
SIPStack() - クラス org.siprop.stack.impl.SIPStack のコンストラクタ
コンストラクタ
SIPStack.SipropSipListener - org.siprop.stack.impl の クラス
Jain-SIP用に必要となってしまったinnerクラス
メッセージの振り分けなどを行う
SIPStack.SipropSipListener() - クラス org.siprop.stack.impl.SIPStack.SipropSipListener のコンストラクタ
 
SipStackImpl - gov.nist.javax.sip の クラス
Implementation of SipStack.
SipStackImpl(Properties) - クラス gov.nist.javax.sip.SipStackImpl のコンストラクタ
 
SIPStackRouter - org.siprop.stack.impl の クラス
Transport情報から、使用するstackを判別するクラス
SIPStackRouter() - クラス org.siprop.stack.impl.SIPStackRouter のコンストラクタ
コンストラクタ
SIPTCPTransport - org.siprop.transport.impl の クラス
SIPのTCP用のTransportクラス
SIP上のContent-Lengthヘッダを確認する必要があるため、特別に作成されている。
SIPTCPTransport(Socket, String, int) - クラス org.siprop.transport.impl.SIPTCPTransport のコンストラクタ
コンストラクタ
SIPTCPTransport(String, int) - クラス org.siprop.transport.impl.SIPTCPTransport のコンストラクタ
コンストラクタ
SIPTransaction - gov.nist.javax.sip.stack の クラス
Abstract class to support both client and server transactions.
SIPTransactionErrorEvent - gov.nist.javax.sip.stack の クラス
An event that indicates that a transaction has encountered an error.
SIPTransactionEventListener - gov.nist.javax.sip.stack の インタフェース
Interface implemented by classes that want to be notified of asynchronous transacion events.
SIPTransactionStack - gov.nist.javax.sip.stack の クラス
Adds a transaction layer to the SIPMessageStackclass.
SipUri - gov.nist.javax.sip.address の クラス
The SipUri structure.
SipUri() - クラス gov.nist.javax.sip.address.SipUri のコンストラクタ
 
sipURL() - クラス gov.nist.javax.sip.parser.URLParser のメソッド
Parse and return a structure for a SIP URL.
size() - クラス gov.nist.javax.sip.header.SIPHeaderList のメソッド
Get the number of headers in the list.
SLASH - クラス gov.nist.core.LexerCore の static 変数
 
SLASH - インタフェース gov.nist.core.Separators の static 変数
 
SLASH - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
SOCKET_TIMEOUT - インタフェース org.siprop.core.stack.rtp.RTPtransport の static 変数
 
SP - クラス gov.nist.core.LexerCore の static 変数
 
SP - インタフェース gov.nist.core.Separators の static 変数
 
SP - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
SPorHT() - クラス gov.nist.core.LexerCore のメソッド
 
Stack - org.siprop.core.stack の インタフェース
Stackを示すインタフェース
STACK_PACKAGE - インタフェース gov.nist.core.PackageNames の static 変数
 
StackMessageFactory - gov.nist.javax.sip.stack の インタフェース
An interface for generating new requests and responses.
StackRepository - org.siprop.core.stack の インタフェース
Stack用のリポジトリクラス
StackRepositoryImpl - org.siprop.stack.impl の クラス
Stack用のリポジトリクラスの実装
現在は、Jain-SIPの構造に合わせて変更されている
StackRepositoryImpl() - クラス org.siprop.stack.impl.StackRepositoryImpl のコンストラクタ
 
STALE - クラス gov.nist.javax.sip.header.AuthenticationHeader の static 変数
 
STALE - インタフェース gov.nist.javax.sip.header.ParameterNames の static 変数
 
STAR - クラス gov.nist.core.LexerCore の static 変数
 
STAR - インタフェース gov.nist.core.Separators の static 変数
 
STAR - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
START - クラス gov.nist.core.LexerCore の static 変数
 
START - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
start() - クラス gov.nist.javax.sip.stack.MessageProcessor のメソッド
Start our thread.
start() - クラス gov.nist.javax.sip.stack.TCPMessageProcessor のメソッド
Start the processor.
start() - クラス gov.nist.javax.sip.stack.UDPMessageProcessor のメソッド
Start our processor thread.
start() - クラス org.siprop.stack.rtp.impl.RTPManager のメソッド
スレッドを開始する。
start() - クラス org.siprop.transport.impl.TCPServerTransport のメソッド
Threadを開始する。
start(int) - クラス org.siprop.transport.impl.TCPServerTransport のメソッド
Threadを開始する。
start() - クラス org.siprop.transport.impl.UDPServerTransport のメソッド
待ち受けを開始する。
startsId() - クラス gov.nist.core.LexerCore のメソッド
 
startTimer() - クラス gov.nist.javax.sip.parser.Pipeline のメソッド
 
StatusLine - gov.nist.javax.sip.header の クラス
Status Line (for SIPReply) messages.
StatusLine() - クラス gov.nist.javax.sip.header.StatusLine のコンストラクタ
Default Constructor
StatusLineParser - gov.nist.javax.sip.parser の クラス
Parser for the SIP status line.
StatusLineParser(String) - クラス gov.nist.javax.sip.parser.StatusLineParser のコンストラクタ
 
StatusLineParser(Lexer) - クラス gov.nist.javax.sip.parser.StatusLineParser のコンストラクタ
 
stop() - クラス gov.nist.javax.sip.EventScanner のメソッド
Stop the event scanner.
stop() - クラス gov.nist.javax.sip.stack.MessageProcessor のメソッド
Stop method.
stop() - クラス gov.nist.javax.sip.stack.TCPMessageProcessor のメソッド
Stop the message processor.
stop() - クラス gov.nist.javax.sip.stack.UDPMessageProcessor のメソッド
Shut down the message processor.
stop() - クラス org.siprop.stack.rtp.impl.RTPManager のメソッド
スレッドを停止する。
stop() - クラス org.siprop.transport.impl.TCPServerTransport のメソッド
Threadを停止する。
stopStack() - クラス gov.nist.javax.sip.stack.SIPMessageStack のメソッド
Make the stack close all accept connections and return.
stopStack() - クラス gov.nist.javax.sip.stack.SIPTransactionStack のメソッド
Stop stack.
stopTimer() - クラス gov.nist.javax.sip.parser.Pipeline のメソッド
 
storeProperties() - クラス org.siprop.core.util.PropertiesDepot のメソッド
Propertyを削除する。
storeProperties() - クラス org.siprop.util.impl.PropertiesDepotProp のメソッド
Propertyをクリアする。
StringMsgParser - gov.nist.javax.sip.parser の クラス
Parse SIP message and parts of SIP messages such as URI's etc from memory and return a structure.
StringMsgParser() - クラス gov.nist.javax.sip.parser.StringMsgParser のコンストラクタ
 
StringMsgParser(ParseExceptionListener) - クラス gov.nist.javax.sip.parser.StringMsgParser のコンストラクタ
Constructor (given a parse exception handler).
StringTokenizer - gov.nist.core の クラス
Base string token splitter.
StringTokenizer() - クラス gov.nist.core.StringTokenizer のコンストラクタ
 
StringTokenizer(String) - クラス gov.nist.core.StringTokenizer のコンストラクタ
 
SUBJECT - インタフェース gov.nist.javax.sip.header.SIPHeaderNames の static 変数
 
Subject - gov.nist.javax.sip.header の クラス
Supported SIP Header.
Subject() - クラス gov.nist.javax.sip.header.Subject のコンストラクタ
Default Constructor.
SUBJECT - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
SubjectParser - gov.nist.javax.sip.parser の クラス
Parser for Subject header.
SubjectParser(String) - クラス gov.nist.javax.sip.parser.SubjectParser のコンストラクタ
Creates a new instance of SubjectParser
subList(int, int) - クラス gov.nist.javax.sip.header.SIPHeaderList のメソッド
 
SUBSCRIBE - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
SUBSCRIBE - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
SUBSCRIBE - クラス org.siprop.message.impl.UAControlMessage の static 変数
 
SUBSCRIPTION_STATE - インタフェース gov.nist.javax.sip.header.SIPHeaderNames の static 変数
 
SUBSCRIPTION_STATE - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
SubscriptionState - gov.nist.javax.sip.header の クラス
SubscriptionState header
SubscriptionState() - クラス gov.nist.javax.sip.header.SubscriptionState のコンストラクタ
Creates a new instance of SubscriptionState
SubscriptionStateParser - gov.nist.javax.sip.parser の クラス
Parser for SubscriptionState header.
SubscriptionStateParser(String) - クラス gov.nist.javax.sip.parser.SubscriptionStateParser のコンストラクタ
Creates a new instance of SubscriptionStateParser
SUN - クラス gov.nist.javax.sip.header.SIPDate の static 変数
 
SUN - インタフェース gov.nist.javax.sip.parser.TokenNames の static 変数
 
SUPPORTED - インタフェース gov.nist.javax.sip.header.SIPHeaderNames の static 変数
 
Supported - gov.nist.javax.sip.header の クラス
Supported SIP Header.
Supported() - クラス gov.nist.javax.sip.header.Supported のコンストラクタ
default constructor
Supported(String) - クラス gov.nist.javax.sip.header.Supported のコンストラクタ
Constructor
SUPPORTED - インタフェース gov.nist.javax.sip.parser.TokenTypes の static 変数
 
SupportedList - gov.nist.javax.sip.header の クラス
A list of supported headers.
SupportedList() - クラス gov.nist.javax.sip.header.SupportedList のコンストラクタ
Default Constructor
SupportedParser - gov.nist.javax.sip.parser の クラス
Parser for Supported header.
SupportedParser(String) - クラス gov.nist.javax.sip.parser.SupportedParser のコンストラクタ
Creates a new instance of SupportedParser
switchRTP() - クラス org.siprop.stack.rtp.impl.RTPManager のメソッド
RTPの接続のつなぎ替えを行う。

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