Interface Transport
-
public interface Transport
- Author:
- mederly
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDefaultRecipientAddress(UserType recipient)
String
getName()
void
send(Message message, String transportName, Event event, Task task, OperationResult parentResult)
-