| 
 | Oracle® XML Java API Reference Release 1 (10.1) B12024-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines Oracle specific transport extensions.
| Method Summary | |
|  void | close()Close the transport and perform any clean up. | 
|  java.util.Properties | getProperties()Get the connection properties. | 
|  void | setProperties(java.util.Properties prop)Set the connection properties. | 
| Methods inherited from interface org.apache.soap.transport.SOAPTransport | 
| getHeaders, getResponseSOAPContext, receive, send | 
| Method Detail | 
public void setProperties(java.util.Properties prop)
prop - connection propertiespublic java.util.Properties getProperties()
public void close()
| 
 | Oracle® XML Java API Reference Release 1 (10.1) B12024-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||