Uses of Class
org.omg.CosTrading.IllegalServiceType

Packages that use IllegalServiceType
org.omg.CosTrading   
 

Uses of IllegalServiceType in org.omg.CosTrading
 

Fields in org.omg.CosTrading declared as IllegalServiceType
 IllegalServiceType IllegalServiceTypeHolder.value
           
 

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

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

Methods in org.omg.CosTrading that throw IllegalServiceType
 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 IllegalServiceType
IllegalServiceTypeHolder(IllegalServiceType initial)
           
 



Copyright © 2015 JacORB. All rights reserved.