Searched refs:setCommandContext (Results 1 - 5 of 5) sorted by relevance

/javamail/android/activation/src/main/java/javax/activation/
H A DCommandObject.java65 public void setCommandContext(String verb, DataHandler dh) method in interface:CommandObject
H A DCommandInfo.java104 * interface, call its <code>setCommandContext</code> method.
160 ((CommandObject)new_bean).setCommandContext(verb, dh);
/javamail/client/src/main/java/
H A DTextViewer.java74 public void setCommandContext(String verb, DataHandler dh) method in class:TextViewer
H A DMultipartViewer.java57 public void setCommandContext(String verb, DataHandler dh) throws IOException { method in class:MultipartViewer
H A DMessageViewer.java197 public void setCommandContext(String verb, method in class:MessageViewer

Completed in 47 milliseconds