Class StubCommentComposer


  • public class StubCommentComposer
    extends Object
    • Constructor Detail

      • StubCommentComposer

        public StubCommentComposer​(String transportPrefix)
    • Method Detail

      • createTransportServiceStubClassHeaderComments

        public List<CommentStatement> createTransportServiceStubClassHeaderComments​(String serviceName,
                                                                                    boolean isDeprecated)
      • createTransportServiceCallableFactoryClassHeaderComments

        public List<CommentStatement> createTransportServiceCallableFactoryClassHeaderComments​(String serviceName,
                                                                                               boolean isDeprecated)
      • createServiceStubClassHeaderComments

        public static List<CommentStatement> createServiceStubClassHeaderComments​(String serviceName,
                                                                                  boolean isDeprecated)