Uses of Class
org.jgroups.protocols.SWIFT_PING.ConnBuilder
-
Packages that use SWIFT_PING.ConnBuilder Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of SWIFT_PING.ConnBuilder in org.jgroups.protocols
Methods in org.jgroups.protocols that return SWIFT_PING.ConnBuilder Modifier and Type Method Description SWIFT_PING.ConnBuilderSWIFT_PING.ConnBuilder. addHeader(java.lang.String key, java.lang.String value)private SWIFT_PING.ConnBuilderSWIFT_PING.SwiftClient. getConnBuilder(java.lang.String container, java.lang.String object)SWIFT_PING.ConnBuilderSWIFT_PING.ConnBuilder. method(java.lang.String method)
-