|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.activemq.transport.stomp.StompFrame
org.apache.activemq.transport.stomp.StompFrameError
public class StompFrameError
Command indicating that an invalid Stomp Frame was received.
| Field Summary |
|---|
| Fields inherited from class org.apache.activemq.transport.stomp.StompFrame |
|---|
NO_DATA |
| Constructor Summary | |
|---|---|
StompFrameError(ProtocolException exception)
|
|
| Method Summary | |
|---|---|
ProtocolException |
getException()
|
| Methods inherited from class org.apache.activemq.transport.stomp.StompFrame |
|---|
format, format, getAction, getBody, getCommandId, getContent, getDataStructureType, getFrom, getHeaders, getTo, getTransportContext, isBrokerInfo, isConnectionControl, isMarshallAware, isMessage, isMessageAck, isMessageDispatch, isMessageDispatchNotification, isResponse, isResponseRequired, isShutdownInfo, isWireFormatInfo, setAction, setCommandId, setContent, setFrom, setHeaders, setResponseRequired, setTo, setTransportContext, toString, visit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StompFrameError(ProtocolException exception)
| Method Detail |
|---|
public ProtocolException getException()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||