Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

oracle.soap.providers.ejb
Class SessionConnectionFactory

java.lang.Object
  |
  +--oracle.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
SOAPException

Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

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