コード例 #1
0
 /** Proxy to {@link IOContext#getSourceSessionId(String) }. */
 public String getSourceSessionId(String mexId) {
   return _brc.getSourceSessionId(mexId);
 }