Project

General

Profile

« Previous | Next » 

Revision 47439

organized imports

View differences:

PublisherWSClient.java
2 2

  
3 3
import java.util.List;
4 4

  
5
import javax.xml.ws.wsaddressing.W3CEndpointReference;
6

  
7 5
import net.sf.ehcache.Ehcache;
8 6

  
9 7
import org.apache.log4j.Logger;
......
14 12
import eu.dnetlib.domain.EPR;
15 13
import eu.dnetlib.domain.ServiceIdentity;
16 14
import eu.dnetlib.domain.enabling.Notification;
17
import eu.dnetlib.utils.EPRUtils;
18 15

  
19 16
public class PublisherWSClient implements PublisherService {
20 17
	private static Logger logger = Logger.getLogger(PublisherWSClient.class);

Also available in: Unified diff