Copyright (c) 2000 Object Management Group. Unlimited rights to
duplicate and use this code are hereby granted provided that this
copyright notice is included.
Change history: modified toString, hashCode, equals per Java 2k RTF
- 15 Jan 2000
- Jeff Mischkinsky (jeff@persistence.com, jeff_mischkinsky@omg.org)
_get_delegate
public Delegate _get_delegate()
_hash
public int _hash(int maximum)
- _hash in interface Object
_ids
public String[] _ids()
_is_a
public boolean _is_a(String repository_id)
- _is_a in interface Object
_is_local
public boolean _is_local()
_releaseReply
public void _releaseReply(InputStream input)
_request
public OutputStream _request(String operation,
boolean responseExpected)
_servant_postinvoke
public void _servant_postinvoke(ServantObject servant)
_servant_preinvoke
public ServantObject _servant_preinvoke(String operation,
Class expectedType)
_set_delegate
public void _set_delegate(Delegate delegate)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
toString
public String toString()