| Constructor and Description |
|---|
Delegate() |
public abstract InterfaceDef get_interface(Object self)
public abstract void release(Object self)
public abstract boolean non_existent(Object self)
public abstract int hash(Object self, int max)
public abstract Request create_request(Object self, Context ctx, String operation, NVList arg_list, NamedValue result)
public abstract Request create_request(Object self, Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist)
public OutputStream request(Object self, String operation, boolean responseExpected)
public InputStream invoke(Object self, OutputStream os) throws ApplicationException, RemarshalException
public void releaseReply(Object self, InputStream is)
public DomainManager[] get_domain_managers(Object self)
public Object set_policy_override(Object self, Policy[] policies, SetOverrideType set_add)
public Object set_policy_overrides(Object self, Policy[] policies, SetOverrideType set_add)
public boolean validate_connection(Object self, PolicyListHolder inconsistent_policies)
public boolean is_local(Object self)
public ServantObject servant_preinvoke(Object self, String operation, Class expectedType)
public void servant_postinvoke(Object self, ServantObject servant)
public int hashCode(Object self)
Copyright © 2017 JacORB. All rights reserved.