zeus.actors
Class ProtocolDbResult

java.lang.Object
  extended byzeus.actors.ProtocolDbResult

public class ProtocolDbResult
extends java.lang.Object


Field Summary
 java.lang.String agent
           
 java.util.Hashtable parameters
           
 java.lang.String protocol
           
 java.lang.String strategy
           
 
Constructor Summary
ProtocolDbResult()
           
ProtocolDbResult(java.lang.String agent, java.lang.String protocol, java.lang.String strategy, java.util.Hashtable parameters)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

agent

public java.lang.String agent

protocol

public java.lang.String protocol

strategy

public java.lang.String strategy

parameters

public java.util.Hashtable parameters
Constructor Detail

ProtocolDbResult

public ProtocolDbResult()

ProtocolDbResult

public ProtocolDbResult(java.lang.String agent,
                        java.lang.String protocol,
                        java.lang.String strategy,
                        java.util.Hashtable parameters)
Method Detail

toString

public java.lang.String toString()


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