Authentication
API v8.1 SP2

com.rsa.ace.techservice.udpserver
Class AceServerListResponse

java.lang.Object
  extended by com.rsa.ace.techservice.udpserver.AceServerListResponse

public class AceServerListResponse
extends java.lang.Object


Field Summary
static int MAX_SERVER
           
 
Constructor Summary
AceServerListResponse(AceSegment segment)
           
 
Method Summary
 AceServerInfo[] getServerData()
           
 int getTimeChanged()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MAX_SERVER

public static final int MAX_SERVER
See Also:
Constant Field Values
Constructor Detail

AceServerListResponse

public AceServerListResponse(AceSegment segment)
                      throws java.net.UnknownHostException
Throws:
java.net.UnknownHostException
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getServerData

public AceServerInfo[] getServerData()
Returns:
Returns the serverData.

getTimeChanged

public int getTimeChanged()
Returns:
Returns the timeChanged.

Authentication
API v8.1 SP2

Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.