Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-07

Uses of Class
com.bea.httppubsub.PubSubServerException

Packages that use PubSubServerException
com.bea.httppubsub Provides interfaces and classes for the WebLogic HTTP Publish-Subscribe server. 
 

Uses of PubSubServerException in com.bea.httppubsub
 

Subclasses of PubSubServerException in com.bea.httppubsub
 class PubSubSecurityException
          Defines a general security exception that pubsub server can throw when it authenticate or authorize client.
 

Methods in com.bea.httppubsub that throw PubSubServerException
static Object FactoryFinder.getFactory(String factoryName)
          Get instance of the factory for the given Factory interface name.
static void FactoryFinder.setFactory(String factoryName, String implName)
          Set the implementation class name for given factory interface name
 


Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-07