JavaTM 2 Platform
Standard Ed. 5.0

ÀÎÅÍÆäÀ̽º
javax.net.ssl.SSLSessionContext »ç¿ë

SSLSessionContext¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö
javax.net.ssl ½ÃÅ¥¾î ¼ÒÄÏ ÆÐŰÁöÀÇ Å¬·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

javax.net.ssl ¿¡¼­ÀÇ SSLSessionContext »ç¿ë
 

SSLSessionContext¸¦ µ¹·ÁÁÖ´Â javax.net.ssl ¸Þ¼­µå
protected abstract  SSLSessionContext SSLContextSpi. engineGetClientSessionContext ()
          ÀÌ ÄÁÅØ½ºÆ® ÀÇ ServerSocketFactory Ŭ¶óÀÌ¾ðÆ® °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
protected abstract  SSLSessionContext SSLContextSpi. engineGetServerSessionContext ()
          ÀÌ ÄÁÅØ½ºÆ® ÀÇ ServerSocketFactory ¼­¹ö °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 SSLSessionContext SSLContext. getClientSessionContext ()
          Å¬¶óÀÌ¾ðÆ® ¼¼¼Ç ÄÁÅØ½ºÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 SSLSessionContext SSLContext. getServerSessionContext ()
          ¼­¹ö ¼¼¼Ç ÄÁÅØ½ºÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 SSLSessionContext SSLSession. getSessionContext ()
          ÀÌ ¼¼¼ÇÀÌ ¹ÙÀÎµå µÇ°í ÀÖ´Â ÄÁÅØ½ºÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.