Authentication
API v8.1 SP2

com.rsa.ace.techservice.udpserver
Class AceServerInfo

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

public class AceServerInfo
extends java.lang.Object


Field Summary
static int MAX_ALIAS
           
 
Constructor Summary
AceServerInfo(java.nio.ByteBuffer buf)
           
 
Method Summary
 java.net.InetAddress getAddress()
           
 java.net.InetAddress[] getAlias()
           
 BitSwitch getBitSwitch()
           
 byte getStatus()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MAX_ALIAS

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

AceServerInfo

public AceServerInfo(java.nio.ByteBuffer buf)
              throws java.net.UnknownHostException
Throws:
java.net.UnknownHostException
Method Detail

toString

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

getAddress

public java.net.InetAddress getAddress()
Returns:
Returns the address.

getAlias

public java.net.InetAddress[] getAlias()
Returns:
Returns the alias.

getBitSwitch

public BitSwitch getBitSwitch()
Returns:
Returns the bitSwitch.

getStatus

public byte getStatus()
Returns:
Returns the status.

Authentication
API v8.1 SP2

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