Uses of Class
org.apache.openejb.client.KeepAliveStyle

Packages that use KeepAliveStyle
org.apache.openejb.client   
 

Uses of KeepAliveStyle in org.apache.openejb.client
 

Methods in org.apache.openejb.client that return KeepAliveStyle
 KeepAliveStyle SocketConnectionFactory.getKeepAliveStyle()
           
static KeepAliveStyle KeepAliveStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KeepAliveStyle[] KeepAliveStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.