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

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

Uses of STOMP.StompHeader in org.jgroups.protocols
 

Methods in org.jgroups.protocols that return STOMP.StompHeader
static STOMP.StompHeader STOMP.StompHeader.createHeader(STOMP.StompHeader.Type type, java.util.Map<java.lang.String,java.lang.String> headers)
           
static STOMP.StompHeader STOMP.StompHeader.createHeader(STOMP.StompHeader.Type type, java.lang.String... headers)
          Creates a new header
 



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