org.cipango.ims
Class ShClient

java.lang.Object
  extended by org.cipango.ims.ShClient
All Implemented Interfaces:
org.cipango.diameter.node.DiameterHandler

public class ShClient
extends java.lang.Object
implements org.cipango.diameter.node.DiameterHandler


Constructor Summary
ShClient()
           
 
Method Summary
 void handle(org.cipango.diameter.node.DiameterMessage message)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShClient

public ShClient()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

handle

public void handle(org.cipango.diameter.node.DiameterMessage message)
            throws java.io.IOException
Specified by:
handle in interface org.cipango.diameter.node.DiameterHandler
Throws:
java.io.IOException


Copyright © 2010. All Rights Reserved.