TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.internal.execution.local.common
Interface AcknowledgementHandler

All Known Implementing Classes:
PIClientMessageHandler

public interface AcknowledgementHandler

Insert the type's description here. Creation date: (6/8/00 3:10:22 PM)


Method Summary
 void incommingAcknowledgement(java.net.InetAddress server, long ticket)
          Insert the method's description here.
 

Method Detail

incommingAcknowledgement

void incommingAcknowledgement(java.net.InetAddress server,
                              long ticket)
Insert the method's description here. Creation date: (6/8/00 3:12:01 PM)

Parameters:
serverId - int
ticket - long

TPTP 4.5.0 Platform Project
Internal API Specification