org.mobicents.slee.sipevent.server.publication
Interface StateComposer


public interface StateComposer

Author:
martins

Method Summary
 org.w3c.dom.Document compose(org.w3c.dom.Document state1, org.w3c.dom.Document state2)
          Combines 2 states, represent by DOM documents
 

Method Detail

compose

org.w3c.dom.Document compose(org.w3c.dom.Document state1,
                             org.w3c.dom.Document state2)
Combines 2 states, represent by DOM documents

Parameters:
state1 -
state2 -
Returns:


Copyright © 2011. All Rights Reserved.