Package org.jgroups.protocols
Class SWIFT_PING.ConnBuilder
java.lang.Object
org.jgroups.protocols.SWIFT_PING.ConnBuilder
- Enclosing class:
SWIFT_PING
Build HttpURLConnections with adequate headers and method
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionConnBuilder(URL url) ConnBuilder(SWIFT_PING.Credentials credentials, String container, String object) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
con
-
-
Constructor Details
-
ConnBuilder
- Throws:
IOException
-
ConnBuilder
public ConnBuilder(SWIFT_PING.Credentials credentials, String container, String object) throws IOException - Throws:
IOException
-
-
Method Details
-
method
- Throws:
ProtocolException
-
addHeader
-
getConnection
-