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

com.att.aft.dme2.api.util.DME2ExchangeRequestHandler Maven / Gradle / Ivy

The newest version!
/*******************************************************************************
 * Copyright (c) 2016 AT&T Intellectual Property. All rights reserved.
 *******************************************************************************/
package com.att.aft.dme2.api.util;


public interface DME2ExchangeRequestHandler {
	abstract  void handleRequest( DME2ExchangeRequestContext requestData );
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy