org.marre.sms.transport.gsm.commands
Class PingReq

java.lang.Object
  extended byorg.marre.sms.transport.gsm.commands.PingReq

public class PingReq
extends java.lang.Object


Constructor Summary
PingReq()
           
 
Method Summary
 void send(GsmComm comm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PingReq

public PingReq()
Method Detail

send

public void send(GsmComm comm)
          throws GsmException,
                 java.io.IOException
Throws:
GsmException
java.io.IOException


Copyright © 2002-2005 Markus Eriksson. All Rights Reserved.