public class TransactionApplicationData extends Object implements Serializable, MobicentsTransactionApplicationData
| Constructor and Description |
|---|
TransactionApplicationData(SipServletMessageImpl sipServletMessage) |
public TransactionApplicationData(SipServletMessageImpl sipServletMessage)
public void setProxyBranch(ProxyBranchImpl proxyBranch)
public ProxyBranchImpl getProxyBranch()
public SipServletMessageImpl getSipServletMessage()
getSipServletMessage in interface MobicentsTransactionApplicationDatapublic javax.sip.Transaction getTransaction()
public void setTransaction(javax.sip.Transaction transaction)
transaction - the transaction to setpublic void addSipServletResponse(SipServletResponseImpl sipServletResponse)
public Set<SipServletResponseImpl> getSipServletResponses()
public void setInitialRemoteHostAddress(String initialRemoteHostAddress)
initialRemoteHostAddress - the initialRemoteHostAddress to setpublic String getInitialRemoteHostAddress()
public void setInitialRemotePort(int initialRemotePort)
initialRemotePort - the initialRemotePort to setpublic int getInitialRemotePort()
public void setInitialRemoteTransport(String initialRemoteTransport)
initialRemoteTransport - the initialRemoteTransport to setpublic String getInitialRemoteTransport()
public Address getInitialPoppedRoute()
public void setInitialPoppedRoute(Address initialPoppedRoute)
initialPoppedRoute - the initialPoppedRoute to setpublic AtomicInteger getRseqNumber()
public void setRseqNumber(AtomicInteger rseqNumber)
rseqNumber - the rseqNumber to setpublic void setAppNotDeployed(String appNotDeployed)
appNotDeployed - the appNotDeployed to setpublic String getAppNotDeployed()
public void setNoAppReturned(boolean noAppReturned)
noAppReturned - the noAppReturned to setpublic boolean isNoAppReturned()
public void setSipServletMessage(SipServletMessageImpl message)
public void setModifier(String modifier)
modifier - the modifier to setpublic String getModifier()
public boolean isCanceled()
isCanceled in interface MobicentsTransactionApplicationDatapublic void setCanceled(boolean canceled)
public void cleanUp()
public void cleanUpMessage()
public void setHops(Queue<javax.sip.address.Hop> hops)
hops - the hops to setpublic Queue<javax.sip.address.Hop> getHops()
public MobicentsSipSessionKey getSipSessionKey()
public String getMethod()
Copyright © 2015. All Rights Reserved.