Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Interface
weblogic.protocol.ServerChannel

Packages that use ServerChannel
weblogic.security.SSL Deprecated 7.0.0.0. Contains WebLogic SSL classes and interfaces for use in both client and server applications. 
weblogic.servlet.logging Provides servlet logging support. 
 

Uses of ServerChannel in weblogic.security.SSL
 

Constructors in weblogic.security.SSL with parameters of type ServerChannel
CertPathTrustManager(ServerChannel serverChannel)
          Construct a CertPathTrustManager.
 

Uses of ServerChannel in weblogic.servlet.logging
 

Methods in weblogic.servlet.logging that return ServerChannel
 ServerChannel HttpAccountingInfo.getServerChannel()
           
 


Copyright 1996, 2014, 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
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02