All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.att.aft.dme2.handler.ResponseHandlerIntf Maven / Gradle / Ivy

The newest version!
package com.att.aft.dme2.handler;

public interface ResponseHandlerIntf {
//	 void handleReply(DME2ResponseContext responseData);
	
//	 void handleFault(DME2FaultContext responseData);
	
//	 void handleEndpointFault(DME2FaultContext responseData);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy