org.n52.security.util
Class HttpsServiceConncetion
java.lang.Object
org.n52.security.util.HttpsServiceConncetion
- public class HttpsServiceConncetion
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpsServiceConncetion
public HttpsServiceConncetion()
conncectToService
public static Transferable conncectToService(java.net.URL requestUrl,
java.lang.String lProxyHost,
java.lang.String lProxyPort)
throws ServiceException
- Throws:
ServiceException
conncectToServicePost
public static Transferable conncectToServicePost(java.net.URL requestUrl,
java.lang.String lProxyHost,
java.lang.String lProxyPort,
byte[] originalRequest)
throws ServiceException
- Throws:
ServiceException
conncectToService
public static Transferable conncectToService(java.net.URL requestUrl)
throws ServiceException
- Throws:
ServiceException
Copyright © 2004-2007 52 North. All Rights Reserved.