Uses of Class
jdcm.A_Associate

Uses of A_Associate in jdcm
 

Methods in jdcm with parameters of type A_Associate
 void DCMServer.A_Associate(A_Associate associate)
          Override this methode to retrieve association information
 

Constructors in jdcm with parameters of type A_Associate
A_Abort(A_Associate associate)
          Constructs a Abort message in association.
A_Associate(java.net.Socket socket, A_Associate associate)
          Construct a association for proxy association.
A_Release(A_Associate associate)
          Contructs a release request of this association
C_Echo(A_Associate associate)
          Constructs a new C-ECHO object for a specified association.
C_Find(A_Associate associate)
          Constructs a new C-FIND object for a specified association.
C_Get(A_Associate associate)
          Constructs a new C-GET object for a specified association.
C_Move(A_Associate associate)
          Constructs a new C-MOVE object for a specified association.
C_Store(A_Associate associate)
          Constructs a new C-STORE object for a specified association.
N_Action(A_Associate associate)
          Constructs a new N-Action object for a specified association.
N_Create(A_Associate associate)
          Constructs a new C-Create object for a specified association.
N_Delete(A_Associate associate)
          Constructs a new C-Delete object for a specified association.
N_Event_Report(A_Associate associate)
          Constructs a new C_Event_Report object for a specified association.
N_Get(A_Associate associate)
          Constructs a new N_Get object for a specified association.
N_Set(A_Associate associate)
          Constructs a new N_Set object for a specified association.