Package com.sun.corba.se.impl.ior
Class ObjectKeyImpl
java.lang.Object
com.sun.corba.se.impl.ior.ObjectKeyImpl
- Author:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbyte[]getId()Return the object identifier for this Object key.Return the template for this object key.inthashCode()voidwrite(OutputStream os) Write this object directly to the output stream.
-
Constructor Details
-
ObjectKeyImpl
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getTemplate
Description copied from interface:ObjectKeyReturn the template for this object key.- Specified by:
getTemplatein interfaceObjectKey
-
getId
Description copied from interface:ObjectKeyReturn the object identifier for this Object key. -
write
Description copied from interface:WriteableWrite this object directly to the output stream. -
getBytes
-
getServerRequestDispatcher
- Specified by:
getServerRequestDispatcherin interfaceObjectKey
-