Uses of Class
org.omg.CosTrading.UnknownServiceType

Packages that use UnknownServiceType
org.omg.CosTrading   
 

Uses of UnknownServiceType in org.omg.CosTrading
 

Fields in org.omg.CosTrading declared as UnknownServiceType
 UnknownServiceType UnknownServiceTypeHolder.value
           
 

Methods in org.omg.CosTrading that return UnknownServiceType
static UnknownServiceType UnknownServiceTypeHelper.extract(Any any)
           
static UnknownServiceType UnknownServiceTypeHelper.read(InputStream in)
           
 

Methods in org.omg.CosTrading with parameters of type UnknownServiceType
static void UnknownServiceTypeHelper.insert(Any any, UnknownServiceType s)
           
static void UnknownServiceTypeHelper.write(OutputStream out, UnknownServiceType s)
           
 

Methods in org.omg.CosTrading that throw UnknownServiceType
 String ProxyOperations.export_proxy(Lookup target, String type, Property[] properties, boolean if_match_all, String recipe, Policy[] policies_to_pass_on)
           
 String ProxyPOATie.export_proxy(Lookup target, String type, Property[] properties, boolean if_match_all, String recipe, Policy[] policies_to_pass_on)
           
 String _ProxyStub.export_proxy(Lookup target, String type, Property[] properties, boolean if_match_all, String recipe, Policy[] policies_to_pass_on)
           
 String RegisterOperations.export(Object reference, String type, Property[] properties)
           
 String RegisterPOATie.export(Object reference, String type, Property[] properties)
           
 String _RegisterStub.export(Object reference, String type, Property[] properties)
           
 void LookupOperations.query(String type, String constr, String pref, Policy[] policies, SpecifiedProps desired_props, int how_many, OfferSeqHolder offers, OfferIteratorHolder offer_itr, PolicyNameSeqHolder limits_applied)
           
 void LookupPOATie.query(String type, String constr, String pref, Policy[] policies, SpecifiedProps desired_props, int how_many, OfferSeqHolder offers, OfferIteratorHolder offer_itr, PolicyNameSeqHolder limits_applied)
           
 void _LookupStub.query(String type, String constr, String pref, Policy[] policies, SpecifiedProps desired_props, int how_many, OfferSeqHolder offers, OfferIteratorHolder offer_itr, PolicyNameSeqHolder limits_applied)
           
 void RegisterOperations.withdraw_using_constraint(String type, String constr)
           
 void RegisterPOATie.withdraw_using_constraint(String type, String constr)
           
 void _RegisterStub.withdraw_using_constraint(String type, String constr)
           
 

Constructors in org.omg.CosTrading with parameters of type UnknownServiceType
UnknownServiceTypeHolder(UnknownServiceType initial)
           
 



Copyright © 2015 JacORB. All rights reserved.