kaos.core.service.util
Interface MsgSender

All Known Implementing Classes:
CorbaAgentDirectoryServiceProxy, CougaarAgentDirectoryServiceProxy, GridAgentDirectoryServiceProxy, KAoSAgentDirectoryServiceProxy, MethodCallProxyHelper, TCPAgentDirectoryServiceProxy, TunnelClient

public interface MsgSender

Author:
jlott

Method Summary
 void sendMessage(Msg msgOut)
           
 

Method Detail

sendMessage

void sendMessage(Msg msgOut)
                 throws java.lang.Exception
Throws:
java.lang.Exception