Interface MessageEndpoint


public interface MessageEndpoint
An endpoint representing one side of message transport. The methods throw IOException when an I/O issue occurs or when the endpoint is closed.
Since:
19.0
See Also: