Jagger
Main Page
Related Pages
Modules
Packages
Classes
Files
All
Classes
Namespaces
Files
Functions
Variables
Enumerator
Groups
Pages
String com.griddynamics.jagger.invoker.v2.JHttpEndpoint.toString
(
)
Definition at line
200
of file
JHttpEndpoint.java
.
200
{
201
return
"JHttpEndpoint{"
+
202
"protocol="
+ protocol +
203
", hostname='"
+ hostname +
'\''
+
204
", port="
+ port +
205
'}'
;
206
}
com
griddynamics
jagger
invoker
v2
JHttpEndpoint
Generated on Thu Mar 2 2017 21:43:23 for Jagger by
1.8.4