|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrameType | |
|---|---|
| org.atmosphere.jboss.websockets | |
| org.atmosphere.jboss.websockets.frame | |
| Uses of FrameType in org.atmosphere.jboss.websockets |
|---|
| Methods in org.atmosphere.jboss.websockets that return FrameType | |
|---|---|
FrameType |
Frame.getType()
|
static FrameType |
FrameType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FrameType[] |
FrameType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of FrameType in org.atmosphere.jboss.websockets.frame |
|---|
| Methods in org.atmosphere.jboss.websockets.frame that return FrameType | |
|---|---|
FrameType |
AbstractFrame.getType()
|
| Constructors in org.atmosphere.jboss.websockets.frame with parameters of type FrameType | |
|---|---|
AbstractFrame(FrameType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||