
com.att.aft.dme2.handler.FailoverEndpointFetchingHandlerIntf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dme2-api Show documentation
Show all versions of dme2-api Show documentation
Direct Messaging Engine dme2-api
The newest version!
package com.att.aft.dme2.handler;
public interface FailoverEndpointFetchingHandlerIntf {
// public DME2EndpointReference getNextFailoverEndpoint(DME2EndpointIterator iterator, DME2EndpointRegistryIntf registry);
// public DME2EndpointReference getNextEndpoint(DME2EndpointIterator iterator, DME2EndpointRegistryIntf registry);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy