|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DimseServicesManager
An implementation is in charge to return an Appropriate
DimseService to the
DimseServiceBroker.
| Method Summary | |
|---|---|
DimseService |
borrowService(Association aAssociation,
AbstractDimseMessage aMessage)
retrun a DimseService capable of handle this message. |
void |
returnService(DimseService aService)
|
| Method Detail |
|---|
DimseService borrowService(Association aAssociation,
AbstractDimseMessage aMessage)
throws Exception
DimseService capable of handle this message.
aAssociation - TODOaMessage -
Exceptionvoid returnService(DimseService aService)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||