Class TdbGridSession

  • All Implemented Interfaces:
    com.tietoenator.trip.jxp.internal.utils.DOMSink

    public class TdbGridSession
    extends TdbSession
    Constructs and provides access to a session via XML/HTTP to the TRIP grid web service.
    • Constructor Detail

      • TdbGridSession

        public TdbGridSession​(java.lang.String server,
                              int port)
                       throws TdbException
        Constructor
        Parameters:
        server - The name or IP address of the server to connect to
        port - The port number on which the web service is running
        Throws:
        TdbException