org.dicom4j.management
Interface NetworkConnections


public interface NetworkConnections

list of NetworkConnections

Since:
0.0.3
Author:
Laurent Lecomte

Method Summary
 NetworkConnection add(NetworkConnection aNetworkConnection)
           
 NetworkConnection get(int aIndex)
           
 NetworkConnection get(String aCommonName)
           
 

Method Detail

add

NetworkConnection add(NetworkConnection aNetworkConnection)

get

NetworkConnection get(int aIndex)

get

NetworkConnection get(String aCommonName)


Copyright © 2009 dicom4j. All Rights Reserved.