Class OutgoingEntry.Builder
java.lang.Object
org.eclipse.jetty.websocket.core.OutgoingEntry.Builder
- Enclosing class:
 OutgoingEntry
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbatch(boolean batch) build()frameTimeout(long frameTimeout) messageTimeout(long messageTimeout)  
- 
Constructor Details
- 
Builder
public Builder() - 
Builder
 - 
Builder
 
 - 
 - 
Method Details
- 
frame
 - 
callback
 - 
batch
 - 
frameTimeout
 - 
messageTimeout
 - 
build
 
 -