Package | Description |
---|---|
javax.xml.rpc | |
javax.xml.rpc.handler | |
javax.xml.rpc.server |
Class and Description |
---|
Call
The javax.xml.rpc.Call interface provides support for the dynamic invocation of a service endpoint.
|
ParameterMode
A type-safe enumeration for parameter passing modes.
|
Service
Service class acts as a factory for:
Dynamic proxy for the target service endpoint.
|
ServiceException |
ServiceFactory
The javax.xml.rpc.ServiceFactory is an abstract class that provides a
factory for the creation of instances of the type javax.xml.rpc.Service.
|
Class and Description |
---|
JAXRPCException |
Class and Description |
---|
ServiceException |
Copyright © 2017 JBoss by Red Hat. All rights reserved.