Uses of Class
org.apache.yoko.orb.OB.CorbalocURLSchemePackage.ProtocolAlreadyExists

Packages that use ProtocolAlreadyExists
org.apache.yoko.orb.OB   
org.apache.yoko.orb.OB.CorbalocURLSchemePackage   
 

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

Methods in org.apache.yoko.orb.OB that throw ProtocolAlreadyExists
 void CorbalocURLSchemeOperations.add_protocol(CorbalocProtocol protocol)
          Register a new corbaloc protocol.
 void CorbalocURLScheme_impl.add_protocol(CorbalocProtocol protocol)
           
 

Uses of ProtocolAlreadyExists in org.apache.yoko.orb.OB.CorbalocURLSchemePackage
 

Fields in org.apache.yoko.orb.OB.CorbalocURLSchemePackage declared as ProtocolAlreadyExists
 ProtocolAlreadyExists ProtocolAlreadyExistsHolder.value
           
 

Methods in org.apache.yoko.orb.OB.CorbalocURLSchemePackage that return ProtocolAlreadyExists
static ProtocolAlreadyExists ProtocolAlreadyExistsHelper.extract(Any any)
           
static ProtocolAlreadyExists ProtocolAlreadyExistsHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OB.CorbalocURLSchemePackage with parameters of type ProtocolAlreadyExists
static void ProtocolAlreadyExistsHelper.insert(Any any, ProtocolAlreadyExists val)
           
static void ProtocolAlreadyExistsHelper.write(OutputStream out, ProtocolAlreadyExists val)
           
 

Constructors in org.apache.yoko.orb.OB.CorbalocURLSchemePackage with parameters of type ProtocolAlreadyExists
ProtocolAlreadyExistsHolder(ProtocolAlreadyExists initial)
           
 



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