zeus.actors
Interface InTray

All Known Implementing Classes:
Container_Server, FIPA_2000_HTTP_Server, FIPA_2000_IIOP_Server, FIPA_97_Server, FIPA_Server, NIOServer, Server, Zeus_ACC_Server

public interface InTray

This interface was initially implemented as a Tag only, however it has grown to allow the programmer to use it to discover the preferred addresses that an implementing object wants to listen on

Since:
1.1
Author:
Simon Thompson

Method Summary
 java.lang.String getResponseAddress()
          should return the address(s) that this inTray will be listening for messages on
 

Method Detail

getResponseAddress

public java.lang.String getResponseAddress()
should return the address(s) that this inTray will be listening for messages on



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.