Uses of Interface
org.ow2.jonas.ws.publish.WSDLPublisher

Packages that use WSDLPublisher
org.ow2.jonas.ws.publish   
 

Uses of WSDLPublisher in org.ow2.jonas.ws.publish
 

Subinterfaces of WSDLPublisher in org.ow2.jonas.ws.publish
 interface WSDLPublisherManager
          This is the management interface for WSDLPublisher(s).
 

Classes in org.ow2.jonas.ws.publish that implement WSDLPublisher
 class AbsWSDLPublisher
          Abstract class for WSDL Publisher.
 

Methods in org.ow2.jonas.ws.publish with parameters of type WSDLPublisher
 void WSDLPublisherManager.addPublisher(WSDLPublisher publisher)
          Add a new publisher in this manager.
 void WSDLPublisherManager.removePublisher(WSDLPublisher publisher)
          Remove an already registered publisher.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.