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

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

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

Methods in com.sun.sgs.protocol that return LoginFailureException.FailureReason
 LoginFailureException.FailureReason LoginFailureException.getReason()
          Returns a failure reason.
static LoginFailureException.FailureReason LoginFailureException.FailureReason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LoginFailureException.FailureReason[] LoginFailureException.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 LoginFailureException.FailureReason
LoginFailureException(String message, LoginFailureException.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