org.mobicents.protocols.ss7.isup
Interface ISUPClientTransaction

All Superinterfaces:
ISUPTransaction

public interface ISUPClientTransaction
extends ISUPTransaction

Start time:08:57:33 2009-08-30
Project: mobicents-isup-stack

Author:
Bartosz Baranowski

Method Summary
 java.lang.Object getState()
           
 void sendRequest()
           
 
Methods inherited from interface org.mobicents.protocols.ss7.isup.ISUPTransaction
getOriginalMessage, getTransactionKey, isServerTransaction, isTerminated, isTimedout
 

Method Detail

sendRequest

void sendRequest()
                 throws ParameterRangeInvalidException,
                        java.io.IOException
Throws:
ParameterRangeInvalidException
java.io.IOException

getState

java.lang.Object getState()


Copyright © 2010. All Rights Reserved.