VisiBroker for Java

com.inprise.vbroker.URLNaming
Interface URLHandler


public interface URLHandler


Method Summary
 java.lang.String FetchString(java.lang.String url)
           
 java.lang.String[] GetSupportedProtocols()
           
 void PostString(java.lang.String url, java.lang.String topost)
           
 

Method Detail

FetchString

java.lang.String FetchString(java.lang.String url)
                             throws InvalidURL,
                                    CommFailure,
                                    ReqFailure
Throws:
InvalidURL
CommFailure
ReqFailure

PostString

void PostString(java.lang.String url,
                java.lang.String topost)
                throws InvalidURL,
                       CommFailure,
                       ReqFailure
Throws:
InvalidURL
CommFailure
ReqFailure

GetSupportedProtocols

java.lang.String[] GetSupportedProtocols()

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online