@StampyLibrary(libraryName="stampy-client-server") public interface UnparseableMessageHandler
| Modifier and Type | Method and Description |
|---|---|
void |
unparseableMessage(java.lang.String message,
HostPort hostPort)
Process the non-STOMP message.
|
void unparseableMessage(java.lang.String message,
HostPort hostPort)
throws java.lang.Exception
message - the messagehostPort - the host portjava.lang.Exception - the exception