org.mobicents.protocols.ss7.isup
Interface ISUPServerTransaction

All Superinterfaces:
ISUPTransaction

public interface ISUPServerTransaction
extends ISUPTransaction

Start time:08:58:21 2009-08-30
Project: mobicents-isup-stack

Author:
Bartosz Baranowski

Method Summary
 void sendAnswer(ISUPMessage msg)
           
 
Methods inherited from interface org.mobicents.protocols.ss7.isup.ISUPTransaction
getOriginalMessage, getTransactionKey, isServerTransaction, isTerminated, isTimedout
 

Method Detail

sendAnswer

void sendAnswer(ISUPMessage msg)
                throws ParameterRangeInvalidException,
                       java.lang.IllegalArgumentException,
                       java.io.IOException
Throws:
ParameterRangeInvalidException
java.lang.IllegalArgumentException
java.io.IOException


Copyright © 2010. All Rights Reserved.