public interface MessageGatewayService
Email
MessageGateway
Modifier and Type | Method and Description |
---|---|
<Type> MessageGateway<Type> |
getGateway(java.lang.Class<? extends Type> type)
Returns the gateway.
|
<Type> MessageGateway<Type> getGateway(java.lang.Class<? extends Type> type)
Type
- The message type.type
- of the message a gateway is requestednull
if non registered for this typeCopyright © 2010 - 2020 Adobe. All Rights Reserved