Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.wsm.security.policy.scenario.client
Class JaxRpcCallbackHandler

java.lang.Object
  extended by oracle.wsm.security.policy.scenario.client.JaxRpcCallbackHandler

All Implemented Interfaces:
CallbackHandler

public class JaxRpcCallbackHandler
extends Object
implements CallbackHandler
Since:
release specific (what release of product did this appear in)
Version:
$Header: owsm/src/oracle/wsm/security/policy/scenario/client/JaxRpcCallbackHandler.java /st_owsm/7 2009/02/01 07:16:34 vkdwived Exp ${FILE} Aug 24, 2006.2:35:52 PM vikjain Exp $
Author:
vikjain

Constructor Summary
JaxRpcCallbackHandler(IMessageContext msgContext)
           

 

Method Summary
 void handle(Callback[] callbacks)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

JaxRpcCallbackHandler

public JaxRpcCallbackHandler(IMessageContext msgContext)

Method Detail

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException
Specified by:
handle in interface CallbackHandler
Throws:
IOException
UnsupportedCallbackException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.