Uses of Interface javax.wsdl.Service

Uses in package javax.wsdl

Methods with parameter type javax.wsdl.Service

void
Add a service to this WSDL description.

Methods with return type javax.wsdl.Service

Service
Create a new service.
Service
Get the specified service.
Service
Remove the specified service from this definition.

Uses in package com.ibm.wsdl

Classes implementing javax.wsdl.Service

class
This class represents a service, which groups related ports to provide some functionality.

Methods with parameter type javax.wsdl.Service

void
Add a service to this WSDL description.

Methods with return type javax.wsdl.Service

Service
Create a new service.
Service
Get the specified service.
Service
Remove the specified service from this definition.

Uses in package com.ibm.wsdl.xml

Methods with return type javax.wsdl.Service

Service
WSDLReaderImpl.parseService(Element serviceEl, Definition def)

Copyright B) 2003,2005 IBM. All Rights Reserved.