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 Handler
ObjectKeyFactoryImpl.fullKey
This handler reads the full object key, both the oktemp and the ID.private Handler
ObjectKeyFactoryImpl.oktempOnly
This handler reads only the oktemp.Methods in com.sun.corba.ee.impl.ior with parameters of type HandlerModifier and TypeMethodDescriptionprivate ObjectKeyTemplate
ObjectKeyFactoryImpl.create
(InputStream is, Handler handler, OctetSeqHolder osh) Creates an ObjectKeyTemplate from the InputStream.