Flylib.com
Java Web Services in a Nutshell
Java Web Services in a Nutshell
ISBN: 0596003994
EAN: 2147483647
Year: 2003
Pages: 257
Authors:
Kim Topley
BUY ON AMAZON
Cover
TOC
Copyright
Preface
Contents of This Book
Related Books
Web Services Programming Resources Online
Examples Online
Conventions Used in This Book
Request for Comments
Acknowledgments
Part I: Introduction to the Java Web Services API
Chapter 1. Introduction
1.1 What Is a Web Service?
1.2 The SOAP Protocol
1.3 Describing and Discovering Web Services
1.4 J2EE Web Service APIs
1.5 An Example Web Service
Chapter 2. JAX-RPC
2.1 JAX-RPC Overview
2.2 Programming with JAX-RPC
2.3 Using EJBs to Implement Web Services
Chapter 3. SAAJ
3.1 Introduction to SAAJ
3.2 SAAJ Programming
3.3 SOAP Messages
3.4 SOAP Fault Handling
3.5 SOAP Messages and MIME Headers
3.6 SOAP with Attachments
3.7 SOAP Headers
3.8 Using SAAJ with Secure Connections
Chapter 4. JAXM
4.1 JAXM Overview
4.2 Providers and Asynchronous Messaging
4.3 An Example JAXM Application
4.4 JAXM Configuration
4.5 The SOAP-RP Profile
4.6 The ebXML Profile
Chapter 5. WSDL
5.1 WSDL Overview
5.2 WSDL Elements
Chapter 6. Advanced JAX-RPC
6.1 Using WSDL with JAX-RPC
6.2 ServiceFactory and the Service Interface
6.3 The Dynamic Invocation Interface
6.4 JAX-RPC and J2EE 1.4 Application Clients
6.5 Using Attachments
6.6 RPC-Style and Document-Style JAX-RPC
6.7 Client and Server Context Handling
6.8 SOAP Header Processing
6.9 Serialization and Type Mappings
Chapter 7. JAXR
7.1 UDDI and ebXML Registries
7.2 JAXR Architecture
7.3 Using the JAXR Examples
7.4 JAXR Registry Model Overview
7.5 JAXR Programming
Chapter 8. Web Service Tools and Configuration Files
8.1 wscompile JAX-RPC Stub and Tie Generation Utility
8.2 wsdeploy JAX-RPC Deployable Web Archive Generation Utility
8.3 J2EEC Utility for Creating Stubs and Ties for a JAX-RPC Web Service
8.4 J2EE Deploytool Utility for Deploying Modules and Enterprise Applications
8.5 JAXM Client and Provider Configuration
8.6 J2EE 1.4 Web Services Configuration File
8.7 J2EE 1.4 JAX-RPC Mapping File
Part II: API Quick Reference
Chapter 9. The javax.xml.messaging Package
Package javax.xml.messaging
Endpoint
JAXMException
JAXMServlet
OnewayListener
ProviderConnection
ProviderConnectionFactory
ProviderMetaData
ReqRespListener
URLEndpoint
Chapter 10. The javax.xml.namespace Package
Package javax.xml.namespace
QName
Chapter 11. The javax.xml.registry Package
Package javax.xml.registry
BulkResponse
BusinessLifeCycleManager
BusinessQueryManager
CapabilityProfile
Connection
ConnectionFactory
DeclarativeQueryManager
DeleteException
FederatedConnection
FindException
FindQualifier
InvalidRequestException
JAXRException
JAXRResponse
LifeCycleManager
Query
QueryManager
RegistryException
RegistryService
SaveException
UnexpectedObjectException
UnsupportedCapabilityException
Chapter 12. The javax.xml.registry.infomodel Package
Package javax.xml.registry.infomodel
Association
AuditableEvent
Classification
ClassificationScheme
Concept
EmailAddress
ExtensibleObject
ExternalIdentifier
ExternalLink
ExtrinsicObject
InternationalString
Key
Organization
PersonName
PostalAddress
RegistryEntry
RegistryObject
RegistryPackage
Service
ServiceBinding
Slot
SpecificationLink
TelephoneNumber
URIValidator
User
Versionable
Chapter 13. The javax.xml.rpc Package
Package javax.xml.rpc
Call
JAXRPCException
NamespaceConstants
ParameterMode
Service
ServiceException
ServiceFactory
Stub
Chapter 14. The javax.xml.rpc.encoding Package
Package javax.xml.rpc.encoding
DeserializationContext
Deserializer
DeserializerFactory
SerializationContext
Serializer
SerializerFactory
TypeMapping
TypeMappingRegistry
XMLType
Chapter 15. The javax.xml.rpc.handler Package
Package javax.xml.rpc.handler
GenericHandler
Handler
HandlerChain
HandlerInfo
HandlerRegistry
MessageContext
Chapter 16. The javax.xml.rpc.handler.soap Package
Package javax.xml.rpc.handler.soap
SOAPMessageContext
Chapter 17. The javax.xml.rpc.holders Package
Package javax.xml.rpc.holders
BigDecimalHolder
BigIntegerHolder
BooleanHolder
BooleanWrapperHolder
ByteArrayHolder
ByteHolder
ByteWrapperHolder
CalendarHolder
DoubleHolder
DoubleWrapperHolder
FloatHolder
FloatWrapperHolder
Holder
IntegerWrapperHolder
IntHolder
LongHolder
LongWrapperHolder
ObjectHolder
QNameHolder
ShortHolder
ShortWrapperHolder
StringHolder
Chapter 18. The javax.xml.rpc.server Package
Package javax.xml.rpc.server
ServiceLifecycle
ServletEndpointContext
Chapter 19. The javax.xml.rpc.soap Package
Package javax.xml.rpc.soap
SOAPFaultException
Chapter 20. The javax.xml.soap Package
Package javax.xml.soap
AttachmentPart
Detail
DetailEntry
MessageFactory
MimeHeader
MimeHeaders
Name
Node
SOAPBody
SOAPBodyElement
SOAPConnection
SOAPConnectionFactory
SOAPConstants
SOAPElement
SOAPElementFactory
SOAPEnvelope
SOAPException
SOAPFactory
SOAPFault
SOAPFaultElement
SOAPHeader
SOAPHeaderElement
SOAPMessage
SOAPPart
Text
Class, Method, and Field Index
A-G
H-X
Part III: Appendix
Appendix A. Appendix: WSDL Files for the Example Source Code
A.1 WSDL File for the Book Web Service
A.2 WSDL File for the Document-Style Book Web Service
COLOPHON
Index
Appendix A. Appendix: WSDL Files for the Example Source Code
A
B
TOC
C
D
E
F
A-G
G
H
I
J
K
Package javax.xml.registry.infomodel
Class, Method, and Field Index
L
SYMBOL
M
COLOPHON
N
O
P
Q
R
S
SYMBOL
T
U
V
W
H-X
Index
Java Web Services in a Nutshell
ISBN: 0596003994
EAN: 2147483647
Year: 2003
Pages: 257
Authors:
Kim Topley
BUY ON AMAZON
Qshell for iSeries
Scripting
The Exit Status and Decision-Making
Application Development Tools
The Perl Utility
Appendix A Summary of Changes by Release
Network Security Architectures
Applied Knowledge Questions
What Is a Security Policy?
DNS
HTTP/HTTPS
Appendix A. Glossary of Terms
Postfix: The Definitive Guide
How Messages Enter the Postfix System
Shared Domains with System Accounts
Inbound Mail Gateway
Postfix Configuration
Customized Restriction Classes
Professional Struts Applications: Building Web Sites with Struts ObjectRelational Bridge, Lucene, and Velocity (Experts Voice)
Form Presentation and Validation with Struts
Managing Business Logic with Struts
Building a Data Access Tier with ObjectRelationalBridge
Creating a Search Engine with Lucene
Building the JavaEdge Application with Ant and Anthill
Sap Bw: a Step By Step Guide for Bw 2.0
Managing User Authorization
Installing Business Content Objects and Loading R/3 Data
System Administration Assistant
Section A.1. ASAP for BW
Section B.3. Memory Management
Python Programming for the Absolute Beginner, 3rd Edition
Fixing DOS Line Ends
The End of the Tutorial
The PyErrata Web Site
DBM Files
Basic Embedding Techniques
flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net
Privacy policy
This website uses cookies. Click
here
to find out more.
Accept cookies