Lines Matching refs:null
123 if (cmURI == null) {
125 "Connection manager URI must not be null"));
127 if (domain == null) {
129 "Target domain must not be null"));
166 if (id == null) {
168 "Client ID must not be null"));
182 if (lang == null) {
184 "Default language ID must not be null"));
208 if (protocol == null) {
209 throw(new IllegalArgumentException("Protocol cannot be null"));
215 if (host == null) {
216 throw(new IllegalArgumentException("Host cannot be null"));
237 if (hostName == null || hostName.length() == 0) {
239 "Proxy host name cannot be null or empty"));
258 if (ctx == null) {
260 "SSL context cannot be null"));
287 if (bLang == null) {
295 if (bProxyHost == null) {
303 if (bCompression == null) {
381 * @return client id, or {@code null}
400 * @return route attribute string, or {@code null} if no routing
410 * @return proxy host, or {@code null} if no proxy information was specified
428 * @return SSL context instance to use, or {@code null} if no