Uses of Class
org.jgroups.protocols.STOMP.ClientVerb

Packages that use STOMP.ClientVerb
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
 

Uses of STOMP.ClientVerb in org.jgroups.protocols
 

Methods in org.jgroups.protocols that return STOMP.ClientVerb
static STOMP.ClientVerb STOMP.ClientVerb.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static STOMP.ClientVerb[] STOMP.ClientVerb.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.