public class NamingLookupRequest extends NamingMessage
| Constructor and Description | 
|---|
NamingLookupRequest(Iterable<Identifier> ids)
Constructs a naming lookup request 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<Identifier> | 
getIdentifiers()
Gets identifiers 
 | 
getLink, setLinkpublic NamingLookupRequest(Iterable<Identifier> ids)
ids - the iterable of identifierspublic Iterable<Identifier> getIdentifiers()
Copyright © 2015 The Apache Software Foundation. All rights reserved.