com.bea.control
Annotation Type ServiceControl.HttpConnectionTimeout


@Retention(value=RUNTIME)
@Target(value={TYPE,FIELD})
public static @interface ServiceControl.HttpConnectionTimeout

Configures the HTTP Connection Timeout. The value is in milliseconds. The default is 0 which means there is no timeout.


Optional Element Summary
 int value
           
 

value

public abstract int value
Default:
0