Uses of Interface
com.sun.corba.ee.impl.ior.Handler
Packages that use Handler
-
Uses of Handler in com.sun.corba.ee.impl.ior
Fields in com.sun.corba.ee.impl.ior declared as HandlerModifier and TypeFieldDescriptionprivate HandlerObjectKeyFactoryImpl.fullKeyThis handler reads the full object key, both the oktemp and the ID.private HandlerObjectKeyFactoryImpl.oktempOnlyThis handler reads only the oktemp.Methods in com.sun.corba.ee.impl.ior with parameters of type HandlerModifier and TypeMethodDescriptionprivate ObjectKeyTemplateObjectKeyFactoryImpl.create(InputStream is, Handler handler, OctetSeqHolder osh) Creates an ObjectKeyTemplate from the InputStream.