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
ERP and Data Warehousing in Organizations: Issues and Challenges
ERP Systems Impact on Organizations
Challenging the Unpredictable: Changeable Order Management Systems
The Second Wave ERP Market: An Australian Viewpoint
Context Management of ERP Processes in Virtual Communities
Data Mining for Business Process Reengineering
Professional Java Native Interfaces with SWT/JFace (Programmer to Programmer)
Overview of Java UI Toolkits and SWT/JFace
Jump Start with SWT/JFace
SWT Event Handling, Threading, and Displays
JFace Windows and Dialogs
Eclipse Forms
Developing Tablet PC Applications (Charles River Media Programming)
Basics of the .NET Framework
Using Gestures to Control Tablet Media Player
Speech Input with SAPI
Custom Grammars for Speech Recognition
Virtual Joystick
Excel Scientific and Engineering Cookbook (Cookbooks (OReilly))
Introduction
Adding Trendlines
Using Spreadsheet Functions in VBA Code
Assessing Goodness of Fit
Applying the Runge-Kutta Method to Second-Order Initial Value Problems
MySQL Cookbook
Repeating and Editing Queries
Forcing MySQL to Treat Strings as Temporal Values
Summaries and NULL Values
Choosing the Type for a Sequence Column
Processing File Uploads
Special Edition Using Crystal Reports 10
Understanding and Implementing Formulas
Using Variables to Pass Data Between Reports
Choosing a Formula Language: Crystal Versus Basic Syntax
Troubleshooting
Establishing Project Requirements
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