Esempio n. 1
0
 /**
  * Get the string representation of the channel URI.
  *
  * @return the string representation of the channel URI.
  */
 public String channelUriString() {
   return channelEndpoint.originalUriString();
 }