Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

Package weblogic.wsee.jws

Provides interfaces, classes, and exceptions for developing WebLogic Web Services.

See:
          Description

Interface Summary
CallbackInterface Weblogic specific stub functionality for callback stub.
JwsContext Provides access to container services that support web services (JWS files).
JWSVisitor.JWSClass  
JWSVisitor.WsMethod  
ServiceHandle The ServiceHandle interface provides a persistable reference to a JWS service object.
 

Class Summary
HandlerChainDecl<T>  
HandlerChainDeclFactory  
Protocol The Protocol class is an enumerated type that defines the set of supported invocation protocols available for Weblogic Workshop component invocation.
WebServiceRuntimeDecl  
 

Exception Summary
HandlerException  
RetryException This class can be thrown by JWS applications on non-blocking ports to indicate that the method should be called again at a later point in time.
SoapFaultException Deprecated. - JWS and Web Service Clients should use JAX/RPC generated Exception classes for generating/handling SOAP Faults.
 

Package weblogic.wsee.jws Description

Provides interfaces, classes, and exceptions for developing WebLogic Web Services.


Copyright 1996, 2011, 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
12c Release 1 (12.1.1)

Part Number E24391-02