Trispark JDT
2.50.13

com.archimed.dicom.network
Class UserIdentityNegotiationResponse

java.lang.Object
  extended by com.archimed.dicom.network.UserIdentityNegotiationResponse

public class UserIdentityNegotiationResponse
extends java.lang.Object

Represents the user identification negotiation reponse that might be embedded in an Association Acknowledge
Referenced in PS3.7 D.3.3.7.2.

See Also:
Acknowledge

Constructor Summary
UserIdentityNegotiationResponse(byte[] serverResponse)
           
 
Method Summary
 byte[] getServerResponse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserIdentityNegotiationResponse

public UserIdentityNegotiationResponse(byte[] serverResponse)
Method Detail

getServerResponse

public byte[] getServerResponse()

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.