Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


oracle.soap.providers.ejb
Class SessionConnectionFactory

java.lang.Object
  extended byoracle.soap.providers.ejb.SessionConnectionFactory


public class SessionConnectionFactory
extends java.lang.Object

Constructor Summary
SessionConnectionFactory(java.lang.String serviceURL, Logger log)

Method Summary
oracle.soap.providers.ejb.SessionConnection create()

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

SessionConnectionFactory

public SessionConnectionFactory(java.lang.String serviceURL,
                                Logger log)
                         throws SOAPException

Method Detail

create

public oracle.soap.providers.ejb.SessionConnection create()
                                                   throws SOAPException
Throws:
SOAPException

Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


Copyright © 2003, 2006, Oracle. All rights reserved.