H



[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X]

J2EE 1.4 beta release bug 
J2EE application clients
    JAX-RPC and 
        adding a web service reference to JNDI environment 
    packaging and deploying 
    points to consider 
    running 
    writing 
J2EE command-line tools 
J2EE web service APIs 
J2EE Web Services specification (JSR 109) 
j2ee.jar file 
j2eec utility  2nd 
    options 
JAF (JavaBeans Activation Framework)  2nd 
JAR files
    client 
    EJB 
Java API for XML-based Messaging  [See JAXM]
Java API for XML-based Registries  [See JAXR]
Java API for XML-based RPC  [See JAX-RPC]
Java classes, standard 
Java data types, mapping 
Java interface definition 
    containing arguments that access SOAP header 
    for a web service containing document-style operations 
Java primitive types 
    remote methods returning 
Java reflection 
Java Secure Sockets Extension (JSSE) 
Java version of Amazon.com web service interface 
Java virtual machines  [See JVMs]
Java Web Services Developer's Pack (JWSDP)  2nd 
    command-line tools 
java.lang.Object 
java.rmi.Remote interface  2nd 
java.rmi.RemoteException 
java.util package collection classes 
JavaBeans Activation Framework  [See JAF]
JavaMail 
javax.activation.DataSource interface 
javax.rpc.xml.holders.Holder interface 
javax.xml.messaging package  2nd  3rd 
    classes
        Endpoint 
        JAXMServlet  [See JAXMServlet]
        ProviderConnectionFactory 
        URLEndpoint 
    exceptions
        JAXMException 
    interfaces
        OnewayListener  [See OnewayListener interface]
        ProviderConnection 
        ProviderMetaData 
        ReqRespListener 
javax.xml.messaging.JAXMServlet  [See JAXMServlet]
javax.xml.namespace package 
    QName class 
javax.xml.registry package  2nd 
    exceptions
        DeleteException 
        FindException 
        InvalidRequestException 
        JAXRException 
        RegistryException 
        SaveException 
        UnexpectedObjectException 
        UnsupportedCapabilityException 
    interfaces
        BulkResponse  [See BulkResponse interface]
        BusinessLifeCycleManager  [See BusinessLifeCycleManager interface]
        BusinessQueryManager  [See BusinessQueryManager interface]
        CapabilityProfile 
        Connection  [See Connection interface]
        ConnectionFactory  [See ConnectionFactory interface]
        DeclarativeQueryManager 
        FederatedConnection 
        FindQualifier 
        JAXRResponse 
        LifeCycleManager  [See LifeCycleManager interface]
        Query  [See Query interface]
        QueryManager  [See QueryManager interface]
        RegistryService  [See RegistryService interface]
    properties
        lifeCycleManagerURL 
        PostalAddressScheme 
        postalAddressScheme 
        queryManagerURL 
        security.authenticationMethod 
        semanticEquivalences 
        uddi.maxRows 
javax.xml.registry.infomodel package  2nd  3rd 
    interfaces
        Association 
        AuditableEvent 
        Classification 
        ClassificationScheme 
        Concept 
        EmailAddress 
        ExtensibleObject 
        ExternalIdentifier 
        ExternalLink 
        ExtrinsicObject 
        InternationalString 
        Key 
        LocalizedString 
        Organization 
        PersonName 
        PostalAddress  [See PostalAddress interface]
        RegistryEntry  [See RegistryEntry interface]
        RegistryObject  [See RegistryObject interface]
        RegistryPackage 
        Service  [See Service interface]
        ServiceBinding  [See ServiceBinding interface]
        Slot  [See Slot interface]
        SpecificationLink 
        TelephoneNumber 
        URIValidator 
        User 
        Versionable 
javax.xml.rpc package  2nd 
    classes
        NamespaceConstants 
        ParameterMode 
        ServiceException 
        ServiceFactory 
    exceptions
        JAXRPCException 
    interfaces
        Call  [See Call interface]
        Service  [See Service interface]
        Stub  [See Stub interface]
javax.xml.rpc.encoding package  2nd 
    classes
        XMLType  2nd 
    interfaces
        DeserializationContext 
        Deserializer 
        DeserializerFactory 
        SerializationContext 
        Serializer 
        SerializerFactory 
        TypeMapping 
        TypeMappingRegistry 
javax.xml.rpc.handler package  2nd  3rd 
    classes
        GenericHandler 
        HandlerInfo 
    interfaces
        Handler  [See Handler interface]
        HandlerChain  [See HandlerChain interface]
        HandlerRegistry  [See HandlerRegistry interface]
        MessageContext 
javax.xml.rpc.handler.soap package  2nd 
    interface
        SOAPMessageContext 
javax.xml.rpc.holders package  2nd  3rd 
    classes
        BigDecimalHolder 
        BigIntegerHolder 
        BooleanHolder 
        BooleanWrapperHolder 
        ByteArrayHolder 
        ByteHolder 
        ByteWrapperHolder 
        CalendarHolder 
        DoubleHolder 
        DoubleWrapperHolder 
        FloatHolder 
        FloatWrapperHolder 
        IntegerWrapperHolder 
        IntHolder 
        LongHolder 
        LongWrapperHolder 
        ObjectHolder 
        QNameHolder 
        ShortHolder 
        ShortWrapperHolder 
        StringHolder 
    interfaces
        Holder 
javax.xml.rpc.server package  2nd 
    interfaces
        ServiceLifecycle 
        ServletEndpointContext 
javax.xml.rpc.soap package  2nd 
    SOAPFaultException class 
javax.xml.soap package  2nd 
    exceptions
        SOAPException 
    interfaces
        AttachmentPart  [See AttachmentPart class]
        Detail 
        DetailEntry 
        MessageFactory 
        MimeHeader 
        MimeHeaders  2nd 
         Name  
        Node 
        SOAPBody 
        SOAPBodyElement 
        SOAPConnection 
        SOAPConnectionFactory 
        SOAPConstants  2nd 
        SOAPElement 
        SOAPElementFactory 
        SOAPEnvelope 
        SOAPFactory 
        SOAPFault 
        SOAPFaultElement 
        SOAPHeader 
        SOAPHeaderElement 
        SOAPMessage 
        SOAPPart 
        Text 
JAX-RPC (Java API for XML-based RPC)  2nd  3rd 
    APIs
        client-side 
        packages 
        using to provide application-level security 
    authentication 
    benefits of using 
    book service
        WSDL file 
    client and server programming environments 
    client invocation modes 
    client-side API for 
    document-style operations  [See document-style operations]
    example 
        compiling and running 
        defining the service interface 
        implementing the service 
        source code organization 
        writing client code 
    generated method calls, handling header information 
    holder classes 
    J2EE application clients and  [See J2EE application clients, JAX-RPC and]
    mapping file 
        example 
        package-mapping element 
        XML Schema document definition 
    message handlers  2nd 
    method calls 
    method requirements 
    overview 
    programming model 
    programming with 
    reference implementation 
        how it works 
    restrictions on class mappings 
    RPC-style operations  [See RPC-style operations]
    server-side API for 
    server-side implementation 
    service creation 
    service endpoint interface definitions 
    service interface 
        converting to client-side stubs 
        method definitions 
        supported data types 
    service-specific exception 
    services, ports, and bindings 
    supported software combinations 
    tie classes  [See tie classes]
    using EJBs 
    using WSDL with  [See WSDL, JAX-RPC, using with]
    versus RMI 
    versus SAAJ and JAXM 
    web service clients and servers 
    web service, deploying onto J2EE 1.4 platform 
    web service, deploying with JWSDP 
JAX-RPC Dynamic Invocation Interface  [See DII]
JAXM (Java API for XML Messaging)  2nd  3rd  [See also javax.xml.messaging package]
    1.1 specification 
        JAXM client 
    APIs 
        to create ebXML message 
    asynchronous messaging  [See asynchronous messaging]
    client and provider configuration 
    configuration 
    delivery modes 
    example application 
        receiving service for JAXM Echo service 
        sending service for JAXM Echo service 
    execution environment 
    features 
    overview 
    providers  [See providers]
    SAAJ and 
    specification 
    versus JAX-RPC 
    versus SAAJ 
jaxm-api.jar file 
jaxm-runtime.jar file 
JAXMException class (javax.xml.messaging) 
JAXMServlet  2nd  3rd 
    handling SOAP messages example 
    onMessage( ) method 
    SOAP messages and 
jaxp-api.jar file 
JAXR (Java API for XML Registries)  2nd  3rd  [See also javax.xml.registry package]4th 
    application client 
    architecture 
    capability levels 
    connection between client and provider 
    examples
        setup for 
     implementations  
    methods
        capability levels and 
    need for 
    postal address scheme 
    programming 
        connecting to registry 
        deleting registry objects 
        modifying registry 
        querying registry 
        retrieving objects from registry 
    provider for ebXML
        download 
    providers
        PostalAddress problems 
    registry information model 
    registry model 
    response and exception classes 
    specification 
jaxr-ebxml.properties file 
JAXRClassificationScheme element 
JAXRConcept element 
JAXRException class (javax.xml.registry) 
jaxrpc -api.jar file  2nd 
jaxrpc-mapping-file element ( webservices .xml file)  2nd 
jaxrpc-mapping-file element (webservicesclient.xml file) 
jaxrpc-ri-runtime.xml file 
    example 
     wsdeploy utility and 
jaxrpc-ri.jar file 
jaxrpc-ri.xml file  2nd  3rd 
    endpoint element 
        model attribute 
    endpointMapping element 
    example 
    for a JWSDP-hosted web service using message handlers 
    webServices element 
JAXRPCException class (javax.xml.rpc)  2nd 
JAXRPCServlet
    receiving HTTP GET request 
    ServiceLifecycle and 
JAXRResponse interface (javax.xml.registry) 
JLabels 
JNDI environment
    adding a web service reference to 
JPEG images 
    JRE encoder 
JRE image encoder 
JRE keystore 
JSEE application client
    files required for JAR file 
JSR 105 (XML Digital Signature APIs) 
JSR 106 (XML Digital Encryption APIs) 
JSR 109 (J2EE Web Services specification) 
JSR 67 
JSSE (Java Secure Sockets Extension) 
JVMs (Java virtual machines) 
JWSDP (Java Web Services Developer's Pack) 
    authentication 
    service hosted by, in Tomcat web container 
JWSGroup role 
jwsnutExamples.properties file  2nd  3rd  4th 
jwsnutJaxrExamples.properties file  2nd 


   


Java Web Services in a Nutshell
Java Web Services in a Nutshell
ISBN: 0596003994
EAN: 2147483647
Year: 2003
Pages: 257
Authors: Kim Topley

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net