com.bea.wli.control.http
Annotation Type HTTPSendData


@Retention(value=RUNTIME)
public @interface HTTPSendData

HTTP Control Annotations


Required Element Summary
 String urlName
          Specifies the URL to which an Http message is to be sent, and from which response is to be received.
 

Element Detail

urlName

public abstract String urlName
Specifies the URL to which an Http message is to be sent, and from which response is to be received.