@Service(value="uploadService") public class ServerServiceDocs.UploadService extends Object
Constructor and Description |
---|
UploadService() |
Modifier and Type | Method and Description |
---|---|
void |
upload(org.cometd.bayeux.server.ServerSession remote,
org.cometd.bayeux.server.ServerMessage message) |
@Listener(value="/binary") public void upload(org.cometd.bayeux.server.ServerSession remote, org.cometd.bayeux.server.ServerMessage message) throws IOException
IOException
Copyright © 2008–2023 The CometD Project. All rights reserved.