Package osl.nameservice

Interface Summary
Name This interface defines the characteristics required for nameservice names.
NameService This interface defines the methods required in order for an object to be treated as a nameservice.
 

Exception Summary
MalformedNameException This class defines an exception which is thrown when a name argument to a nameservice method has an illegal representation.
NameNotFoundException This class defines an exception which is thrown when a name argument to a nameservice method can not be found.
NoBindingException This class defines an exception which is thrown when a name currently has no associated PhysicalAddress binding.
NoSuchAddressException This class defines an exception which is thrown when someone tries to register, remove or lookup a binding to an address, over which the name service is not authoritative.