Searched defs:OldJIDLObjectKeyTemplate (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/ior/
H A DOldJIDLObjectKeyTemplate.java47 public final class OldJIDLObjectKeyTemplate extends OldObjectKeyTemplateBase class in inherits:OldObjectKeyTemplateBase
56 byte patchVersion = OldJIDLObjectKeyTemplate.NULL_PATCH_VERSION;
58 public OldJIDLObjectKeyTemplate( ORB orb, int magic, int scid, method in class:OldJIDLObjectKeyTemplate
95 public OldJIDLObjectKeyTemplate( ORB orb, int magic, int scid, int serverid) method in class:OldJIDLObjectKeyTemplate
100 public OldJIDLObjectKeyTemplate(ORB orb, int magic, int scid, InputStream is) method in class:OldJIDLObjectKeyTemplate
116 if (patchVersion != OldJIDLObjectKeyTemplate.NULL_PATCH_VERSION)

Completed in 29 milliseconds