edu.emory.mathcs.rmix.transport.ssl
Class RmixSSLClientSocketFactory.URLDecoder

java.lang.Object
  extended byedu.emory.mathcs.rmix.transport.ssl.RmixSSLClientSocketFactory.URLDecoder
All Implemented Interfaces:
URLEncodableRmixClientSocketFactory.URLDecoder
Enclosing class:
RmixSSLClientSocketFactory

public static class RmixSSLClientSocketFactory.URLDecoder
extends java.lang.Object
implements URLEncodableRmixClientSocketFactory.URLDecoder


Constructor Summary
RmixSSLClientSocketFactory.URLDecoder()
           
 
Method Summary
 RmixClientSocketFactory decodeFromURLScheme(java.lang.String prefix, java.lang.String remainder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RmixSSLClientSocketFactory.URLDecoder

public RmixSSLClientSocketFactory.URLDecoder()
Method Detail

decodeFromURLScheme

public RmixClientSocketFactory decodeFromURLScheme(java.lang.String prefix,
                                                   java.lang.String remainder)
Specified by:
decodeFromURLScheme in interface URLEncodableRmixClientSocketFactory.URLDecoder