Searched defs:getOutputStream (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/java/CyrusSasl/
H A DSaslServer.java18 public OutputStream getOutputStream(OutputStream dest) throws IOException; method in interface:SaslServer
H A DSaslClient.java20 public OutputStream getOutputStream(OutputStream dest) throws IOException; method in interface:SaslClient
H A DGenericServer.java77 public OutputStream getOutputStream(OutputStream dest) throws IOException method in class:GenericServer
H A DGenericClient.java183 public OutputStream getOutputStream(OutputStream dest) throws IOException method in class:GenericClient

Completed in 92 milliseconds