FileDocCategorySizeDatePackage
ObjectKeyFactoryImpl.javaAPI DocJava SE 5 API7216Fri Aug 26 14:54:22 BST 2005com.sun.corba.se.impl.ior

Handler

public interface Handler
Based on the magic and scid, return the appropriate ObjectKeyTemplate. Expects to be called with a valid magic. If scid is not valid, null should be returned.

Fields Summary
Constructors Summary
Methods Summary
public com.sun.corba.se.spi.ior.ObjectKeyTemplatehandle(int magic, int scid, org.omg.CORBA_2_3.portable.InputStream is, org.omg.CORBA.OctetSeqHolder osh)