org.cdavies.itunes
Class ItunesConnectionFactory

java.lang.Object
  |
  +--org.cdavies.itunes.ItunesConnectionFactory

public class ItunesConnectionFactory
extends java.lang.Object


Constructor Summary
ItunesConnectionFactory()
           
 
Method Summary
 ItunesConnection produceConnectionInstance(java.lang.String server, int port, java.lang.String serverTitle)
           
 void removeCachedItunesConnection(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItunesConnectionFactory

public ItunesConnectionFactory()
Method Detail

removeCachedItunesConnection

public void removeCachedItunesConnection(java.lang.String name)

produceConnectionInstance

public ItunesConnection produceConnectionInstance(java.lang.String server,
                                                  int port,
                                                  java.lang.String serverTitle)
                                           throws NoServerPermissionException
NoServerPermissionException