Apache CXF API

org.apache.cxf.ws.eventing.backend.notification
Interface WrappedSink


@Addressing(enabled=true,
            required=true)
public interface WrappedSink


Method Summary
 void notifyEvent(EventType parameter)
           
 

Method Detail

notifyEvent

@Action(input="http://www.w3.org/2011/03/ws-evt/WrappedSinkPortType/NotifyEvent")
void notifyEvent(EventType parameter)

Apache CXF API

Apache CXF