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