org.apache.cxf.jaxb
Interface UnmarshallerEventHandler


public interface UnmarshallerEventHandler


Method Summary
 void onUnmarshalComplete()
           
 

Method Detail

onUnmarshalComplete

void onUnmarshalComplete()
                         throws UnmarshalException
Throws:
UnmarshalException


Apache CXF