Uses of Interface
org.apache.yoko.orb.OB.URLSchemeOperations

Packages that use URLSchemeOperations
org.apache.yoko.orb.OB   
 

Uses of URLSchemeOperations in org.apache.yoko.orb.OB
 

Subinterfaces of URLSchemeOperations in org.apache.yoko.orb.OB
 interface CorbalocURLScheme
          CorbalocURLScheme implements the corbaloc URL scheme, and serves as a registry for CorbalocProtocol objects.
 interface CorbalocURLSchemeOperations
          CorbalocURLScheme implements the corbaloc URL scheme, and serves as a registry for CorbalocProtocol objects.
 interface URLScheme
          A URLScheme (e.g., file:, corbaloc:, etc.) is responsible for converting a URL into an object reference.
 

Classes in org.apache.yoko.orb.OB that implement URLSchemeOperations
 class CorbalocURLScheme_impl
           
 class CorbanameURLScheme_impl
           
 class FileURLScheme_impl
           
 class IORURLScheme_impl
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.