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

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

Uses of STOMP.Frame in org.jgroups.protocols
 

Methods in org.jgroups.protocols that return STOMP.Frame
static STOMP.Frame STOMP.readFrame(java.io.DataInputStream in)
           
 

Methods in org.jgroups.protocols with parameters of type STOMP.Frame
protected  void STOMP.Connection.handleFrame(STOMP.Frame frame)
           
 



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