TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.hyades.trace.ui.internal.piclient
Class PIClientMessageHandler

java.lang.Object
  extended by org.eclipse.hyades.trace.ui.internal.piclient.PIClientMessageHandler
All Implemented Interfaces:
AcknowledgementHandler

public class PIClientMessageHandler
extends java.lang.Object
implements AcknowledgementHandler


Constructor Summary
PIClientMessageHandler()
          PIClientMessageHandler constructor comment.
 
Method Summary
 void incommingAcknowledgement(java.net.InetAddress server, long ticket)
          incommingAcknowledgement method comment.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PIClientMessageHandler

public PIClientMessageHandler()
PIClientMessageHandler constructor comment.

Method Detail

incommingAcknowledgement

public void incommingAcknowledgement(java.net.InetAddress server,
                                     long ticket)
incommingAcknowledgement method comment.

Specified by:
incommingAcknowledgement in interface AcknowledgementHandler
ticket - long

TPTP 4.6.0 Platform Project
Internal API Specification