Files
kotlin-fork/android-sdk-annotations/javax/sip/annotations.xml
T

213 lines
11 KiB
XML

<root>
<item name='javax.sip.DialogState TERMINATED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider javax.sip.Dialog getNewDialog(javax.sip.Transaction) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipStack javax.sip.ListeningPoint createListeningPoint(java.lang.String, int, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TransactionState javax.sip.TransactionState valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.DialogState CONFIRMED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider javax.sip.ServerTransaction getNewServerTransaction(javax.sip.message.Request)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.ClientTransaction javax.sip.message.Request createCancel()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TransactionTerminatedEvent TransactionTerminatedEvent(java.lang.Object, javax.sip.ServerTransaction) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.ListeningPoint SCTP'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.DialogState EARLY'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.ListeningPoint void setSentBy(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider void sendRequest(javax.sip.message.Request) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipFactory javax.sip.message.MessageFactory createMessageFactory()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TransactionState COMPLETED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TransactionState PROCEEDING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Timeout javax.sip.Timeout valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider javax.sip.ListeningPoint getListeningPoint(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Timeout TRANSACTION'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider void setListeningPoint(javax.sip.ListeningPoint) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipStack java.util.Iterator getListeningPoints()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TransactionState TERMINATED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipStack javax.sip.SipProvider createSipProvider(javax.sip.ListeningPoint) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.ResponseEvent ResponseEvent(java.lang.Object, javax.sip.ClientTransaction, javax.sip.Dialog, javax.sip.message.Response) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.RequestEvent RequestEvent(java.lang.Object, javax.sip.ServerTransaction, javax.sip.Dialog, javax.sip.message.Request) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider javax.sip.ServerTransaction getNewServerTransaction(javax.sip.message.Request) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Dialog javax.sip.message.Request createAck(long)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.IOExceptionEvent IOExceptionEvent(java.lang.Object, java.lang.String, int, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipStack javax.sip.ListeningPoint createListeningPoint(java.lang.String, int, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.DialogTerminatedEvent DialogTerminatedEvent(java.lang.Object, javax.sip.Dialog) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipFactory javax.sip.SipStack createSipStack(java.util.Properties) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.ListeningPoint TCP'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.ServerTransaction void sendResponse(javax.sip.message.Response) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipStack javax.sip.ListeningPoint createListeningPoint(int, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Timeout RETRANSMIT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipFactory javax.sip.address.AddressFactory createAddressFactory()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider void addListeningPoint(javax.sip.ListeningPoint) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipStack void deleteListeningPoint(javax.sip.ListeningPoint) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.ListeningPoint void sendHeartbeat(java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider void sendResponse(javax.sip.message.Response) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider javax.sip.ClientTransaction getNewClientTransaction(javax.sip.message.Request)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TransactionState javax.sip.TransactionState valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TransactionState CALLING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.ClientTransaction javax.sip.message.Request createAck()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.ListeningPoint UDP'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TimeoutEvent TimeoutEvent(java.lang.Object, javax.sip.ClientTransaction, javax.sip.Timeout) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipStack javax.sip.ListeningPoint createListeningPoint(int, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TransactionState TRYING'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider void removeListeningPoint(javax.sip.ListeningPoint) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TimeoutEvent TimeoutEvent(java.lang.Object, javax.sip.ServerTransaction, javax.sip.Timeout) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipFactory javax.sip.header.HeaderFactory createHeaderFactory()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Dialog void sendRequest(javax.sip.ClientTransaction) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Dialog javax.sip.message.Response createReliableProvisionalResponse(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Timeout javax.sip.Timeout valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.DialogState javax.sip.DialogState valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipStack void deleteSipProvider(javax.sip.SipProvider) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TransactionState CONFIRMED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider javax.sip.ListeningPoint[] getListeningPoints()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider javax.sip.ClientTransaction getNewClientTransaction(javax.sip.message.Request) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Dialog javax.sip.message.Request createRequest(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.TransactionTerminatedEvent TransactionTerminatedEvent(java.lang.Object, javax.sip.ClientTransaction) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipStack javax.sip.SipProvider createSipProvider(javax.sip.ListeningPoint)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider javax.sip.Dialog getNewDialog(javax.sip.Transaction)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipStack javax.sip.ListeningPoint createListeningPoint(java.lang.String, int, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.SipProvider javax.sip.header.CallIdHeader getNewCallId()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Dialog javax.sip.message.Request createRequest(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Dialog void sendReliableProvisionalResponse(javax.sip.message.Response) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.ListeningPoint TLS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Dialog javax.sip.message.Request createPrack(javax.sip.message.Response) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.DialogState javax.sip.DialogState valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sip.Dialog void sendAck(javax.sip.message.Request) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>