Uses of Class
org.jgroups.protocols.STOMP.StompHeader
Packages that use STOMP.StompHeader
Package
Description
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.StompHeaderModifier and TypeMethodDescriptionstatic STOMP.StompHeaderSTOMP.StompHeader.createHeader(STOMP.StompHeader.Type type, String... headers) Creates a new headerstatic STOMP.StompHeaderSTOMP.StompHeader.createHeader(STOMP.StompHeader.Type type, Map<String, String> headers)