Package org.cometd.documentation.client
Class ClientTransportDocs
java.lang.Object
org.cometd.documentation.client.ClientTransportDocs
public class ClientTransportDocs
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ClientTransportDocs()
-
Method Summary
Modifier and Type Method Description void
okhttp()
void
transports()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ClientTransportDocs
public ClientTransportDocs()
-
-
Method Details
-
transports
public void transports() throws java.lang.Exception- Throws:
java.lang.Exception
-
okhttp
public void okhttp() throws java.lang.Exception- Throws:
java.lang.Exception
-