Uses of Class
cvm.se.communication.NegotiationObject

Packages that use NegotiationObject
cvm.se.communication   
 

Uses of NegotiationObject in cvm.se.communication
 

Methods in cvm.se.communication that return NegotiationObject
 NegotiationObject CommunicationProcess.getNegObj()
          Returns negotiation object for last control schema.
 

Constructors in cvm.se.communication with parameters of type NegotiationObject
NegotiationThread(NegotiationObject obj)
           
TestThread(NegotiationObject obj)