|
WebLogic Server 7.0 Code Examples, BEA Systems, Inc. | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Object | +--examples.security.sslclient.SSLSocketClient
A Java client demonstrates connecting to a JSP served by WebLogic Server using the secure port and displays the results of the connection.
| Constructor Summary | |
SSLSocketClient()
|
|
| Method Summary | |
static void |
main(java.lang.String[] argv)
|
void |
SSLSocketClient()
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public SSLSocketClient()
| Method Detail |
public static void main(java.lang.String[] argv)
throws java.io.IOException
public void SSLSocketClient()
|
Documentation is available at http://e-docs.bea.com/wls/docs70 |
|||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||