public interface MessageGatewayService
EmailMessageGateway| Modifier and Type | Method and Description |
|---|---|
<Type> MessageGateway<Type> |
getGateway(java.lang.Class<? extends Type> type) |
<Type> MessageGateway<Type> getGateway(java.lang.Class<? extends Type> type)
type - of the message a gateway is requestednull if non registered for
this type