Uses of Interface
org.apache.avalon.meta.info.writer.ServiceWriter

Packages that use ServiceWriter
org.apache.avalon.meta.info.writer Supplimentary classes supporting the writing of type and service descriptors in serialized and XML format. 
 

Uses of ServiceWriter in org.apache.avalon.meta.info.writer
 

Classes in org.apache.avalon.meta.info.writer that implement ServiceWriter
 class SerializedServiceWriter
          Write Service objects to a stream as serialized objects.
 class XMLServiceWriter
          Write Service objects to a stream as xml documents.
 



Copyright © Apache Software Foundation. All Rights Reserved.