@StampyLibrary(libraryName="stampy-examples") public class SystemMinaClientInitializer extends java.lang.Object
StampyMessageListener implementations for a STOMP 1.2 compliant
client communicating with a compliant server. It is expected that a DI
framework such as Spring or Guice will be used to
perform this task.| Constructor and Description |
|---|
SystemMinaClientInitializer() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractStampyMessageGateway |
initialize()
Initialize.
|
public static AbstractStampyMessageGateway initialize()