Lines Matching refs:domain
38 * Target domain.
107 * @param domain target domain to communicate with
109 private Builder(final URI cmURI, final String domain) {
111 bDomain = domain;
119 * @param domain target domain to communicate with
122 public static Builder create(final URI cmURI, final String domain) {
127 if (domain == null) {
129 "Target domain must not be null"));
136 return new Builder(cmURI, domain);
191 * Sets the destination server/domain that the client should connect to.
198 * @param host host or domain to be served by the remote server. Note
199 * that this is not necessarily the host name or domain name of the
330 * @param cDomain the target domain of the first stream
370 * Get the ID of the target domain.
372 * @return domain id