|
Oracle® Application Server XML Java API Reference 10g Release 3 (10.1.3) B28238-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
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® Application Server XML Java API Reference 10g Release 3 (10.1.3) B28238-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |