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