com.apama.net.interfaces
Interface PingableClient


public interface PingableClient

The PingableClient interface is the interface to any Apama TCP server, and allows clients to detect if the server is alive.

The static methods of the PingableClientFactory class are used to create an object implementing this interface.


Method Summary
 void ping()
          This method is used to check that the TCP server is still alive.
 

Method Detail

ping

void ping()
          throws com.apama.util.CompoundException
This method is used to check that the TCP server is still alive. If the server is alive it returns normally. If there is a problem then a CompoundException is thrown.

Throws:
com.apama.util.CompoundException


Submit a bug or feature
Copyright (c) 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG