org.omg.CosTrading.ProxyPackage
Class ProxyInfo
java.lang.Object
org.omg.CosTrading.ProxyPackage.ProxyInfo
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ProxyInfo
- extends Object
- implements IDLEntity
Generated from IDL struct "ProxyInfo".
- Version:
- generated at 03-Nov-2015 12:23:58
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public String type
target
public Lookup target
properties
public Property[] properties
if_match_all
public boolean if_match_all
recipe
public String recipe
policies_to_pass_on
public Policy[] policies_to_pass_on
ProxyInfo
public ProxyInfo()
ProxyInfo
public ProxyInfo(String type,
Lookup target,
Property[] properties,
boolean if_match_all,
String recipe,
Policy[] policies_to_pass_on)
Copyright © 2015 JacORB. All rights reserved.