|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AssociationConnector
To initiate an Association to a remote peer
| Method Summary | |
|---|---|
void |
connect(String aHostName,
int aPort,
AssociateRequest aRequest)
Initiate an Association to a remote peer |
AssociationConnectorConfiguration |
getConfiguration()
return the current configuration |
void |
setConfiguration(AssociationConnectorConfiguration aConfiguration)
set the configuration to use |
| Methods inherited from interface org.dicom4j.network.association.support.AssociationService |
|---|
abortAssociations, count, getAssociations |
| Method Detail |
|---|
void connect(String aHostName,
int aPort,
AssociateRequest aRequest)
throws Exception
Association to a remote peer
aHostName - the remote hostname or IP adressaPort - the remote portaRequest - the AssociateRequest
Exception - if errors occursAssociationConnectorConfiguration getConfiguration()
void setConfiguration(AssociationConnectorConfiguration aConfiguration)
aConfiguration -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||