public class AssociationHandler extends Object
Modifier and Type | Field and Description |
---|---|
private UserIdentityNegotiator |
userIdNegotiator |
Constructor and Description |
---|
AssociationHandler() |
Modifier and Type | Method and Description |
---|---|
UserIdentityNegotiator |
getUserIdNegotiator() |
protected AAssociateAC |
makeAAssociateAC(Association as,
AAssociateRQ rq,
UserIdentityAC userIdentity) |
protected AAssociateAC |
negotiate(Association as,
AAssociateRQ rq) |
protected void |
onClose(Association as) |
void |
setUserIdNegotiator(UserIdentityNegotiator userIdNegotiator) |
private UserIdentityNegotiator userIdNegotiator
public AssociationHandler()
public final UserIdentityNegotiator getUserIdNegotiator()
public final void setUserIdNegotiator(UserIdentityNegotiator userIdNegotiator)
protected AAssociateAC negotiate(Association as, AAssociateRQ rq) throws IOException
IOException
protected AAssociateAC makeAAssociateAC(Association as, AAssociateRQ rq, UserIdentityAC userIdentity) throws IOException
IOException
protected void onClose(Association as)
Copyright © 2017 dcm4che.org. All rights reserved.