Uses of Class
com.ning.http.client.providers.netty.netty4.WebSocketFrameType

Packages that use WebSocketFrameType
com.ning.http.client.providers.netty.netty4   
 

Uses of WebSocketFrameType in com.ning.http.client.providers.netty.netty4
 

Methods in com.ning.http.client.providers.netty.netty4 that return WebSocketFrameType
static WebSocketFrameType WebSocketFrameType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WebSocketFrameType[] WebSocketFrameType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.