Uses of Class
org.csapi.cm.TpEndpoint

Packages that use TpEndpoint
org.csapi.cm   
 

Uses of TpEndpoint in org.csapi.cm
 

Fields in org.csapi.cm declared as TpEndpoint
 TpEndpoint TpPipeQoSInfo.serviceDestination
           
 TpEndpoint TpPipeQoSInfo.serviceOrigin
           
 TpEndpoint TpEndpointHolder.value
           
 

Methods in org.csapi.cm that return TpEndpoint
static TpEndpoint TpEndpointHelper.extract(org.omg.CORBA.Any any)
           
static TpEndpoint TpEndpointHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cm with parameters of type TpEndpoint
static void TpEndpointHelper.insert(org.omg.CORBA.Any any, TpEndpoint s)
           
static void TpEndpointHelper.write(org.omg.CORBA.portable.OutputStream out, TpEndpoint s)
           
 

Constructors in org.csapi.cm with parameters of type TpEndpoint
TpEndpointHolder(TpEndpoint initial)
           
TpPipeQoSInfo(TpNameDescrpTagDir directionality, TpEndpoint serviceOrigin, TpEndpoint serviceDestination, TpLoadDescriptor forwardLoad, TpLoadDescriptor reverseLoad, TpNameDescrpTagString description)
           
 



Copyright © 2009. All Rights Reserved.