org.mobicents.slee.resource.sip11.wrappers
Interface DialogWrapperAppData

All Superinterfaces:
java.io.Externalizable, java.io.Serializable
All Known Implementing Classes:
DialogWithIdWrapperAppData, DialogWithoutIdWrapperData

public interface DialogWrapperAppData
extends java.io.Externalizable

The app data stored in JAIN SIP dialogs, which is able to provide the proper DialogWrapper.

Author:
martins

Method Summary
 DialogWrapper getDialogWrapper(javax.sip.Dialog wrappedDialog, SipResourceAdaptor ra)
           
 
Methods inherited from interface java.io.Externalizable
readExternal, writeExternal
 

Method Detail

getDialogWrapper

DialogWrapper getDialogWrapper(javax.sip.Dialog wrappedDialog,
                               SipResourceAdaptor ra)


Copyright © 2012. All Rights Reserved.