Uses of Interface
com.sun.corba.se.pept.protocol.ServerRequestDispatcher
Packages that use ServerRequestDispatcher
-
Uses of ServerRequestDispatcher in com.sun.corba.se.impl.protocol
Classes in com.sun.corba.se.impl.protocol that implement ServerRequestDispatcherModifier and TypeClassDescriptionclassClass BootstrapServerRequestDispatcher handles the requests coming to the BootstrapServer.classclassINSServerRequestDispatcher handles all INS related discovery request. -
Uses of ServerRequestDispatcher in com.sun.corba.se.spi.protocol
Subinterfaces of ServerRequestDispatcher in com.sun.corba.se.spi.protocolModifier and TypeInterfaceDescriptioninterfaceServer delegate adds behavior on the server-side -- specifically on the dispatch path.interfaceInitialServerRequestDispatcher is a specialized version of a ServerRequestDispatcher that provides an initialization method.