com.cafesoft.cams.ping
Interface PingRequest


public interface PingRequest

Interface for a Request object that is used to make requests using the Ping protocol

Since:
11/15/02

Method Summary
 String getRemoteAddr()
          Get the RemoteAddress
 void setRemoteAddr(String remoteAddr)
          Set the RemoteAddress
 

Method Detail

setRemoteAddr

public void setRemoteAddr(String remoteAddr)
Set the RemoteAddress

Parameters:
remoteAddr - the remote address

getRemoteAddr

public String getRemoteAddr()
Get the RemoteAddress

Returns:
the remote address


Generated on 10:40:31 AM September 10, 2003, © 1996-2003 Cafésoft LLC. All rights reserved.