Searched refs:invocationRecord (Results 76 - 100 of 1010) sorted by relevance

1234567891011>>

/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/stub/command/
H A DAbstractStubDataCommandHandler.java99 public final void handleCommand(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
101 beforeProcessData(command, session, invocationRecord);
105 processData(command, session, invocationRecord);
109 afterProcessData(command, session, invocationRecord);
129 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
133 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
144 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
148 protected abstract void processData(Command command, Session session, InvocationRecord invocationRecord) throws Exception; argument
156 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
160 protected void afterProcessData(Command command, Session session, InvocationRecord invocationRecord) throw argument
[all...]
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/stub/command/
H A DAbstractStubDataCommandHandler.java99 public final void handleCommand(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
101 beforeProcessData(command, session, invocationRecord);
105 processData(command, session, invocationRecord);
109 afterProcessData(command, session, invocationRecord);
129 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
133 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
144 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
148 protected abstract void processData(Command command, Session session, InvocationRecord invocationRecord) throws Exception; argument
156 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
160 protected void afterProcessData(Command command, Session session, InvocationRecord invocationRecord) throw argument
[all...]
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/stub/command/
H A DAbstractStubDataCommandHandler.java99 public final void handleCommand(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
101 beforeProcessData(command, session, invocationRecord);
105 processData(command, session, invocationRecord);
109 afterProcessData(command, session, invocationRecord);
129 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
133 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
144 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
148 protected abstract void processData(Command command, Session session, InvocationRecord invocationRecord) throws Exception; argument
156 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
160 protected void afterProcessData(Command command, Session session, InvocationRecord invocationRecord) throw argument
[all...]
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/stub/command/
H A DAbstractStubDataCommandHandler.java99 public final void handleCommand(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
101 beforeProcessData(command, session, invocationRecord);
105 processData(command, session, invocationRecord);
109 afterProcessData(command, session, invocationRecord);
129 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
133 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
144 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
148 protected abstract void processData(Command command, Session session, InvocationRecord invocationRecord) throws Exception; argument
156 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
160 protected void afterProcessData(Command command, Session session, InvocationRecord invocationRecord) throw argument
[all...]
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/stub/command/
H A DAbstractStubDataCommandHandler.java99 public final void handleCommand(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
101 beforeProcessData(command, session, invocationRecord);
105 processData(command, session, invocationRecord);
109 afterProcessData(command, session, invocationRecord);
129 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
133 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
144 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
148 protected abstract void processData(Command command, Session session, InvocationRecord invocationRecord) throws Exception; argument
156 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
160 protected void afterProcessData(Command command, Session session, InvocationRecord invocationRecord) throw argument
[all...]
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/stub/command/
H A DAbstractStubDataCommandHandler.java99 public final void handleCommand(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
101 beforeProcessData(command, session, invocationRecord);
105 processData(command, session, invocationRecord);
109 afterProcessData(command, session, invocationRecord);
129 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
133 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
144 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
148 protected abstract void processData(Command command, Session session, InvocationRecord invocationRecord) throws Exception; argument
156 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
160 protected void afterProcessData(Command command, Session session, InvocationRecord invocationRecord) throw argument
[all...]
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/stub/command/
H A DAbstractStubDataCommandHandler.java99 public final void handleCommand(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
101 beforeProcessData(command, session, invocationRecord);
105 processData(command, session, invocationRecord);
109 afterProcessData(command, session, invocationRecord);
129 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
133 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
144 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
148 protected abstract void processData(Command command, Session session, InvocationRecord invocationRecord) throws Exception; argument
156 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
160 protected void afterProcessData(Command command, Session session, InvocationRecord invocationRecord) throw argument
[all...]
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/stub/command/
H A DAbstractStubDataCommandHandler.java99 public final void handleCommand(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
101 beforeProcessData(command, session, invocationRecord);
105 processData(command, session, invocationRecord);
109 afterProcessData(command, session, invocationRecord);
129 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
133 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
144 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
148 protected abstract void processData(Command command, Session session, InvocationRecord invocationRecord) throws Exception; argument
156 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
160 protected void afterProcessData(Command command, Session session, InvocationRecord invocationRecord) throw argument
[all...]
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/java/org/mockftpserver/stub/command/
H A DAbstractStubDataCommandHandler.java100 public final void handleCommand(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
102 beforeProcessData(command, session, invocationRecord);
106 processData(command, session, invocationRecord);
110 afterProcessData(command, session, invocationRecord);
129 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
134 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
145 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
150 protected abstract void processData(Command command, Session session, InvocationRecord invocationRecord) throws Exception; argument
158 * @param invocationRecord - the InvocationRecord; CommandHandlers are expected to add
162 protected void afterProcessData(Command command, Session session, InvocationRecord invocationRecord) throw argument
[all...]
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/stub/command/
H A DListCommandHandler.java70 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
71 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
77 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument
H A DNlstCommandHandler.java47 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
48 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
54 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
H A DAbstractCommandHandlerTestCase.java80 * @param invocationRecord - the InvocationRecord
82 protected void verifyNoDataElements(InvocationRecord invocationRecord) { argument
83 LOG.info("Verifying: " + invocationRecord);
84 assertEquals("number of data elements", 0, invocationRecord.keySet().size());
91 * @param invocationRecord - the InvocationRecord
95 protected void verifyOneDataElement(InvocationRecord invocationRecord, String key, Object value) { argument
96 LOG.info("Verifying: " + invocationRecord);
97 assertEquals("number of data elements", 1, invocationRecord.keySet().size());
98 assertEqualsAllTypes("value:" + value, value, invocationRecord.getObject(key));
105 * @param invocationRecord
111 verifyTwoDataElements(InvocationRecord invocationRecord, String key1, Object value1, String key2, Object value2) argument
[all...]
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
H A DListCommandHandler.java55 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
56 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
62 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument
H A DNlstCommandHandler.java48 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
49 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
55 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java87 * @param invocationRecord - the InvocationRecord
89 protected void verifyNoDataElements(InvocationRecord invocationRecord) { argument
90 LOG.info("Verifying: " + invocationRecord);
91 assertEquals("number of data elements", 0, invocationRecord.keySet().size());
98 * @param invocationRecord - the InvocationRecord
102 protected void verifyOneDataElement(InvocationRecord invocationRecord, String key, Object value) { argument
103 LOG.info("Verifying: " + invocationRecord);
104 assertEquals("number of data elements", 1, invocationRecord.keySet().size());
105 assertEqualsAllTypes("value:" + value, value, invocationRecord.getObject(key));
112 * @param invocationRecord
118 verifyTwoDataElements(InvocationRecord invocationRecord, String key1, Object value1, String key2, Object value2) argument
[all...]
/external/mockftpserver/tags/1.0/src/main/java/org/mockftpserver/stub/command/
H A DListCommandHandler.java55 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
56 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
62 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument
H A DNlstCommandHandler.java48 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
49 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
55 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java87 * @param invocationRecord - the InvocationRecord
89 protected void verifyNoDataElements(InvocationRecord invocationRecord) { argument
90 LOG.info("Verifying: " + invocationRecord);
91 assertEquals("number of data elements", 0, invocationRecord.keySet().size());
98 * @param invocationRecord - the InvocationRecord
102 protected void verifyOneDataElement(InvocationRecord invocationRecord, String key, Object value) { argument
103 LOG.info("Verifying: " + invocationRecord);
104 assertEquals("number of data elements", 1, invocationRecord.keySet().size());
105 assertEqualsAllTypes("value:" + value, value, invocationRecord.getObject(key));
112 * @param invocationRecord
118 verifyTwoDataElements(InvocationRecord invocationRecord, String key1, Object value1, String key2, Object value2) argument
[all...]
/external/mockftpserver/tags/1.1/src/main/java/org/mockftpserver/stub/command/
H A DListCommandHandler.java55 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
56 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
62 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument
H A DNlstCommandHandler.java48 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
49 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
55 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java87 * @param invocationRecord - the InvocationRecord
89 protected void verifyNoDataElements(InvocationRecord invocationRecord) { argument
90 LOG.info("Verifying: " + invocationRecord);
91 assertEquals("number of data elements", 0, invocationRecord.keySet().size());
98 * @param invocationRecord - the InvocationRecord
102 protected void verifyOneDataElement(InvocationRecord invocationRecord, String key, Object value) { argument
103 LOG.info("Verifying: " + invocationRecord);
104 assertEquals("number of data elements", 1, invocationRecord.keySet().size());
105 assertEqualsAllTypes("value:" + value, value, invocationRecord.getObject(key));
112 * @param invocationRecord
118 verifyTwoDataElements(InvocationRecord invocationRecord, String key1, Object value1, String key2, Object value2) argument
[all...]
/external/mockftpserver/tags/1.2/src/main/java/org/mockftpserver/stub/command/
H A DListCommandHandler.java55 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
56 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
62 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument
H A DNlstCommandHandler.java48 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
49 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
55 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/stub/command/
H A DAbstractCommandHandlerTest.java87 * @param invocationRecord - the InvocationRecord
89 protected void verifyNoDataElements(InvocationRecord invocationRecord) { argument
90 LOG.info("Verifying: " + invocationRecord);
91 assertEquals("number of data elements", 0, invocationRecord.keySet().size());
98 * @param invocationRecord - the InvocationRecord
102 protected void verifyOneDataElement(InvocationRecord invocationRecord, String key, Object value) { argument
103 LOG.info("Verifying: " + invocationRecord);
104 assertEquals("number of data elements", 1, invocationRecord.keySet().size());
105 assertEqualsAllTypes("value:" + value, value, invocationRecord.getObject(key));
112 * @param invocationRecord
118 verifyTwoDataElements(InvocationRecord invocationRecord, String key1, Object value1, String key2, Object value2) argument
[all...]
/external/mockftpserver/tags/1.2.1/src/main/java/org/mockftpserver/stub/command/
H A DListCommandHandler.java55 protected void beforeProcessData(Command command, Session session, InvocationRecord invocationRecord) throws Exception { argument
56 invocationRecord.set(PATHNAME_KEY, command.getOptionalString(0));
62 protected void processData(Command command, Session session, InvocationRecord invocationRecord) { argument

Completed in 447 milliseconds

1234567891011>>