org.media.mn8.protocol.xmlrpc
Class XmlrpcURLConnection
java.lang.Object
|
+--java.net.URLConnection
|
+--org.media.mn8.protocol.xmlrpc.XmlrpcURLConnection
- public class XmlrpcURLConnection
- extends URLConnection
This class implements a connection to the new "beep"
URL scheme.
Methods inherited from class java.net.URLConnection |
addRequestProperty, getAllowUserInteraction, getContent, getContent, getContentEncoding, getContentLength, getContentType, getDate, getDefaultAllowUserInteraction, getDefaultRequestProperty, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderField, getHeaderField, getHeaderFieldDate, getHeaderFieldInt, getHeaderFieldKey, getHeaderFields, getIfModifiedSince, getLastModified, getOutputStream, getPermission, getRequestProperties, getRequestProperty, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, setAllowUserInteraction, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setRequestProperty, setUseCaches, toString |
XmlrpcURLConnection
public XmlrpcURLConnection(URL getURL)
- Given a URL will instantiate a BeepURLConnection
object.
- Parameters:
getURL
- The URL to contact.
connect
public void connect()
throws IOException
- Specified by:
connect
in class URLConnection
IOException
getInputStream
public InputStream getInputStream()
throws IOException
- Overrides:
getInputStream
in class URLConnection
IOException
getResult
public Object getResult()
getMethodName
public String getMethodName()
setOptions
public void setOptions(Vector opt)
setSecure
public void setSecure(boolean sec)
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."