Class Service

java.lang.Object
com.sun.xml.rpc.processor.model.ModelObject
com.sun.xml.rpc.processor.model.Service
All Implemented Interfaces:
ModelObject, Service

public class Service extends ModelObject implements Service
Author:
JAX-RPC Development Team
  • Constructor Details

    • Service

      public Service()
    • Service

      public Service(QName name, JavaInterface javaInterface)
  • Method Details