org.apache.axis.encoding

Class CallbackTarget

Implemented Interfaces:
Target

public class CallbackTarget
extends java.lang.Object
implements Target

Field Summary

Object
hint
Callback
target

Constructor Summary

CallbackTarget(Callback target, Object hint)

Method Summary

void
set(Object value)

Field Details

hint

public Object hint


target

public Callback target

Constructor Details

CallbackTarget

public CallbackTarget(Callback target,
                      Object hint)

Method Details

set

public void set(Object value)
            throws SAXException
Specified by:
set in interface Target


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.