org.mobicents.slee.enabler.sip
Class PostponedModifyPublicationRequest

java.lang.Object
  extended by org.mobicents.slee.enabler.sip.PostponedModifyPublicationRequest
All Implemented Interfaces:
java.io.Serializable, PostponedRequest

public class PostponedModifyPublicationRequest
extends java.lang.Object
implements PostponedRequest

Author:
martins
See Also:
Serialized Form

Constructor Summary
PostponedModifyPublicationRequest(java.lang.String document, java.lang.String contentType, java.lang.String contentSubType, int expires)
           
 
Method Summary
 void resume(PublicationClientChild publicationClientChild)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostponedModifyPublicationRequest

public PostponedModifyPublicationRequest(java.lang.String document,
                                         java.lang.String contentType,
                                         java.lang.String contentSubType,
                                         int expires)
Method Detail

resume

public void resume(PublicationClientChild publicationClientChild)
Specified by:
resume in interface PostponedRequest


Copyright © 2011. All Rights Reserved.