Package | Description |
---|---|
org.dcm4che3.net |
Classes related to the network communications between systems.
|
org.dcm4che3.net.pdu |
This package is part of the Maven module dc4che3-net.
|
Modifier and Type | Method and Description |
---|---|
private UserIdentityAC |
PDUDecoder.decodeUserIdentityAC(int itemLen) |
UserIdentityAC |
UserIdentityNegotiator.negotiate(Association as,
UserIdentityRQ userIdentity) |
Modifier and Type | Method and Description |
---|---|
private void |
PDUEncoder.encode(UserIdentityAC userIdentity) |
protected AAssociateAC |
AssociationHandler.makeAAssociateAC(Association as,
AAssociateRQ rq,
UserIdentityAC userIdentity) |
Modifier and Type | Field and Description |
---|---|
protected UserIdentityAC |
AAssociateRQAC.userIdentityAC |
Modifier and Type | Method and Description |
---|---|
UserIdentityAC |
AAssociateRQAC.getUserIdentityAC() |
Modifier and Type | Method and Description |
---|---|
void |
AAssociateRQAC.setUserIdentityAC(UserIdentityAC userIdentityAC) |
void |
AAssociateRQ.setUserIdentityAC(UserIdentityAC userIdentityAC) |
Copyright © 2017 dcm4che.org. All rights reserved.