Skip navigation links
A B C D E G H M N P R S U V W 

A

AF_LOCAL - Static variable in class com.github.dockerjava.transport.DomainSocket
 

B

body() - Method in class com.github.dockerjava.transport.DockerHttpClient.Request
 
bodyBytes() - Method in class com.github.dockerjava.transport.DockerHttpClient.Request
 
builder() - Static method in class com.github.dockerjava.transport.DockerHttpClient.Request
 
Builder() - Constructor for class com.github.dockerjava.transport.DockerHttpClient.Request.Builder
 

C

close() - Method in interface com.github.dockerjava.transport.DockerHttpClient.Response
 
close() - Method in class com.github.dockerjava.transport.DomainSocket
 
close() - Method in class com.github.dockerjava.transport.NamedPipeSocket
 
close() - Method in class com.github.dockerjava.transport.UnixSocket
 
com.github.dockerjava.transport - package com.github.dockerjava.transport
 
connect(String, int) - Method in class com.github.dockerjava.transport.DomainSocket
 
connect(SocketAddress) - Method in class com.github.dockerjava.transport.NamedPipeSocket
 
connect(SocketAddress, int) - Method in class com.github.dockerjava.transport.NamedPipeSocket
 

D

DockerHttpClient - Interface in com.github.dockerjava.transport
 
DockerHttpClient.Request - Class in com.github.dockerjava.transport
 
DockerHttpClient.Request.Builder - Class in com.github.dockerjava.transport
 
DockerHttpClient.Request.Method - Enum in com.github.dockerjava.transport
 
DockerHttpClient.Response - Interface in com.github.dockerjava.transport
 
DomainSocket - Class in com.github.dockerjava.transport
A Socket implementation for Linux of BSD domain sockets.

E

execute(DockerHttpClient.Request) - Method in interface com.github.dockerjava.transport.DockerHttpClient
 

G

get(String) - Static method in class com.github.dockerjava.transport.DomainSocket
Deprecated.
get(String) - Static method in class com.github.dockerjava.transport.UnixSocket
Return a new Socket for the given path.
getBody() - Method in interface com.github.dockerjava.transport.DockerHttpClient.Response
 
getHeader(String) - Method in interface com.github.dockerjava.transport.DockerHttpClient.Response
 
getHeaders() - Method in interface com.github.dockerjava.transport.DockerHttpClient.Response
 
getInputStream() - Method in class com.github.dockerjava.transport.DomainSocket
 
getInputStream() - Method in class com.github.dockerjava.transport.NamedPipeSocket
 
getInputStream() - Method in class com.github.dockerjava.transport.UnixSocket
 
getLocalSocketAddress() - Method in class com.github.dockerjava.transport.UnixSocket
 
getOutputStream() - Method in class com.github.dockerjava.transport.DomainSocket
 
getOutputStream() - Method in class com.github.dockerjava.transport.NamedPipeSocket
 
getOutputStream() - Method in class com.github.dockerjava.transport.UnixSocket
 
getRemoteSocketAddress() - Method in class com.github.dockerjava.transport.UnixSocket
 
getSSLContext() - Method in interface com.github.dockerjava.transport.SSLConfig
Get the SSL Context, from wherever it comes (file, keystore).
getStatusCode() - Method in interface com.github.dockerjava.transport.DockerHttpClient.Response
 

H

headers() - Method in class com.github.dockerjava.transport.DockerHttpClient.Request
 
hijackedInput() - Method in class com.github.dockerjava.transport.DockerHttpClient.Request
 

M

method(DockerHttpClient.Request.Method) - Method in class com.github.dockerjava.transport.DockerHttpClient.Request.Builder
 
method() - Method in class com.github.dockerjava.transport.DockerHttpClient.Request
 

N

NamedPipeSocket - Class in com.github.dockerjava.transport
 
NamedPipeSocket(String) - Constructor for class com.github.dockerjava.transport.NamedPipeSocket
 

P

path() - Method in class com.github.dockerjava.transport.DockerHttpClient.Request
 
PF_LOCAL - Static variable in class com.github.dockerjava.transport.DomainSocket
 

R

Request() - Constructor for class com.github.dockerjava.transport.DockerHttpClient.Request
 

S

SOCK_STREAM - Static variable in class com.github.dockerjava.transport.DomainSocket
 
SSLConfig - Interface in com.github.dockerjava.transport
Get an SSL Config.

U

UnixSocket - Class in com.github.dockerjava.transport
 

V

valueOf(String) - Static method in enum com.github.dockerjava.transport.DockerHttpClient.Request.Method
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.dockerjava.transport.DockerHttpClient.Request.Method
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(ByteBuffer) - Method in class com.github.dockerjava.transport.DomainSocket
 
A B C D E G H M N P R S U V W 
Skip navigation links

Copyright © 2025. All rights reserved.