Uses of Class
com.sun.sgs.protocol.RelocateFailureException.FailureReason

Packages that use RelocateFailureException.FailureReason
com.sun.sgs.protocol Provides interfaces for the protocol layer. 
 

Uses of RelocateFailureException.FailureReason in com.sun.sgs.protocol
 

Methods in com.sun.sgs.protocol that return RelocateFailureException.FailureReason
 RelocateFailureException.FailureReason RelocateFailureException.getReason()
          Returns a failure reason.
static RelocateFailureException.FailureReason RelocateFailureException.FailureReason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RelocateFailureException.FailureReason[] RelocateFailureException.FailureReason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.sun.sgs.protocol with parameters of type RelocateFailureException.FailureReason
RelocateFailureException(String message, RelocateFailureException.FailureReason reason)
          Constructs an instance with the specified detail message and reason.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved