Interface MessagingContainer
public interface MessagingContainer
-
Method Summary
Modifier and TypeMethodDescriptionGets the end point URL used exchanging messages through the default acceptor port
-
Method Details
-
defaultEndpoint
String defaultEndpoint()Gets the end point URL used exchanging messages through the default acceptor port- Returns:
- the end point URL as a string
-