|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||