|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.dto.ProtocolDTO
org.apache.activemq.apollo.dto.StompDTO
public class StompDTO
Allow you to customize the stomp protocol implementation.
Field Summary | |
---|---|
java.lang.String |
add_user_header
|
java.util.List<AddUserHeaderDTO> |
add_user_headers
A broker accepts connections via it's configured connectors. |
Constructor Summary | |
---|---|
StompDTO()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String add_user_header
public java.util.List<AddUserHeaderDTO> add_user_headers
Constructor Detail |
---|
public StompDTO()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |