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

All Known Implementing Classes:
ClientTransactionWrapper, DialogWrapper, ServerTransactionWrapper, SuperTransactionWrapper

public interface WrapperSuperInterface


Method Summary
 void cleanup()
           
 SipActivityHandle getActivityHandle()
           
 boolean isActivity()
           
 boolean isDelivering()
           
 void markActivity(boolean b)
           
 void setEventDelivery(boolean flag)
           
 

Method Detail

getActivityHandle

SipActivityHandle getActivityHandle()

cleanup

void cleanup()

setEventDelivery

void setEventDelivery(boolean flag)

isDelivering

boolean isDelivering()

isActivity

boolean isActivity()

markActivity

void markActivity(boolean b)


Copyright © 2009. All Rights Reserved.