anonymous type derived from anyType | ldapNetworkConnector
class to create dynamic network connectors listed in an directory
server using the LDAP v3 protocol as defined in RFC 2251, the
entries listed in the directory server must implement the ipHost
and ipService objectClasses as defined in RFC 2307.
|
anonymous type derived from anyType | multicastNetworkConnector
A network connector which uses some kind of multicast-like transport that communicates with potentially many remote brokers over a single logical {@link Transport} instance such as when using multicast. |
anonymous type derived from anyType | networkConnector
A network connector which uses a discovery agent to detect the remote brokers
available and setup a connection to each available remote broker
|