Uses of Class
org.glassfish.cafe.api.Communication.State

Packages that use Communication.State
org.glassfish.cafe.api   
 

Uses of Communication.State in org.glassfish.cafe.api
 

Methods in org.glassfish.cafe.api that return Communication.State
 Communication.State Communication.getState()
          Return the current state of communication.
static Communication.State Communication.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Communication.State[] Communication.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.