Package com.sun.xml.rpc.spi.runtime
Interface ClientTransportFactoryTypes
-
public interface ClientTransportFactoryTypesThis defines the types of ClientTransportFactory
-
-
Field Detail
-
HTTP
static final int HTTP
- See Also:
- Constant Field Values
-
LOCAL
static final int LOCAL
- See Also:
- Constant Field Values
-
-