Uses of Class
org.globus.gsi.gssapi.net.example.GetOpts
-
Packages that use GetOpts Package Description org.globus.gsi.gssapi.net.example -
-
Uses of GetOpts in org.globus.gsi.gssapi.net.example
Fields in org.globus.gsi.gssapi.net.example declared as GetOpts Modifier and Type Field Description (package private) GetOpts
Client. opts
Methods in org.globus.gsi.gssapi.net.example with parameters of type GetOpts Modifier and Type Method Description void
GssClient. connect(java.lang.String host, int port, GetOpts opts)
Constructors in org.globus.gsi.gssapi.net.example with parameters of type GetOpts Constructor Description Client(java.net.Socket s, GetOpts opts)
-